#CD79CD#CD79CD
#CD79CD is a light, vivid purple. Relative luminance 0.311; OKLCH L 69.6% C 0.150 H 327.0°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79CD |
|---|---|
| RGB | rgb(205, 121, 205) |
| HSL | hsl(300, 46%, 64%) |
| HSV | hsv(300, 41%, 80%) |
| CMYK | cmyk(0%, 41%, 0%, 19.6%) |
| CIE-LAB | lab(62.56, 45.31, -29.85) |
| CIE-LCH | lch(62.56, 54.26, 326.62°) |
| OKLab | oklab(69.57% 0.1256 -0.0815) |
| OKLCH | oklch(69.57% 0.15 327) |
| XYZ | xyz(43.0328, 31.0637, 61.4749) |
| Luminance | 0.3106 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.80
Orchid
#DA70D6
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 6.13
Violet (CSS)
#EE82EE
ΔE00 6.76
Wisteria
#A87DC2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79CD #79CD79
analogous
#A379CD #CD79CD #CD79A3
triadic
#CD79CD #CDCD79 #79CDCD
tetradic
#CD79CD #CDA379 #79CD79 #79A3CD
square
#CD79CD #CDA379 #79CD79 #79A3CD
split-complementary
#CD79CD #A3CD79 #79CDA3
monochromatic
#943794 #BC4CBC #CD79CD #DEA6DE #EED2EE
Accessibility & contrast
On white
2.91
#CD79CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#CD79CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD79CD
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79CD | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7290D0
Deuteranopia (green-blind)
#899BCA
Tritanopia (blue-blind)
#D28199
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cd79cd; /* rgb */ color: rgb(205, 121, 205); /* oklch */ color: oklch(69.6% 0.150 327.0);
Tailwind
colors: {
custom: {
50: '#dea2dc',
500: '#cd79cd',
950: '#000000',
},
}SCSS
$custom: #cd79cd; $custom-light: #dea2dc; $custom-dark: #000000;
JSON
{
"hex": "#cd79cd",
"rgb": {
"r": 205,
"g": 121,
"b": 205
},
"hsl": {
"h": 300,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.69565,
"c": 0.14975,
"h": 327
},
"luminance": 0.31062
}Semantic roles & 50–950 ramp
primary
#CD79CD
secondary
#C2E0C2
accent
#B92D2D
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83