#C76DBD#C76DBD
#C76DBD is a light, vivid purple. Relative luminance 0.268; OKLCH L 66.3% C 0.151 H 331.3°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C76DBD |
|---|---|
| RGB | rgb(199, 109, 189) |
| HSL | hsl(307, 45%, 60%) |
| HSV | hsv(307, 45%, 78%) |
| CMYK | cmyk(0%, 45.2%, 5%, 22%) |
| CIE-LAB | lab(58.75, 46.82, -26.74) |
| CIE-LCH | lch(58.75, 53.92, 330.27°) |
| OKLab | oklab(66.34% 0.1329 -0.0727) |
| OKLCH | oklch(66.34% 0.151 331.3) |
| XYZ | xyz(38.2068, 26.7557, 51.2862) |
| Luminance | 0.2675 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.13
Purplish Pink
#CE5DAE
ΔE00 4.44
Orchid
#DA70D6
ΔE00 4.79
Pale Magenta
#D767AD
ΔE00 5.31
Purpleish Pink
#DF4EC8
ΔE00 6.27
Soft Purple
#A66FB5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C76DBD #6DC777
analogous
#A46DC7 #C76DBD #C76D90
triadic
#C76DBD #BDC76D #6DBDC7
tetradic
#C76DBD #C7A46D #6DC777 #6D90C7
square
#C76DBD #C7A46D #6DC777 #6D90C7
split-complementary
#C76DBD #90C76D #6DC7A4
monochromatic
#86337D #B244A6 #C76DBD #D899D1 #E9C5E5
Accessibility & contrast
On white
3.31
#C76DBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#C76DBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C76DBD
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C76DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C76DBD | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A85C0
Deuteranopia (green-blind)
#8392BA
Tritanopia (blue-blind)
#CE738C
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #c76dbd; /* rgb */ color: rgb(199, 109, 189); /* oklch */ color: oklch(66.3% 0.151 331.3);
Tailwind
colors: {
custom: {
50: '#da99d1',
500: '#c76dbd',
950: '#000000',
},
}SCSS
$custom: #c76dbd; $custom-light: #da99d1; $custom-dark: #000000;
JSON
{
"hex": "#c76dbd",
"rgb": {
"r": 199,
"g": 109,
"b": 189
},
"hsl": {
"h": 306.667,
"s": 44.554,
"l": 60.392
},
"oklch": {
"l": 0.66343,
"c": 0.15147,
"h": 331.3
},
"luminance": 0.26754
}Semantic roles & 50–950 ramp
primary
#C76DBD
secondary
#B7D9BB
accent
#B83D2E
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82