#9595CD#9595CD
#9595CD is a light, moderate blue. Relative luminance 0.323; OKLCH L 69.1% C 0.082 H 284.1°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9595CD |
|---|---|
| RGB | rgb(149, 149, 205) |
| HSL | hsl(240, 36%, 69%) |
| HSV | hsv(240, 27%, 80%) |
| CMYK | cmyk(27.3%, 27.3%, 0%, 19.6%) |
| CIE-LAB | lab(63.58, 12.46, -28.72) |
| CIE-LCH | lch(63.58, 31.30, 293.45°) |
| OKLab | oklab(69.07% 0.0199 -0.0794) |
| OKLCH | oklch(69.07% 0.082 284.1) |
| XYZ | xyz(34.1585, 32.2915, 62.1790) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.39
Lavender
#B39DDB
ΔE00 6.83
Periwinkle Blue
#8F99FB
ΔE00 8.43
Lavender Blue
#8B88F8
ΔE00 9.31
Pale Purple
#B790D4
ΔE00 9.36
Periwinkle (survey)
#8E82FE
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9595CD #CDCD95
analogous
#95B1CD #9595CD #B195CD
triadic
#9595CD #CD9595 #95CD95
tetradic
#9595CD #CD95B1 #CDCD95 #95CDB1
square
#9595CD #CD95B1 #CDCD95 #95CDB1
split-complementary
#9595CD #CDB195 #B1CD95
monochromatic
#4A4A9D #6B6BB9 #9595CD #BFBFE1 #E8E8F4
Accessibility & contrast
On white
2.82
#9595CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#9595CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9595CD
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9595CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9595CD | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CCF
Deuteranopia (green-blind)
#8498CC
Tritanopia (blue-blind)
#889FA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9595cd; /* rgb */ color: rgb(149, 149, 205); /* oklch */ color: oklch(69.1% 0.082 284.1);
Tailwind
colors: {
custom: {
50: '#b5b4dc',
500: '#9595cd',
950: '#000000',
},
}SCSS
$custom: #9595cd; $custom-light: #b5b4dc; $custom-dark: #000000;
JSON
{
"hex": "#9595cd",
"rgb": {
"r": 149,
"g": 149,
"b": 205
},
"hsl": {
"h": 240,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.69074,
"c": 0.08183,
"h": 284.1
},
"luminance": 0.32292
}Semantic roles & 50–950 ramp
primary
#9595CD
secondary
#E7E7D7
accent
#AF37AF
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083