#CD79AF#CD79AF
#CD79AF is a light, vivid pink. Relative luminance 0.297; OKLCH L 68.4% C 0.124 H 341.8°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79AF |
|---|---|
| RGB | rgb(205, 121, 175) |
| HSL | hsl(321, 46%, 64%) |
| HSV | hsv(321, 41%, 80%) |
| CMYK | cmyk(0%, 41%, 14.6%, 19.6%) |
| CIE-LAB | lab(61.44, 40.13, -14.57) |
| CIE-LCH | lch(61.44, 42.69, 340.05°) |
| OKLab | oklab(68.35% 0.118 -0.0387) |
| OKLCH | oklch(68.35% 0.124 341.8) |
| XYZ | xyz(39.7524, 29.7515, 44.1979) |
| Luminance | 0.2975 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.39
Orchid (survey)
#C875C4
ΔE00 5.90
Purplish Pink
#CE5DAE
ΔE00 6.89
Lavender Pink
#DD85D7
ΔE00 7.69
Palevioletred
#DB7093
ΔE00 8.12
Orchid
#DA70D6
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79AF #79CD97
analogous
#C179CD #CD79AF #CD7985
triadic
#CD79AF #AFCD79 #79AFCD
tetradic
#CD79AF #CDC179 #79CD97 #7985CD
square
#CD79AF #CDC179 #79CD97 #7985CD
split-complementary
#CD79AF #85CD79 #79CDC1
monochromatic
#943773 #BC4C94 #CD79AF #DEA6CA #EED2E4
Accessibility & contrast
On white
3.02
#CD79AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#CD79AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD79AF
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79AF | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D8CB1
Deuteranopia (green-blind)
#9399AD
Tritanopia (blue-blind)
#D67A8D
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #cd79af; /* rgb */ color: rgb(205, 121, 175); /* oklch */ color: oklch(68.4% 0.124 341.8);
Tailwind
colors: {
custom: {
50: '#dea1c7',
500: '#cd79af',
950: '#000000',
},
}SCSS
$custom: #cd79af; $custom-light: #dea1c7; $custom-dark: #000000;
JSON
{
"hex": "#cd79af",
"rgb": {
"r": 205,
"g": 121,
"b": 175
},
"hsl": {
"h": 321.429,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.68352,
"c": 0.12416,
"h": 341.8
},
"luminance": 0.29749
}Semantic roles & 50–950 ramp
primary
#CD79AF
secondary
#C2E0CD
accent
#B95F2D
background
#FDFAFC
surface
#FBF3F8
border
#D4CDD1
text
#150F13
muted
#837F82