#9595EA#9595EA
#9595EA is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.4% C 0.123 H 282.8°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9595EA |
|---|---|
| RGB | rgb(149, 149, 234) |
| HSL | hsl(240, 67%, 75%) |
| HSV | hsv(240, 36%, 92%) |
| CMYK | cmyk(36.3%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(64.82, 19.93, -42.87) |
| CIE-LCH | lch(64.82, 47.28, 294.94°) |
| OKLab | oklab(70.44% 0.0272 -0.1201) |
| OKLCH | oklch(70.44% 0.123 282.8) |
| XYZ | xyz(37.9890, 33.8237, 82.3530) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.64
Periwinkle Blue
#8F99FB
ΔE00 3.51
Lavender Blue
#8B88F8
ΔE00 4.80
Periwinkle (survey)
#8E82FE
ΔE00 6.59
Lavender
#B39DDB
ΔE00 8.97
Soft Blue
#6488EA
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9595EA #EAEA95
analogous
#95BFEA #9595EA #BF95EA
triadic
#9595EA #EA9595 #95EA95
tetradic
#9595EA #EA95BF #EAEA95 #95EABF
square
#9595EA #EA95BF #EAEA95 #95EABF
split-complementary
#9595EA #EABF95 #BFEA95
monochromatic
#2F2FD6 #6262E0 #9595EA #C8C8F4 #E5E5FA
Accessibility & contrast
On white
2.70
#9595EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#9595EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9595EA
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9595EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9595EA | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#769AE8
Tritanopia (blue-blind)
#7EA5B5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9595ea; /* rgb */ color: rgb(149, 149, 234); /* oklch */ color: oklch(70.4% 0.123 282.8);
Tailwind
colors: {
custom: {
50: '#b7b4f1',
500: '#9595ea',
950: '#000000',
},
}SCSS
$custom: #9595ea; $custom-light: #b7b4f1; $custom-dark: #000000;
JSON
{
"hex": "#9595ea",
"rgb": {
"r": 149,
"g": 149,
"b": 234
},
"hsl": {
"h": 240,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.70436,
"c": 0.12317,
"h": 282.8
},
"luminance": 0.33825
}Semantic roles & 50–950 ramp
primary
#9595EA
secondary
#F1F1DA
accent
#CF17CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085