#8EB7FF#8EB7FF
#8EB7FF is a light, moderate blue. Relative luminance 0.468; OKLCH L 77.8% C 0.113 H 261.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB7FF |
|---|---|
| RGB | rgb(142, 183, 255) |
| HSL | hsl(218, 100%, 78%) |
| HSV | hsv(218, 44%, 100%) |
| CMYK | cmyk(44.3%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(74.08, 4.65, -39.86) |
| CIE-LCH | lch(74.08, 40.13, 276.65°) |
| OKLab | oklab(77.79% -0.017 -0.1115) |
| OKLCH | oklch(77.79% 0.113 261.3) |
| XYZ | xyz(46.1330, 46.8350, 101.1975) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.11
Pastel Blue
#A2BFFE
ΔE00 3.73
Sky Blue (survey)
#75BBFD
ΔE00 5.81
Baby Blue (survey)
#A2CFFE
ΔE00 6.43
Powder Blue (survey)
#B1D1FC
ΔE00 7.40
Light Grey Blue
#9DBCD4
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB7FF #FFD68E
analogous
#8EF0FF #8EB7FF #9D8EFF
triadic
#8EB7FF #FF8EB7 #B7FF8E
tetradic
#8EB7FF #FF8EF0 #FFD68E #8EFF9D
square
#8EB7FF #FF8EF0 #FFD68E #8EFF9D
split-complementary
#8EB7FF #FF9D8E #F0FF8E
monochromatic
#1469FF #5190FF #8EB7FF #CBDEFF #E0ECFF
Accessibility & contrast
On white
2.03
#8EB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#8EB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB7FF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB7FF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#90B1FD
Tritanopia (blue-blind)
#63C6D0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8eb7ff; /* rgb */ color: rgb(142, 183, 255); /* oklch */ color: oklch(77.8% 0.113 261.3);
Tailwind
colors: {
custom: {
50: '#b4ccff',
500: '#8eb7ff',
950: '#000000',
},
}SCSS
$custom: #8eb7ff; $custom-light: #b4ccff; $custom-dark: #000000;
JSON
{
"hex": "#8eb7ff",
"rgb": {
"r": 142,
"g": 183,
"b": 255
},
"hsl": {
"h": 218.23,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.77787,
"c": 0.11278,
"h": 261.3
},
"luminance": 0.46838
}Semantic roles & 50–950 ramp
primary
#8EB7FF
secondary
#F7EAD4
accent
#9200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286