#C96DBD#C96DBD
#C96DBD is a light, vivid purple. Relative luminance 0.270; OKLCH L 66.6% C 0.153 H 332.1°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C96DBD |
|---|---|
| RGB | rgb(201, 109, 189) |
| HSL | hsl(308, 46%, 61%) |
| HSV | hsv(308, 46%, 79%) |
| CMYK | cmyk(0%, 45.8%, 6%, 21.2%) |
| CIE-LAB | lab(59.00, 47.43, -26.32) |
| CIE-LCH | lch(59.00, 54.25, 330.97°) |
| OKLab | oklab(66.59% 0.1352 -0.0714) |
| OKLCH | oklch(66.59% 0.153 332.1) |
| XYZ | xyz(38.7411, 27.0312, 51.3112) |
| Luminance | 0.2703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.15
Purplish Pink
#CE5DAE
ΔE00 4.30
Orchid
#DA70D6
ΔE00 4.65
Pale Magenta
#D767AD
ΔE00 4.98
Purpleish Pink
#DF4EC8
ΔE00 6.16
Soft Purple
#A66FB5
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C96DBD #6DC979
analogous
#A76DC9 #C96DBD #C96D8F
triadic
#C96DBD #BDC96D #6DBDC9
tetradic
#C96DBD #C9A76D #6DC979 #6D8FC9
square
#C96DBD #C9A76D #6DC979 #6D8FC9
split-complementary
#C96DBD #8FC96D #6DC9A7
monochromatic
#89337E #B643A7 #C96DBD #DA9AD1 #EAC6E5
Accessibility & contrast
On white
3.28
#C96DBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#C96DBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C96DBD
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C96DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C96DBD | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B86C0
Deuteranopia (green-blind)
#8493BA
Tritanopia (blue-blind)
#D0738C
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #c96dbd; /* rgb */ color: rgb(201, 109, 189); /* oklch */ color: oklch(66.6% 0.153 332.1);
Tailwind
colors: {
custom: {
50: '#db9ad1',
500: '#c96dbd',
950: '#000000',
},
}SCSS
$custom: #c96dbd; $custom-light: #db9ad1; $custom-dark: #000000;
JSON
{
"hex": "#c96dbd",
"rgb": {
"r": 201,
"g": 109,
"b": 189
},
"hsl": {
"h": 307.826,
"s": 46,
"l": 60.784
},
"oklch": {
"l": 0.66588,
"c": 0.1529,
"h": 332.1
},
"luminance": 0.27029
}Semantic roles & 50–950 ramp
primary
#C96DBD
secondary
#B7DABC
accent
#B93F2C
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82