#CD76D7#CD76D7
#CD76D7 is a light, vivid purple. Relative luminance 0.308; OKLCH L 69.6% C 0.165 H 323.3°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CD76D7 |
|---|---|
| RGB | rgb(205, 118, 215) |
| HSL | hsl(294, 55%, 65%) |
| HSV | hsv(294, 45%, 84%) |
| CMYK | cmyk(4.7%, 45.1%, 0%, 15.7%) |
| CIE-LAB | lab(62.38, 48.73, -35.75) |
| CIE-LCH | lch(62.38, 60.44, 323.73°) |
| OKLab | oklab(69.57% 0.1319 -0.0983) |
| OKLCH | oklch(69.57% 0.165 323.3) |
| XYZ | xyz(43.9198, 30.8442, 67.9169) |
| Luminance | 0.3084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.59
Orchid (survey)
#C875C4
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 5.79
Violet (CSS)
#EE82EE
ΔE00 6.41
Light Purple
#BF77F6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD76D7 #80D776
analogous
#9C76D7 #CD76D7 #D776B1
triadic
#CD76D7 #D7CD76 #76D7CD
tetradic
#CD76D7 #D79C76 #80D776 #76B1D7
square
#CD76D7 #D79C76 #80D776 #76B1D7
split-complementary
#CD76D7 #B1D776 #76D79C
monochromatic
#9730A3 #BC47C9 #CD76D7 #DEA5E5 #F0D5F3
Accessibility & contrast
On white
2.93
#CD76D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#CD76D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD76D7
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD76D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD76D7 | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A90DA
Deuteranopia (green-blind)
#839AD4
Tritanopia (blue-blind)
#D0819C
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cd76d7; /* rgb */ color: rgb(205, 118, 215); /* oklch */ color: oklch(69.6% 0.165 323.3);
Tailwind
colors: {
custom: {
50: '#dea0e3',
500: '#cd76d7',
950: '#000000',
},
}SCSS
$custom: #cd76d7; $custom-light: #dea0e3; $custom-dark: #000000;
JSON
{
"hex": "#cd76d7",
"rgb": {
"r": 205,
"g": 118,
"b": 215
},
"hsl": {
"h": 293.814,
"s": 54.802,
"l": 65.294
},
"oklch": {
"l": 0.69565,
"c": 0.16451,
"h": 323.3
},
"luminance": 0.30842
}Semantic roles & 50–950 ramp
primary
#CD76D7
secondary
#C7E5C4
accent
#C22334
background
#FDFAFD
surface
#FBF3FB
border
#D4CDD4
text
#150F15
muted
#837F83