#CD76D6#CD76D6
#CD76D6 is a light, vivid purple. Relative luminance 0.308; OKLCH L 69.5% C 0.164 H 323.7°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CD76D6 |
|---|---|
| RGB | rgb(205, 118, 214) |
| HSL | hsl(294, 54%, 65%) |
| HSV | hsv(294, 45%, 84%) |
| CMYK | cmyk(4.2%, 44.9%, 0%, 16.1%) |
| CIE-LAB | lab(62.33, 48.54, -35.26) |
| CIE-LCH | lch(62.33, 59.99, 324.00°) |
| OKLab | oklab(69.52% 0.1317 -0.0969) |
| OKLCH | oklch(69.52% 0.164 323.7) |
| XYZ | xyz(43.7917, 30.7929, 67.2422) |
| Luminance | 0.3079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.53
Orchid (survey)
#C875C4
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 5.04
Purply Pink
#F075E6
ΔE00 5.79
Violet (CSS)
#EE82EE
ΔE00 6.44
Light Purple
#BF77F6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD76D6 #7FD676
analogous
#9D76D6 #CD76D6 #D676AF
triadic
#CD76D6 #D6CD76 #76D6CD
tetradic
#CD76D6 #D69D76 #7FD676 #76AFD6
square
#CD76D6 #D69D76 #7FD676 #76AFD6
split-complementary
#CD76D6 #AFD676 #76D69D
monochromatic
#9730A1 #BC47C8 #CD76D6 #DEA5E4 #EFD4F2
Accessibility & contrast
On white
2.93
#CD76D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#CD76D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD76D6
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD76D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD76D6 | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B90D9
Deuteranopia (green-blind)
#839AD3
Tritanopia (blue-blind)
#D0819C
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cd76d6; /* rgb */ color: rgb(205, 118, 214); /* oklch */ color: oklch(69.5% 0.164 323.7);
Tailwind
colors: {
custom: {
50: '#dea0e3',
500: '#cd76d6',
950: '#000000',
},
}SCSS
$custom: #cd76d6; $custom-light: #dea0e3; $custom-dark: #000000;
JSON
{
"hex": "#cd76d6",
"rgb": {
"r": 205,
"g": 118,
"b": 214
},
"hsl": {
"h": 294.375,
"s": 53.933,
"l": 65.098
},
"oklch": {
"l": 0.69518,
"c": 0.16353,
"h": 323.7
},
"luminance": 0.30791
}Semantic roles & 50–950 ramp
primary
#CD76D6
secondary
#C7E4C4
accent
#C12433
background
#FDFAFD
surface
#FBF3FB
border
#D4CDD4
text
#150F15
muted
#837F83