#9E95DC#9E95DC
#9E95DC is a light, moderate blue. Relative luminance 0.339; OKLCH L 70.5% C 0.103 H 289.3°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9E95DC |
|---|---|
| RGB | rgb(158, 149, 220) |
| HSL | hsl(248, 50%, 72%) |
| HSV | hsv(248, 32%, 86%) |
| CMYK | cmyk(28.2%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(64.91, 18.84, -34.95) |
| CIE-LCH | lch(64.91, 39.71, 298.32°) |
| OKLab | oklab(70.47% 0.034 -0.0971) |
| OKLCH | oklch(70.47% 0.103 289.3) |
| XYZ | xyz(37.7630, 33.9306, 72.2559) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.03
Lavender
#B39DDB
ΔE00 5.44
Periwinkle Blue
#8F99FB
ΔE00 7.32
Pale Purple
#B790D4
ΔE00 7.61
Lavender Blue
#8B88F8
ΔE00 7.84
Lavender (survey)
#C79FEF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E95DC #D3DC95
analogous
#95AFDC #9E95DC #C295DC
triadic
#9E95DC #DC9E95 #95DC9E
tetradic
#9E95DC #DC95AF #D3DC95 #95DCC2
square
#9E95DC #DC95AF #D3DC95 #95DCC2
split-complementary
#9E95DC #DCC295 #AFDC95
monochromatic
#4D3DB9 #7467CD #9E95DC #C8C3EB #EAE8F7
Accessibility & contrast
On white
2.70
#9E95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#9E95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E95DC
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E95DC | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDF
Deuteranopia (green-blind)
#819CDA
Tritanopia (blue-blind)
#90A1AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9e95dc; /* rgb */ color: rgb(158, 149, 220); /* oklch */ color: oklch(70.5% 0.103 289.3);
Tailwind
colors: {
custom: {
50: '#bcb4e7',
500: '#9e95dc',
950: '#000000',
},
}SCSS
$custom: #9e95dc; $custom-light: #bcb4e7; $custom-dark: #000000;
JSON
{
"hex": "#9e95dc",
"rgb": {
"r": 158,
"g": 149,
"b": 220
},
"hsl": {
"h": 247.606,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.70472,
"c": 0.10285,
"h": 289.3
},
"luminance": 0.33931
}Semantic roles & 50–950 ramp
primary
#9E95DC
secondary
#ECEEDD
accent
#BE28AB
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#121116
muted
#818084