#C585BB#C585BB
#C585BB is a light, moderate purple. Relative luminance 0.322; OKLCH L 69.9% C 0.106 H 332.3°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C585BB |
|---|---|
| RGB | rgb(197, 133, 187) |
| HSL | hsl(309, 36%, 65%) |
| HSV | hsv(309, 32%, 77%) |
| CMYK | cmyk(0%, 32.5%, 5.1%, 22.7%) |
| CIE-LAB | lab(63.54, 33.06, -18.29) |
| CIE-LCH | lch(63.54, 37.78, 331.04°) |
| OKLab | oklab(69.87% 0.0938 -0.0492) |
| OKLCH | oklch(69.87% 0.106 332.3) |
| XYZ | xyz(40.3826, 32.2349, 51.0989) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 6.13
Dusty Lavender
#AC86A8
ΔE00 6.53
Heather
#A484AC
ΔE00 7.40
Pale Purple
#B790D4
ΔE00 7.76
Plum
#DDA0DD
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C585BB #85C58F
analogous
#AF85C5 #C585BB #C5859B
triadic
#C585BB #BBC585 #85BBC5
tetradic
#C585BB #C5AF85 #85C58F #859BC5
square
#C585BB #C5AF85 #85C58F #859BC5
split-complementary
#C585BB #9BC585 #85C5AF
monochromatic
#8D4381 #B15CA4 #C585BB #D9AED2 #ECD8E9
Accessibility & contrast
On white
2.82
#C585BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#C585BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C585BB
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C585BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C585BB | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BD
Deuteranopia (green-blind)
#939DB9
Tritanopia (blue-blind)
#CB8898
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c585bb; /* rgb */ color: rgb(197, 133, 187); /* oklch */ color: oklch(69.9% 0.106 332.3);
Tailwind
colors: {
custom: {
50: '#d7a9cf',
500: '#c585bb',
950: '#000000',
},
}SCSS
$custom: #c585bb; $custom-light: #d7a9cf; $custom-dark: #000000;
JSON
{
"hex": "#c585bb",
"rgb": {
"r": 197,
"g": 133,
"b": 187
},
"hsl": {
"h": 309.375,
"s": 35.556,
"l": 64.706
},
"oklch": {
"l": 0.69873,
"c": 0.10588,
"h": 332.3
},
"luminance": 0.32233
}Semantic roles & 50–950 ramp
primary
#C585BB
secondary
#C8DECB
accent
#AE4A37
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141013
muted
#837F82