#8EBCFF#8EBCFF
#8EBCFF is a light, moderate blue. Relative luminance 0.489; OKLCH L 78.8% C 0.108 H 257.7°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCFF |
|---|---|
| RGB | rgb(142, 188, 255) |
| HSL | hsl(216, 100%, 78%) |
| HSV | hsv(216, 44%, 100%) |
| CMYK | cmyk(44.3%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(75.41, 1.89, -37.80) |
| CIE-LCH | lch(75.41, 37.85, 272.86°) |
| OKLab | oklab(78.82% -0.023 -0.1055) |
| OKLCH | oklch(78.82% 0.108 257.7) |
| XYZ | xyz(47.1826, 48.9343, 101.5474) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.03
Pastel Blue
#A2BFFE
ΔE00 4.10
Sky Blue (survey)
#75BBFD
ΔE00 4.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.16
Powder Blue (survey)
#B1D1FC
ΔE00 6.66
Light Blue
#95D0FC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCFF #FFD18E
analogous
#8EF5FF #8EBCFF #988EFF
triadic
#8EBCFF #FF8EBC #BCFF8E
tetradic
#8EBCFF #FF8EF5 #FFD18E #8EFF98
square
#8EBCFF #FF8EF5 #FFD18E #8EFF98
split-complementary
#8EBCFF #FF988E #F5FF8E
monochromatic
#1473FF #5198FF #8EBCFF #CBE0FF #E0EDFF
Accessibility & contrast
On white
1.95
#8EBCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#8EBCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCFF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCFF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#96B5FE
Tritanopia (blue-blind)
#62CBD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8ebcff; /* rgb */ color: rgb(142, 188, 255); /* oklch */ color: oklch(78.8% 0.108 257.7);
Tailwind
colors: {
custom: {
50: '#b4d0ff',
500: '#8ebcff',
950: '#000000',
},
}SCSS
$custom: #8ebcff; $custom-light: #b4d0ff; $custom-dark: #000000;
JSON
{
"hex": "#8ebcff",
"rgb": {
"r": 142,
"g": 188,
"b": 255
},
"hsl": {
"h": 215.575,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.78824,
"c": 0.10801,
"h": 257.7
},
"luminance": 0.48937
}Semantic roles & 50–950 ramp
primary
#8EBCFF
secondary
#F7E9D4
accent
#8800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286