#CD79A5#CD79A5
#CD79A5 is a light, moderate pink. Relative luminance 0.294; OKLCH L 68.0% C 0.117 H 348.0°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79A5 |
|---|---|
| RGB | rgb(205, 121, 165) |
| HSL | hsl(329, 46%, 64%) |
| HSV | hsv(329, 41%, 80%) |
| CMYK | cmyk(0%, 41%, 19.5%, 19.6%) |
| CIE-LAB | lab(61.11, 38.56, -9.35) |
| CIE-LCH | lch(61.11, 39.68, 346.37°) |
| OKLab | oklab(67.99% 0.1149 -0.0244) |
| OKLCH | oklch(67.99% 0.117 348) |
| XYZ | xyz(38.8064, 29.3731, 39.2156) |
| Luminance | 0.2937 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.42
Palevioletred
#DB7093
ΔE00 5.87
Muted Pink
#D1768F
ΔE00 6.36
Dull Pink
#D5869D
ΔE00 6.48
Dusky Pink
#CC7A8B
ΔE00 8.00
Purplish Pink
#CE5DAE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79A5 #79CDA1
analogous
#CB79CD #CD79A5 #CD797B
triadic
#CD79A5 #A5CD79 #79A5CD
tetradic
#CD79A5 #CDCB79 #79CDA1 #797BCD
square
#CD79A5 #CDCB79 #79CDA1 #797BCD
split-complementary
#CD79A5 #7BCD79 #79CDCB
monochromatic
#943768 #BC4C87 #CD79A5 #DEA6C3 #EED2E1
Accessibility & contrast
On white
3.05
#CD79A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#CD79A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD79A5
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79A5 | 1.00 | 3.05 | 6.87 | 6.87 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808BA7
Deuteranopia (green-blind)
#9699A3
Tritanopia (blue-blind)
#D87789
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #cd79a5; /* rgb */ color: rgb(205, 121, 165); /* oklch */ color: oklch(68.0% 0.117 348.0);
Tailwind
colors: {
custom: {
50: '#dea1bf',
500: '#cd79a5',
950: '#000000',
},
}SCSS
$custom: #cd79a5; $custom-light: #dea1bf; $custom-dark: #000000;
JSON
{
"hex": "#cd79a5",
"rgb": {
"r": 205,
"g": 121,
"b": 165
},
"hsl": {
"h": 328.571,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.67994,
"c": 0.11745,
"h": 348
},
"luminance": 0.2937
}Semantic roles & 50–950 ramp
primary
#CD79A5
secondary
#C2E0D0
accent
#B96F2D
background
#FDFAFB
surface
#FBF3F7
border
#D4CDD0
text
#150F12
muted
#837F81