#9E95DF#9E95DF
#9E95DF is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.6% C 0.107 H 288.9°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9E95DF |
|---|---|
| RGB | rgb(158, 149, 223) |
| HSL | hsl(247, 54%, 73%) |
| HSV | hsv(247, 33%, 87%) |
| CMYK | cmyk(29.1%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(65.03, 19.58, -36.42) |
| CIE-LCH | lch(65.03, 41.35, 298.27°) |
| OKLab | oklab(70.61% 0.0347 -0.1013) |
| OKLCH | oklch(70.61% 0.107 288.9) |
| XYZ | xyz(38.1639, 34.0909, 74.3672) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.60
Lavender
#B39DDB
ΔE00 5.78
Periwinkle Blue
#8F99FB
ΔE00 6.83
Lavender Blue
#8B88F8
ΔE00 7.34
Pale Purple
#B790D4
ΔE00 7.88
Lavender (survey)
#C79FEF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E95DF #D6DF95
analogous
#95B1DF #9E95DF #C395DF
triadic
#9E95DF #DF9E95 #95DF9E
tetradic
#9E95DF #DF95B1 #D6DF95 #95DFC3
square
#9E95DF #DF95B1 #D6DF95 #95DFC3
split-complementary
#9E95DF #DFC395 #B1DF95
monochromatic
#4A3AC0 #7366D1 #9E95DF #C9C4ED #E9E7F8
Accessibility & contrast
On white
2.69
#9E95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#9E95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E95DF
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E95DF | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE2
Deuteranopia (green-blind)
#809CDD
Tritanopia (blue-blind)
#8FA2B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9e95df; /* rgb */ color: rgb(158, 149, 223); /* oklch */ color: oklch(70.6% 0.107 288.9);
Tailwind
colors: {
custom: {
50: '#bcb4e9',
500: '#9e95df',
950: '#000000',
},
}SCSS
$custom: #9e95df; $custom-light: #bcb4e9; $custom-dark: #000000;
JSON
{
"hex": "#9e95df",
"rgb": {
"r": 158,
"g": 149,
"b": 223
},
"hsl": {
"h": 247.297,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.70612,
"c": 0.10708,
"h": 288.9
},
"luminance": 0.34092
}Semantic roles & 50–950 ramp
primary
#9E95DF
secondary
#EDEFDC
accent
#C124AE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084