#8E95FF#8E95FF
#8E95FF is a light, vivid blue. Relative luminance 0.345; OKLCH L 71.0% C 0.153 H 278.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8E95FF |
|---|---|
| RGB | rgb(142, 149, 255) |
| HSL | hsl(236, 100%, 78%) |
| HSV | hsv(236, 44%, 100%) |
| CMYK | cmyk(44.3%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(65.33, 23.97, -53.62) |
| CIE-LCH | lch(65.33, 58.74, 294.09°) |
| OKLab | oklab(71.03% 0.0237 -0.1516) |
| OKLCH | oklch(71.03% 0.153 278.9) |
| XYZ | xyz(39.9473, 34.4637, 99.1356) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.34
Lavender Blue
#8B88F8
ΔE00 3.85
Perrywinkle
#8F8CE7
ΔE00 4.42
Periwinkle (survey)
#8E82FE
ΔE00 5.71
Soft Blue
#6488EA
ΔE00 7.91
Cornflowerblue
#6495ED
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E95FF #FFF88E
analogous
#8ECEFF #8E95FF #BF8EFF
triadic
#8E95FF #FF8E95 #95FF8E
tetradic
#8E95FF #FF8ECE #FFF88E #8EFFBF
square
#8E95FF #FF8ECE #FFF88E #8EFFBF
split-complementary
#8E95FF #FFBF8E #CEFF8E
monochromatic
#1422FF #515CFF #8E95FF #CBCEFF #E0E2FF
Accessibility & contrast
On white
2.66
#8E95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#8E95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8E95FF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E95FF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#659AFD
Tritanopia (blue-blind)
#68ABBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8e95ff; /* rgb */ color: rgb(142, 149, 255); /* oklch */ color: oklch(71.0% 0.153 278.9);
Tailwind
colors: {
custom: {
50: '#b4b4ff',
500: '#8e95ff',
950: '#000000',
},
}SCSS
$custom: #8e95ff; $custom-light: #b4b4ff; $custom-dark: #000000;
JSON
{
"hex": "#8e95ff",
"rgb": {
"r": 142,
"g": 149,
"b": 255
},
"hsl": {
"h": 236.283,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.71027,
"c": 0.1534,
"h": 278.9
},
"luminance": 0.34466
}Semantic roles & 50–950 ramp
primary
#8E95FF
secondary
#F7F5D4
accent
#D700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086