#8E95FC#8E95FC
#8E95FC is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.9% C 0.149 H 278.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8E95FC |
|---|---|
| RGB | rgb(142, 149, 252) |
| HSL | hsl(236, 95%, 77%) |
| HSV | hsv(236, 44%, 99%) |
| CMYK | cmyk(43.7%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(65.18, 23.12, -52.22) |
| CIE-LCH | lch(65.18, 57.11, 293.88°) |
| OKLab | oklab(70.86% 0.0231 -0.1475) |
| OKLCH | oklch(70.86% 0.149 278.9) |
| XYZ | xyz(39.4682, 34.2721, 96.6121) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.20
Lavender Blue
#8B88F8
ΔE00 3.82
Perrywinkle
#8F8CE7
ΔE00 4.13
Periwinkle (survey)
#8E82FE
ΔE00 5.76
Soft Blue
#6488EA
ΔE00 7.85
Cornflowerblue
#6495ED
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E95FC #FCF58E
analogous
#8ECCFC #8E95FC #BE8EFC
triadic
#8E95FC #FC8E95 #95FC8E
tetradic
#8E95FC #FC8ECC #FCF58E #8EFCBE
square
#8E95FC #FC8ECC #FCF58E #8EFCBE
split-complementary
#8E95FC #FCBE8E #CCFC8E
monochromatic
#1725F9 #525DFA #8E95FC #CACDFE #E1E3FE
Accessibility & contrast
On white
2.67
#8E95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#8E95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8E95FC
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E95FC | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#679AFA
Tritanopia (blue-blind)
#69AABC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8e95fc; /* rgb */ color: rgb(142, 149, 252); /* oklch */ color: oklch(70.9% 0.149 278.9);
Tailwind
colors: {
custom: {
50: '#b4b4fe',
500: '#8e95fc',
950: '#000000',
},
}SCSS
$custom: #8e95fc; $custom-light: #b4b4fe; $custom-dark: #000000;
JSON
{
"hex": "#8e95fc",
"rgb": {
"r": 142,
"g": 149,
"b": 252
},
"hsl": {
"h": 236.182,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.70862,
"c": 0.14929,
"h": 278.9
},
"luminance": 0.34274
}Semantic roles & 50–950 ramp
primary
#8E95FC
secondary
#F6F4D5
accent
#D700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086