#8DA7EB#8DA7EB
#8DA7EB is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.5% C 0.103 H 267.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA7EB |
|---|---|
| RGB | rgb(141, 167, 235) |
| HSL | hsl(223, 70%, 74%) |
| HSV | hsv(223, 40%, 92%) |
| CMYK | cmyk(40%, 28.9%, 0%, 7.8%) |
| CIE-LAB | lab(68.97, 7.82, -36.99) |
| CIE-LCH | lch(68.97, 37.81, 281.94°) |
| OKLab | oklab(73.51% -0.004 -0.1032) |
| OKLCH | oklch(73.51% 0.103 267.8) |
| XYZ | xyz(39.7940, 39.2963, 84.0693) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 6.04
Pastel Blue
#A2BFFE
ΔE00 6.34
Cornflowerblue
#6495ED
ΔE00 7.47
Perrywinkle
#8F8CE7
ΔE00 8.87
Light Grey Blue
#9DBCD4
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA7EB #EBD18D
analogous
#8DD6EB #8DA7EB #A28DEB
triadic
#8DA7EB #EB8DA7 #A7EB8D
tetradic
#8DA7EB #EB8DD6 #EBD18D #8DEBA2
square
#8DA7EB #EB8DD6 #EBD18D #8DEBA2
split-complementary
#8DA7EB #EBA28D #D6EB8D
monochromatic
#2657D8 #597FE2 #8DA7EB #C1CFF4 #E5EBFA
Accessibility & contrast
On white
2.37
#8DA7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#8DA7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA7EB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA7EB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#87A5E9
Tritanopia (blue-blind)
#6EB5BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8da7eb; /* rgb */ color: rgb(141, 167, 235); /* oklch */ color: oklch(73.5% 0.103 267.8);
Tailwind
colors: {
custom: {
50: '#b1c0f1',
500: '#8da7eb',
950: '#000000',
},
}SCSS
$custom: #8da7eb; $custom-light: #b1c0f1; $custom-dark: #000000;
JSON
{
"hex": "#8da7eb",
"rgb": {
"r": 141,
"g": 167,
"b": 235
},
"hsl": {
"h": 223.404,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.7351,
"c": 0.10332,
"h": 267.8
},
"luminance": 0.39298
}Semantic roles & 50–950 ramp
primary
#8DA7EB
secondary
#F2EBD9
accent
#9D13D2
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185