#CD79C3#CD79C3
#CD79C3 is a light, vivid purple. Relative luminance 0.306; OKLCH L 69.1% C 0.141 H 331.4°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79C3 |
|---|---|
| RGB | rgb(205, 121, 195) |
| HSL | hsl(307, 46%, 64%) |
| HSV | hsv(307, 41%, 80%) |
| CMYK | cmyk(0%, 41%, 4.9%, 19.6%) |
| CIE-LAB | lab(62.17, 43.51, -24.82) |
| CIE-LCH | lch(62.17, 50.09, 330.29°) |
| OKLab | oklab(69.14% 0.1234 -0.0672) |
| OKLCH | oklch(69.14% 0.141 331.4) |
| XYZ | xyz(41.8641, 30.5962, 55.3197) |
| Luminance | 0.3059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.70
Orchid
#DA70D6
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 4.45
Pale Magenta
#D767AD
ΔE00 5.99
Purplish Pink
#CE5DAE
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79C3 #79CD83
analogous
#AD79CD #CD79C3 #CD7999
triadic
#CD79C3 #C3CD79 #79C3CD
tetradic
#CD79C3 #CDAD79 #79CD83 #7999CD
square
#CD79C3 #CDAD79 #79CD83 #7999CD
split-complementary
#CD79C3 #99CD79 #79CDAD
monochromatic
#943789 #BC4CAF #CD79C3 #DEA6D7 #EED2EB
Accessibility & contrast
On white
2.95
#CD79C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#CD79C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD79C3
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79C3 | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768FC6
Deuteranopia (green-blind)
#8D9AC0
Tritanopia (blue-blind)
#D37F95
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cd79c3; /* rgb */ color: rgb(205, 121, 195); /* oklch */ color: oklch(69.1% 0.141 331.4);
Tailwind
colors: {
custom: {
50: '#dea2d5',
500: '#cd79c3',
950: '#000000',
},
}SCSS
$custom: #cd79c3; $custom-light: #dea2d5; $custom-dark: #000000;
JSON
{
"hex": "#cd79c3",
"rgb": {
"r": 205,
"g": 121,
"b": 195
},
"hsl": {
"h": 307.143,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.69138,
"c": 0.14051,
"h": 331.4
},
"luminance": 0.30594
}Semantic roles & 50–950 ramp
primary
#CD79C3
secondary
#C2E0C6
accent
#B93D2D
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83