#CD76D5#CD76D5
#CD76D5 is a light, vivid purple. Relative luminance 0.307; OKLCH L 69.5% C 0.163 H 324.0°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CD76D5 |
|---|---|
| RGB | rgb(205, 118, 213) |
| HSL | hsl(295, 53%, 65%) |
| HSV | hsv(295, 45%, 84%) |
| CMYK | cmyk(3.8%, 44.6%, 0%, 16.5%) |
| CIE-LAB | lab(62.29, 48.35, -34.77) |
| CIE-LCH | lch(62.29, 59.55, 324.28°) |
| OKLab | oklab(69.47% 0.1316 -0.0955) |
| OKLCH | oklch(69.47% 0.163 324) |
| XYZ | xyz(43.6644, 30.7420, 66.5717) |
| Luminance | 0.3074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.48
Orchid (survey)
#C875C4
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.80
Violet (CSS)
#EE82EE
ΔE00 6.48
Light Purple
#BF77F6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD76D5 #7ED576
analogous
#9D76D5 #CD76D5 #D576AE
triadic
#CD76D5 #D5CD76 #76D5CD
tetradic
#CD76D5 #D59D76 #7ED576 #76AED5
square
#CD76D5 #D59D76 #7ED576 #76AED5
split-complementary
#CD76D5 #AED576 #76D59D
monochromatic
#9631A0 #BC47C7 #CD76D5 #DEA5E3 #EFD4F2
Accessibility & contrast
On white
2.94
#CD76D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#CD76D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD76D5
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD76D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD76D5 | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B90D8
Deuteranopia (green-blind)
#839AD2
Tritanopia (blue-blind)
#D0819C
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cd76d5; /* rgb */ color: rgb(205, 118, 213); /* oklch */ color: oklch(69.5% 0.163 324.0);
Tailwind
colors: {
custom: {
50: '#dea0e2',
500: '#cd76d5',
950: '#000000',
},
}SCSS
$custom: #cd76d5; $custom-light: #dea0e2; $custom-dark: #000000;
JSON
{
"hex": "#cd76d5",
"rgb": {
"r": 205,
"g": 118,
"b": 213
},
"hsl": {
"h": 294.947,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.69472,
"c": 0.16255,
"h": 324
},
"luminance": 0.3074
}Semantic roles & 50–950 ramp
primary
#CD76D5
secondary
#C6E4C3
accent
#C12532
background
#FDFAFD
surface
#FBF3FB
border
#D4CDD4
text
#150F15
muted
#837F83