#8EB8FF#8EB8FF
#8EB8FF is a light, moderate blue. Relative luminance 0.473; OKLCH L 78.0% C 0.112 H 260.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB8FF |
|---|---|
| RGB | rgb(142, 184, 255) |
| HSL | hsl(218, 100%, 78%) |
| HSV | hsv(218, 44%, 100%) |
| CMYK | cmyk(44.3%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(74.35, 4.09, -39.45) |
| CIE-LCH | lch(74.35, 39.66, 275.92°) |
| OKLab | oklab(77.99% -0.0182 -0.1103) |
| OKLCH | oklch(77.99% 0.112 260.6) |
| XYZ | xyz(46.3399, 47.2489, 101.2665) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.88
Pastel Blue
#A2BFFE
ΔE00 3.75
Sky Blue (survey)
#75BBFD
ΔE00 5.55
Baby Blue (survey)
#A2CFFE
ΔE00 6.17
Powder Blue (survey)
#B1D1FC
ΔE00 7.23
Light Blue
#95D0FC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB8FF #FFD58E
analogous
#8EF1FF #8EB8FF #9C8EFF
triadic
#8EB8FF #FF8EB8 #B8FF8E
tetradic
#8EB8FF #FF8EF1 #FFD58E #8EFF9C
square
#8EB8FF #FF8EF1 #FFD58E #8EFF9C
split-complementary
#8EB8FF #FF9C8E #F1FF8E
monochromatic
#146BFF #5192FF #8EB8FF #CBDEFF #E0ECFF
Accessibility & contrast
On white
2.01
#8EB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#8EB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB8FF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB8FF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#91B2FD
Tritanopia (blue-blind)
#63C7D1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8eb8ff; /* rgb */ color: rgb(142, 184, 255); /* oklch */ color: oklch(78.0% 0.112 260.6);
Tailwind
colors: {
custom: {
50: '#b3cdff',
500: '#8eb8ff',
950: '#000000',
},
}SCSS
$custom: #8eb8ff; $custom-light: #b3cdff; $custom-dark: #000000;
JSON
{
"hex": "#8eb8ff",
"rgb": {
"r": 142,
"g": 184,
"b": 255
},
"hsl": {
"h": 217.699,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77994,
"c": 0.11179,
"h": 260.6
},
"luminance": 0.47252
}Semantic roles & 50–950 ramp
primary
#8EB8FF
secondary
#F7EAD4
accent
#9000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286