#9E95EA#9E95EA
#9E95EA is a light, vivid blue. Relative luminance 0.347; OKLCH L 71.1% C 0.122 H 287.7°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9E95EA |
|---|---|
| RGB | rgb(158, 149, 234) |
| HSL | hsl(246, 67%, 75%) |
| HSV | hsv(246, 36%, 92%) |
| CMYK | cmyk(32.5%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(65.52, 22.37, -41.74) |
| CIE-LCH | lch(65.52, 47.35, 298.19°) |
| OKLab | oklab(71.14% 0.0373 -0.1166) |
| OKLCH | oklch(71.14% 0.122 287.7) |
| XYZ | xyz(39.6953, 34.7035, 82.4330) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.56
Periwinkle Blue
#8F99FB
ΔE00 5.27
Lavender Blue
#8B88F8
ΔE00 5.80
Periwinkle (survey)
#8E82FE
ΔE00 7.08
Lavender
#B39DDB
ΔE00 7.20
Liliac
#C48EFD
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E95EA #E1EA95
analogous
#95B6EA #9E95EA #C895EA
triadic
#9E95EA #EA9E95 #95EA9E
tetradic
#9E95EA #EA95B6 #E1EA95 #95EAC8
square
#9E95EA #EA95B6 #E1EA95 #95EAC8
split-complementary
#9E95EA #EAC895 #B6EA95
monochromatic
#412FD6 #6F62E0 #9E95EA #CDC8F4 #E8E5FA
Accessibility & contrast
On white
2.64
#9E95EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#9E95EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E95EA
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E95EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E95EA | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#7B9DE8
Tritanopia (blue-blind)
#8BA5B5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9e95ea; /* rgb */ color: rgb(158, 149, 234); /* oklch */ color: oklch(71.1% 0.122 287.7);
Tailwind
colors: {
custom: {
50: '#bdb4f1',
500: '#9e95ea',
950: '#000000',
},
}SCSS
$custom: #9e95ea; $custom-light: #bdb4f1; $custom-dark: #000000;
JSON
{
"hex": "#9e95ea",
"rgb": {
"r": 158,
"g": 149,
"b": 234
},
"hsl": {
"h": 246.353,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.7114,
"c": 0.12245,
"h": 287.7
},
"luminance": 0.34705
}Semantic roles & 50–950 ramp
primary
#9E95EA
secondary
#EFF1DA
accent
#CF17BB
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085