#9595CA#9595CA
#9595CA is a light, moderate blue. Relative luminance 0.321; OKLCH L 68.9% C 0.077 H 284.2°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9595CA |
|---|---|
| RGB | rgb(149, 149, 202) |
| HSL | hsl(240, 33%, 69%) |
| HSV | hsv(240, 26%, 79%) |
| CMYK | cmyk(26.2%, 26.2%, 0%, 20.8%) |
| CIE-LAB | lab(63.47, 11.72, -27.22) |
| CIE-LCH | lch(63.47, 29.64, 293.29°) |
| OKLab | oklab(68.94% 0.019 -0.0751) |
| OKLCH | oklch(68.94% 0.077 284.2) |
| XYZ | xyz(33.7998, 32.1480, 60.2901) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 7.01
Periwinkle Blue
#8F99FB
ΔE00 9.05
Pale Purple
#B790D4
ΔE00 9.39
Lavender Blue
#8B88F8
ΔE00 9.91
Wisteria
#A87DC2
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9595CA #CACA95
analogous
#95B0CA #9595CA #B095CA
triadic
#9595CA #CA9595 #95CA95
tetradic
#9595CA #CA95B0 #CACA95 #95CAB0
square
#9595CA #CA95B0 #CACA95 #95CAB0
split-complementary
#9595CA #CAB095 #B0CA95
monochromatic
#4C4C98 #6C6CB6 #9595CA #BEBEDE #E7E7F3
Accessibility & contrast
On white
2.83
#9595CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#9595CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9595CA
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9595CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9595CA | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879BCC
Deuteranopia (green-blind)
#8598C9
Tritanopia (blue-blind)
#899EA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9595ca; /* rgb */ color: rgb(149, 149, 202); /* oklch */ color: oklch(68.9% 0.077 284.2);
Tailwind
colors: {
custom: {
50: '#b5b4da',
500: '#9595ca',
950: '#000000',
},
}SCSS
$custom: #9595ca; $custom-light: #b5b4da; $custom-dark: #000000;
JSON
{
"hex": "#9595ca",
"rgb": {
"r": 149,
"g": 149,
"b": 202
},
"hsl": {
"h": 240,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.68943,
"c": 0.07748,
"h": 284.2
},
"luminance": 0.32149
}Semantic roles & 50–950 ramp
primary
#9595CA
secondary
#E5E5D6
accent
#AC39AC
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083