#8EBAFF#8EBAFF
#8EBAFF is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.4% C 0.110 H 259.2°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBAFF |
|---|---|
| RGB | rgb(142, 186, 255) |
| HSL | hsl(217, 100%, 78%) |
| HSV | hsv(217, 44%, 100%) |
| CMYK | cmyk(44.3%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(74.88, 2.99, -38.63) |
| CIE-LCH | lch(74.88, 38.74, 274.43°) |
| OKLab | oklab(78.41% -0.0206 -0.1079) |
| OKLCH | oklch(78.41% 0.11 259.2) |
| XYZ | xyz(46.7583, 48.0857, 101.4060) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.70
Pastel Blue
#A2BFFE
ΔE00 3.87
Sky Blue (survey)
#75BBFD
ΔE00 5.06
Baby Blue (survey)
#A2CFFE
ΔE00 5.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.93
Light Blue
#95D0FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBAFF #FFD38E
analogous
#8EF3FF #8EBAFF #9A8EFF
triadic
#8EBAFF #FF8EBA #BAFF8E
tetradic
#8EBAFF #FF8EF3 #FFD38E #8EFF9A
square
#8EBAFF #FF8EF3 #FFD38E #8EFF9A
split-complementary
#8EBAFF #FF9A8E #F3FF8E
monochromatic
#146FFF #5195FF #8EBAFF #CBDFFF #E0ECFF
Accessibility & contrast
On white
1.98
#8EBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#8EBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBAFF
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBAFF | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#94B3FE
Tritanopia (blue-blind)
#62C9D2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebaff; /* rgb */ color: rgb(142, 186, 255); /* oklch */ color: oklch(78.4% 0.110 259.2);
Tailwind
colors: {
custom: {
50: '#b4ceff',
500: '#8ebaff',
950: '#000000',
},
}SCSS
$custom: #8ebaff; $custom-light: #b4ceff; $custom-dark: #000000;
JSON
{
"hex": "#8ebaff",
"rgb": {
"r": 142,
"g": 186,
"b": 255
},
"hsl": {
"h": 216.637,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.78408,
"c": 0.10986,
"h": 259.2
},
"luminance": 0.48089
}Semantic roles & 50–950 ramp
primary
#8EBAFF
secondary
#F7E9D4
accent
#8C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286