#8DA4EE#8DA4EE
#8DA4EE is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.0% C 0.111 H 270.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA4EE |
|---|---|
| RGB | rgb(141, 164, 238) |
| HSL | hsl(226, 74%, 74%) |
| HSV | hsv(226, 41%, 93%) |
| CMYK | cmyk(40.8%, 31.1%, 0%, 6.7%) |
| CIE-LAB | lab(68.30, 10.34, -39.66) |
| CIE-LCH | lch(68.30, 40.99, 284.61°) |
| OKLab | oklab(73.04% 0.0006 -0.1109) |
| OKLCH | oklch(73.04% 0.111 270.3) |
| XYZ | xyz(39.6879, 38.3847, 86.1901) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.11
Carolina Blue
#8AB8FE
ΔE00 6.90
Pastel Blue
#A2BFFE
ΔE00 7.04
Cornflowerblue
#6495ED
ΔE00 7.35
Perrywinkle
#8F8CE7
ΔE00 7.93
Lavender Blue
#8B88F8
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA4EE #EED78D
analogous
#8DD5EE #8DA4EE #A78DEE
triadic
#8DA4EE #EE8DA4 #A4EE8D
tetradic
#8DA4EE #EE8DD5 #EED78D #8DEEA7
square
#8DA4EE #EE8DD5 #EED78D #8DEEA7
split-complementary
#8DA4EE #EEA78D #D5EE8D
monochromatic
#224FDE #5879E6 #8DA4EE #C2CFF6 #E4EAFB
Accessibility & contrast
On white
2.42
#8DA4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#8DA4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA4EE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA4EE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#6DB3BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8da4ee; /* rgb */ color: rgb(141, 164, 238); /* oklch */ color: oklch(73.0% 0.111 270.3);
Tailwind
colors: {
custom: {
50: '#b2bef4',
500: '#8da4ee',
950: '#000000',
},
}SCSS
$custom: #8da4ee; $custom-light: #b2bef4; $custom-dark: #000000;
JSON
{
"hex": "#8da4ee",
"rgb": {
"r": 141,
"g": 164,
"b": 238
},
"hsl": {
"h": 225.773,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.73038,
"c": 0.11095,
"h": 270.3
},
"luminance": 0.38387
}Semantic roles & 50–950 ramp
primary
#8DA4EE
secondary
#F3ECD8
accent
#A70FD6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185