#8EA9F9#8EA9F9
#8EA9F9 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.6% C 0.120 H 269.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9F9 |
|---|---|
| RGB | rgb(142, 169, 249) |
| HSL | hsl(225, 90%, 77%) |
| HSV | hsv(225, 43%, 98%) |
| CMYK | cmyk(43%, 32.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.15, 10.81, -42.76) |
| CIE-LCH | lch(70.15, 44.11, 284.19°) |
| OKLab | oklab(74.64% -0.0018 -0.1199) |
| OKLCH | oklch(74.64% 0.12 269.2) |
| XYZ | xyz(42.4368, 40.9640, 95.2749) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.13
Carolina Blue
#8AB8FE
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 5.70
Cornflowerblue
#6495ED
ΔE00 7.76
Light Grey Blue
#9DBCD4
ΔE00 9.21
Perrywinkle
#8F8CE7
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9F9 #F9DE8E
analogous
#8EDFF9 #8EA9F9 #A98EF9
triadic
#8EA9F9 #F98EA9 #A9F98E
tetradic
#8EA9F9 #F98EDF #F9DE8E #8EF9A9
square
#8EA9F9 #F98EDF #F9DE8E #8EF9A9
split-complementary
#8EA9F9 #F9A98E #DFF98E
monochromatic
#1A51F3 #547DF6 #8EA9F9 #C8D5FC #E2E9FD
Accessibility & contrast
On white
2.28
#8EA9F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#8EA9F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9F9
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9F9 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FC
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#68B9C6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ea9f9; /* rgb */ color: rgb(142, 169, 249); /* oklch */ color: oklch(74.6% 0.120 269.2);
Tailwind
colors: {
custom: {
50: '#b3c2fb',
500: '#8ea9f9',
950: '#000000',
},
}SCSS
$custom: #8ea9f9; $custom-light: #b3c2fb; $custom-dark: #000000;
JSON
{
"hex": "#8ea9f9",
"rgb": {
"r": 142,
"g": 169,
"b": 249
},
"hsl": {
"h": 224.86,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.74643,
"c": 0.11989,
"h": 269.2
},
"luminance": 0.40966
}Semantic roles & 50–950 ramp
primary
#8EA9F9
secondary
#F6EDD5
accent
#AC00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185