#9F95EA#9F95EA
#9F95EA is a light, vivid blue. Relative luminance 0.348; OKLCH L 71.2% C 0.122 H 288.3°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9F95EA |
|---|---|
| RGB | rgb(159, 149, 234) |
| HSL | hsl(247, 67%, 75%) |
| HSV | hsv(247, 36%, 92%) |
| CMYK | cmyk(32.1%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(65.60, 22.65, -41.60) |
| CIE-LCH | lch(65.60, 47.37, 298.56°) |
| OKLab | oklab(71.22% 0.0384 -0.1162) |
| OKLCH | oklch(71.22% 0.122 288.3) |
| XYZ | xyz(39.8929, 34.8054, 82.4422) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.73
Periwinkle Blue
#8F99FB
ΔE00 5.48
Lavender Blue
#8B88F8
ΔE00 5.95
Lavender
#B39DDB
ΔE00 7.01
Periwinkle (survey)
#8E82FE
ΔE00 7.18
Liliac
#C48EFD
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F95EA #E0EA95
analogous
#95B5EA #9F95EA #CA95EA
triadic
#9F95EA #EA9F95 #95EA9F
tetradic
#9F95EA #EA95B5 #E0EA95 #95EACA
square
#9F95EA #EA95B5 #E0EA95 #95EACA
split-complementary
#9F95EA #EACA95 #B5EA95
monochromatic
#422FD6 #7162E0 #9F95EA #CDC8F4 #E8E5FA
Accessibility & contrast
On white
2.64
#9F95EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#9F95EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F95EA
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F95EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F95EA | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#7B9DE8
Tritanopia (blue-blind)
#8DA5B5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9f95ea; /* rgb */ color: rgb(159, 149, 234); /* oklch */ color: oklch(71.2% 0.122 288.3);
Tailwind
colors: {
custom: {
50: '#bdb4f1',
500: '#9f95ea',
950: '#000000',
},
}SCSS
$custom: #9f95ea; $custom-light: #bdb4f1; $custom-dark: #000000;
JSON
{
"hex": "#9f95ea",
"rgb": {
"r": 159,
"g": 149,
"b": 234
},
"hsl": {
"h": 247.059,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.71221,
"c": 0.12242,
"h": 288.3
},
"luminance": 0.34806
}Semantic roles & 50–950 ramp
primary
#9F95EA
secondary
#EFF1DA
accent
#CF17B9
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085