#8EBDFF#8EBDFF
#8EBDFF is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.0% C 0.107 H 256.9°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDFF |
|---|---|
| RGB | rgb(142, 189, 255) |
| HSL | hsl(215, 100%, 78%) |
| HSV | hsv(215, 44%, 100%) |
| CMYK | cmyk(44.3%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(75.68, 1.34, -37.39) |
| CIE-LCH | lch(75.68, 37.41, 272.05°) |
| OKLab | oklab(79.03% -0.0242 -0.1043) |
| OKLCH | oklch(79.03% 0.107 256.9) |
| XYZ | xyz(47.3970, 49.3630, 101.6188) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.30
Pastel Blue
#A2BFFE
ΔE00 4.25
Sky Blue (survey)
#75BBFD
ΔE00 4.40
Baby Blue (survey)
#A2CFFE
ΔE00 4.92
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Light Blue
#95D0FC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDFF #FFD08E
analogous
#8EF6FF #8EBDFF #978EFF
triadic
#8EBDFF #FF8EBD #BDFF8E
tetradic
#8EBDFF #FF8EF6 #FFD08E #8EFF97
square
#8EBDFF #FF8EF6 #FFD08E #8EFF97
split-complementary
#8EBDFF #FF978E #F6FF8E
monochromatic
#1476FF #5199FF #8EBDFF #CBE1FF #E0EDFF
Accessibility & contrast
On white
1.93
#8EBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#8EBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDFF
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDFF | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C1FF
Deuteranopia (green-blind)
#97B6FE
Tritanopia (blue-blind)
#62CBD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8ebdff; /* rgb */ color: rgb(142, 189, 255); /* oklch */ color: oklch(79.0% 0.107 256.9);
Tailwind
colors: {
custom: {
50: '#b4d0ff',
500: '#8ebdff',
950: '#000000',
},
}SCSS
$custom: #8ebdff; $custom-light: #b4d0ff; $custom-dark: #000000;
JSON
{
"hex": "#8ebdff",
"rgb": {
"r": 142,
"g": 189,
"b": 255
},
"hsl": {
"h": 215.044,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79032,
"c": 0.10711,
"h": 256.9
},
"luminance": 0.49366
}Semantic roles & 50–950 ramp
primary
#8EBDFF
secondary
#F7E9D4
accent
#8600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286