#CD79B3#CD79B3
#CD79B3 is a light, vivid pink. Relative luminance 0.299; OKLCH L 68.5% C 0.127 H 339.6°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79B3 |
|---|---|
| RGB | rgb(205, 121, 179) |
| HSL | hsl(319, 46%, 64%) |
| HSV | hsv(319, 41%, 80%) |
| CMYK | cmyk(0%, 41%, 12.7%, 19.6%) |
| CIE-LAB | lab(61.58, 40.78, -16.64) |
| CIE-LCH | lch(61.58, 44.04, 337.80°) |
| OKLab | oklab(68.5% 0.1191 -0.0444) |
| OKLCH | oklch(68.5% 0.127 339.6) |
| XYZ | xyz(40.1511, 29.9110, 46.2977) |
| Luminance | 0.2991 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.36
Orchid (survey)
#C875C4
ΔE00 4.94
Purplish Pink
#CE5DAE
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 6.88
Orchid
#DA70D6
ΔE00 7.57
Dusty Lavender
#AC86A8
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79B3 #79CD93
analogous
#BD79CD #CD79B3 #CD7989
triadic
#CD79B3 #B3CD79 #79B3CD
tetradic
#CD79B3 #CDBD79 #79CD93 #7989CD
square
#CD79B3 #CDBD79 #79CD93 #7989CD
split-complementary
#CD79B3 #89CD79 #79CDBD
monochromatic
#943778 #BC4C9A #CD79B3 #DEA6CC #EED2E6
Accessibility & contrast
On white
3.01
#CD79B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#CD79B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD79B3
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79B3 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8DB5
Deuteranopia (green-blind)
#929AB1
Tritanopia (blue-blind)
#D67B8E
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cd79b3; /* rgb */ color: rgb(205, 121, 179); /* oklch */ color: oklch(68.5% 0.127 339.6);
Tailwind
colors: {
custom: {
50: '#dea1c9',
500: '#cd79b3',
950: '#000000',
},
}SCSS
$custom: #cd79b3; $custom-light: #dea1c9; $custom-dark: #000000;
JSON
{
"hex": "#cd79b3",
"rgb": {
"r": 205,
"g": 121,
"b": 179
},
"hsl": {
"h": 318.571,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.68502,
"c": 0.12715,
"h": 339.6
},
"luminance": 0.29909
}Semantic roles & 50–950 ramp
primary
#CD79B3
secondary
#C2E0CB
accent
#B9582D
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82