#8EB2F9#8EB2F9
#8EB2F9 is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.5% C 0.110 H 263.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB2F9 |
|---|---|
| RGB | rgb(142, 178, 249) |
| HSL | hsl(220, 90%, 77%) |
| HSV | hsv(220, 43%, 98%) |
| CMYK | cmyk(43%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(72.51, 5.76, -39.07) |
| CIE-LCH | lch(72.51, 39.49, 278.38°) |
| OKLab | oklab(76.48% -0.0127 -0.1092) |
| OKLCH | oklch(76.48% 0.11 263.4) |
| XYZ | xyz(44.1691, 44.4286, 95.8523) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.51
Pastel Blue
#A2BFFE
ΔE00 4.00
Sky Blue (survey)
#75BBFD
ΔE00 6.95
Baby Blue (survey)
#A2CFFE
ΔE00 7.70
Periwinkle Blue
#8F99FB
ΔE00 7.91
Powder Blue (survey)
#B1D1FC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB2F9 #F9D58E
analogous
#8EE8F9 #8EB2F9 #A08EF9
triadic
#8EB2F9 #F98EB2 #B2F98E
tetradic
#8EB2F9 #F98EE8 #F9D58E #8EF9A0
square
#8EB2F9 #F98EE8 #F9D58E #8EF9A0
split-complementary
#8EB2F9 #F9A08E #E8F98E
monochromatic
#1A63F3 #548AF6 #8EB2F9 #C8DAFC #E2EBFD
Accessibility & contrast
On white
2.12
#8EB2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#8EB2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB2F9
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB2F9 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FC
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#67C1CB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8eb2f9; /* rgb */ color: rgb(142, 178, 249); /* oklch */ color: oklch(76.5% 0.110 263.4);
Tailwind
colors: {
custom: {
50: '#b3c8fb',
500: '#8eb2f9',
950: '#000000',
},
}SCSS
$custom: #8eb2f9; $custom-light: #b3c8fb; $custom-dark: #000000;
JSON
{
"hex": "#8eb2f9",
"rgb": {
"r": 142,
"g": 178,
"b": 249
},
"hsl": {
"h": 219.813,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.76481,
"c": 0.10994,
"h": 263.4
},
"luminance": 0.44431
}Semantic roles & 50–950 ramp
primary
#8EB2F9
secondary
#F6EBD5
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285