#8DB5FF#8DB5FF
#8DB5FF is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.3% C 0.115 H 262.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB5FF |
|---|---|
| RGB | rgb(141, 181, 255) |
| HSL | hsl(219, 100%, 78%) |
| HSV | hsv(219, 45%, 100%) |
| CMYK | cmyk(44.7%, 29%, 0%, 0%) |
| CIE-LAB | lab(73.50, 5.52, -40.78) |
| CIE-LCH | lch(73.50, 41.15, 277.70°) |
| OKLab | oklab(77.32% -0.0156 -0.1141) |
| OKLCH | oklch(77.32% 0.115 262.2) |
| XYZ | xyz(45.5525, 45.9277, 101.0530) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.48
Pastel Blue
#A2BFFE
ΔE00 3.93
Sky Blue (survey)
#75BBFD
ΔE00 6.13
Baby Blue (survey)
#A2CFFE
ΔE00 6.93
Powder Blue (survey)
#B1D1FC
ΔE00 7.81
Light Grey Blue
#9DBCD4
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB5FF #FFD78D
analogous
#8DEEFF #8DB5FF #9E8DFF
triadic
#8DB5FF #FF8DB5 #B5FF8D
tetradic
#8DB5FF #FF8DEE #FFD78D #8DFF9E
square
#8DB5FF #FF8DEE #FFD78D #8DFF9E
split-complementary
#8DB5FF #FF9E8D #EEFF8D
monochromatic
#1366FF #508DFF #8DB5FF #CADDFF #E0EBFF
Accessibility & contrast
On white
2.06
#8DB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#8DB5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB5FF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB5FF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#8DB0FD
Tritanopia (blue-blind)
#61C5CF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8db5ff; /* rgb */ color: rgb(141, 181, 255); /* oklch */ color: oklch(77.3% 0.115 262.2);
Tailwind
colors: {
custom: {
50: '#b3caff',
500: '#8db5ff',
950: '#000000',
},
}SCSS
$custom: #8db5ff; $custom-light: #b3caff; $custom-dark: #000000;
JSON
{
"hex": "#8db5ff",
"rgb": {
"r": 141,
"g": 181,
"b": 255
},
"hsl": {
"h": 218.947,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77315,
"c": 0.1152,
"h": 262.2
},
"luminance": 0.4593
}Semantic roles & 50–950 ramp
primary
#8DB5FF
secondary
#F7EBD4
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286