#8EB2FE#8EB2FE
#8EB2FE is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.7% C 0.117 H 264.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB2FE |
|---|---|
| RGB | rgb(142, 178, 254) |
| HSL | hsl(221, 98%, 78%) |
| HSV | hsv(221, 44%, 100%) |
| CMYK | cmyk(44.1%, 29.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.72, 7.15, -41.44) |
| CIE-LCH | lch(72.72, 42.06, 279.79°) |
| OKLab | oklab(76.71% -0.0114 -0.116) |
| OKLCH | oklch(76.71% 0.117 264.4) |
| XYZ | xyz(44.9594, 44.7447, 100.0143) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.54
Pastel Blue
#A2BFFE
ΔE00 4.03
Sky Blue (survey)
#75BBFD
ΔE00 7.10
Baby Blue (survey)
#A2CFFE
ΔE00 7.73
Periwinkle Blue
#8F99FB
ΔE00 7.88
Powder Blue (survey)
#B1D1FC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB2FE #FEDA8E
analogous
#8EEAFE #8EB2FE #A28EFE
triadic
#8EB2FE #FE8EB2 #B2FE8E
tetradic
#8EB2FE #FE8EEA #FEDA8E #8EFEA2
square
#8EB2FE #FE8EEA #FEDA8E #8EFEA2
split-complementary
#8EB2FE #FEA28E #EAFE8E
monochromatic
#155FFD #5189FD #8EB2FE #CBDBFF #E1EAFF
Accessibility & contrast
On white
2.11
#8EB2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#8EB2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB2FE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB2FE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#64C2CD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8eb2fe; /* rgb */ color: rgb(142, 178, 254); /* oklch */ color: oklch(76.7% 0.117 264.4);
Tailwind
colors: {
custom: {
50: '#b3c8ff',
500: '#8eb2fe',
950: '#000000',
},
}SCSS
$custom: #8eb2fe; $custom-light: #b3c8ff; $custom-dark: #000000;
JSON
{
"hex": "#8eb2fe",
"rgb": {
"r": 142,
"g": 178,
"b": 254
},
"hsl": {
"h": 220.714,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.76713,
"c": 0.1166,
"h": 264.4
},
"luminance": 0.44747
}Semantic roles & 50–950 ramp
primary
#8EB2FE
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286