#8DAEFF#8DAEFF
#8DAEFF is a light, vivid blue. Relative luminance 0.432; OKLCH L 75.9% C 0.123 H 266.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEFF |
|---|---|
| RGB | rgb(141, 174, 255) |
| HSL | hsl(223, 100%, 78%) |
| HSV | hsv(223, 45%, 100%) |
| CMYK | cmyk(44.7%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(71.66, 9.44, -43.65) |
| CIE-LCH | lch(71.66, 44.66, 282.20°) |
| OKLab | oklab(75.88% -0.0073 -0.1225) |
| OKLCH | oklch(75.88% 0.123 266.6) |
| XYZ | xyz(44.1648, 43.1522, 100.5904) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.62
Pastel Blue
#A2BFFE
ΔE00 4.75
Periwinkle Blue
#8F99FB
ΔE00 6.76
Sky Blue (survey)
#75BBFD
ΔE00 8.04
Cornflowerblue
#6495ED
ΔE00 8.24
Baby Blue (survey)
#A2CFFE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEFF #FFDE8D
analogous
#8DE7FF #8DAEFF #A58DFF
triadic
#8DAEFF #FF8DAE #AEFF8D
tetradic
#8DAEFF #FF8DE7 #FFDE8D #8DFFA5
square
#8DAEFF #FF8DE7 #FFDE8D #8DFFA5
split-complementary
#8DAEFF #FFA58D #E7FF8D
monochromatic
#1357FF #5083FF #8DAEFF #CAD9FF #E0E9FF
Accessibility & contrast
On white
2.18
#8DAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#8DAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEFF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEFF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#62BFCB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8daeff; /* rgb */ color: rgb(141, 174, 255); /* oklch */ color: oklch(75.9% 0.123 266.6);
Tailwind
colors: {
custom: {
50: '#b3c5ff',
500: '#8daeff',
950: '#000000',
},
}SCSS
$custom: #8daeff; $custom-light: #b3c5ff; $custom-dark: #000000;
JSON
{
"hex": "#8daeff",
"rgb": {
"r": 141,
"g": 174,
"b": 255
},
"hsl": {
"h": 222.632,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.75883,
"c": 0.12268,
"h": 266.6
},
"luminance": 0.43155
}Semantic roles & 50–950 ramp
primary
#8DAEFF
secondary
#F7EDD4
accent
#A300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186