#9E95DD#9E95DD
#9E95DD is a light, moderate blue. Relative luminance 0.340; OKLCH L 70.5% C 0.104 H 289.2°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9E95DD |
|---|---|
| RGB | rgb(158, 149, 221) |
| HSL | hsl(248, 51%, 73%) |
| HSV | hsv(248, 33%, 87%) |
| CMYK | cmyk(28.5%, 32.6%, 0%, 13.3%) |
| CIE-LAB | lab(64.95, 19.08, -35.44) |
| CIE-LCH | lch(64.95, 40.25, 298.30°) |
| OKLab | oklab(70.52% 0.0342 -0.0985) |
| OKLCH | oklch(70.52% 0.104 289.2) |
| XYZ | xyz(37.8958, 33.9837, 72.9555) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.88
Lavender
#B39DDB
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 7.16
Lavender Blue
#8B88F8
ΔE00 7.67
Pale Purple
#B790D4
ΔE00 7.69
Lavender (survey)
#C79FEF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E95DD #D4DD95
analogous
#95B0DD #9E95DD #C295DD
triadic
#9E95DD #DD9E95 #95DD9E
tetradic
#9E95DD #DD95B0 #D4DD95 #95DDC2
square
#9E95DD #DD95B0 #D4DD95 #95DDC2
split-complementary
#9E95DD #DDC295 #B0DD95
monochromatic
#4C3CBB #7467CE #9E95DD #C8C3EC #EAE8F8
Accessibility & contrast
On white
2.69
#9E95DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#9E95DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E95DD
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E95DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E95DD | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FE0
Deuteranopia (green-blind)
#819CDB
Tritanopia (blue-blind)
#90A2AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9e95dd; /* rgb */ color: rgb(158, 149, 221); /* oklch */ color: oklch(70.5% 0.104 289.2);
Tailwind
colors: {
custom: {
50: '#bcb4e8',
500: '#9e95dd',
950: '#000000',
},
}SCSS
$custom: #9e95dd; $custom-light: #bcb4e8; $custom-dark: #000000;
JSON
{
"hex": "#9e95dd",
"rgb": {
"r": 158,
"g": 149,
"b": 221
},
"hsl": {
"h": 247.5,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.70519,
"c": 0.10426,
"h": 289.2
},
"luminance": 0.33984
}Semantic roles & 50–950 ramp
primary
#9E95DD
secondary
#ECEFDC
accent
#BF27AC
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#121116
muted
#818084