#8DA8EB#8DA8EB
#8DA8EB is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.7% C 0.102 H 267.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA8EB |
|---|---|
| RGB | rgb(141, 168, 235) |
| HSL | hsl(223, 70%, 74%) |
| HSV | hsv(223, 40%, 92%) |
| CMYK | cmyk(40%, 28.5%, 0%, 7.8%) |
| CIE-LAB | lab(69.23, 7.26, -36.58) |
| CIE-LCH | lch(69.23, 37.29, 281.22°) |
| OKLab | oklab(73.72% -0.0052 -0.102) |
| OKLCH | oklch(73.72% 0.102 267.1) |
| XYZ | xyz(39.9779, 39.6641, 84.1306) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.38
Carolina Blue
#8AB8FE
ΔE00 5.73
Pastel Blue
#A2BFFE
ΔE00 6.09
Cornflowerblue
#6495ED
ΔE00 7.52
Perrywinkle
#8F8CE7
ΔE00 9.19
Light Grey Blue
#9DBCD4
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA8EB #EBD08D
analogous
#8DD7EB #8DA8EB #A18DEB
triadic
#8DA8EB #EB8DA8 #A8EB8D
tetradic
#8DA8EB #EB8DD7 #EBD08D #8DEBA1
square
#8DA8EB #EB8DD7 #EBD08D #8DEBA1
split-complementary
#8DA8EB #EBA18D #D7EB8D
monochromatic
#2659D8 #5980E2 #8DA8EB #C1D0F4 #E5EBFA
Accessibility & contrast
On white
2.35
#8DA8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#8DA8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA8EB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA8EB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#6EB6C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8da8eb; /* rgb */ color: rgb(141, 168, 235); /* oklch */ color: oklch(73.7% 0.102 267.1);
Tailwind
colors: {
custom: {
50: '#b1c1f1',
500: '#8da8eb',
950: '#000000',
},
}SCSS
$custom: #8da8eb; $custom-light: #b1c1f1; $custom-dark: #000000;
JSON
{
"hex": "#8da8eb",
"rgb": {
"r": 141,
"g": 168,
"b": 235
},
"hsl": {
"h": 222.766,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.73716,
"c": 0.10218,
"h": 267.1
},
"luminance": 0.39666
}Semantic roles & 50–950 ramp
primary
#8DA8EB
secondary
#F2EBD9
accent
#9B13D2
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185