#8EB3FF#8EB3FF
#8EB3FF is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.0% C 0.117 H 264.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB3FF |
|---|---|
| RGB | rgb(142, 179, 255) |
| HSL | hsl(220, 100%, 78%) |
| HSV | hsv(220, 44%, 100%) |
| CMYK | cmyk(44.3%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(73.03, 6.87, -41.51) |
| CIE-LCH | lch(73.03, 42.07, 279.40°) |
| OKLab | oklab(76.96% -0.0123 -0.1162) |
| OKLCH | oklch(76.96% 0.117 264) |
| XYZ | xyz(45.3196, 45.2083, 100.9264) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.25
Pastel Blue
#A2BFFE
ΔE00 3.93
Sky Blue (survey)
#75BBFD
ΔE00 6.86
Baby Blue (survey)
#A2CFFE
ΔE00 7.48
Powder Blue (survey)
#B1D1FC
ΔE00 8.12
Periwinkle Blue
#8F99FB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB3FF #FFDA8E
analogous
#8EEBFF #8EB3FF #A18EFF
triadic
#8EB3FF #FF8EB3 #B3FF8E
tetradic
#8EB3FF #FF8EEB #FFDA8E #8EFFA1
square
#8EB3FF #FF8EEB #FFDA8E #8EFFA1
split-complementary
#8EB3FF #FFA18E #EBFF8E
monochromatic
#1461FF #518AFF #8EB3FF #CBDCFF #E0EAFF
Accessibility & contrast
On white
2.09
#8EB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#8EB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB3FF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB3FF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#8BAFFD
Tritanopia (blue-blind)
#64C3CE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8eb3ff; /* rgb */ color: rgb(142, 179, 255); /* oklch */ color: oklch(77.0% 0.117 264.0);
Tailwind
colors: {
custom: {
50: '#b4c9ff',
500: '#8eb3ff',
950: '#000000',
},
}SCSS
$custom: #8eb3ff; $custom-light: #b4c9ff; $custom-dark: #000000;
JSON
{
"hex": "#8eb3ff",
"rgb": {
"r": 142,
"g": 179,
"b": 255
},
"hsl": {
"h": 220.354,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.76964,
"c": 0.11688,
"h": 264
},
"luminance": 0.45211
}Semantic roles & 50–950 ramp
primary
#8EB3FF
secondary
#F7ECD4
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286