#8DAEFD#8DAEFD
#8DAEFD is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.8% C 0.120 H 266.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEFD |
|---|---|
| RGB | rgb(141, 174, 253) |
| HSL | hsl(222, 97%, 77%) |
| HSV | hsv(222, 44%, 99%) |
| CMYK | cmyk(44.3%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.57, 8.87, -42.71) |
| CIE-LCH | lch(71.57, 43.62, 281.73°) |
| OKLab | oklab(75.79% -0.0078 -0.1197) |
| OKLCH | oklch(75.79% 0.12 266.3) |
| XYZ | xyz(43.8445, 43.0241, 98.9037) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 4.72
Periwinkle Blue
#8F99FB
ΔE00 6.76
Sky Blue (survey)
#75BBFD
ΔE00 8.00
Cornflowerblue
#6495ED
ΔE00 8.20
Baby Blue (survey)
#A2CFFE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEFD #FDDC8D
analogous
#8DE6FD #8DAEFD #A48DFD
triadic
#8DAEFD #FD8DAE #AEFD8D
tetradic
#8DAEFD #FD8DE6 #FDDC8D #8DFDA4
square
#8DAEFD #FD8DE6 #FDDC8D #8DFDA4
split-complementary
#8DAEFD #FDA48D #E6FD8D
monochromatic
#1559FB #5183FC #8DAEFD #C9D9FE #E1EAFE
Accessibility & contrast
On white
2.19
#8DAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#8DAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEFD
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEFD | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#64BFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8daefd; /* rgb */ color: rgb(141, 174, 253); /* oklch */ color: oklch(75.8% 0.120 266.3);
Tailwind
colors: {
custom: {
50: '#b3c5fe',
500: '#8daefd',
950: '#000000',
},
}SCSS
$custom: #8daefd; $custom-light: #b3c5fe; $custom-dark: #000000;
JSON
{
"hex": "#8daefd",
"rgb": {
"r": 141,
"g": 174,
"b": 253
},
"hsl": {
"h": 222.321,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.75787,
"c": 0.11999,
"h": 266.3
},
"luminance": 0.43027
}Semantic roles & 50–950 ramp
primary
#8DAEFD
secondary
#F7EDD4
accent
#A200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186