#CD79BD#CD79BD
#CD79BD is a light, vivid pink. Relative luminance 0.303; OKLCH L 68.9% C 0.135 H 334.3°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79BD |
|---|---|
| RGB | rgb(205, 121, 189) |
| HSL | hsl(311, 46%, 64%) |
| HSV | hsv(311, 41%, 80%) |
| CMYK | cmyk(0%, 41%, 7.8%, 19.6%) |
| CIE-LAB | lab(61.94, 42.46, -21.77) |
| CIE-LCH | lch(61.94, 47.72, 332.85°) |
| OKLab | oklab(68.89% 0.1219 -0.0587) |
| OKLCH | oklch(68.89% 0.135 334.3) |
| XYZ | xyz(41.1993, 30.3303, 51.8185) |
| Luminance | 0.3033 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.73
Pale Magenta
#D767AD
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.17
Orchid
#DA70D6
ΔE00 5.46
Purplish Pink
#CE5DAE
ΔE00 6.51
Purply Pink
#F075E6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79BD #79CD89
analogous
#B379CD #CD79BD #CD7993
triadic
#CD79BD #BDCD79 #79BDCD
tetradic
#CD79BD #CDB379 #79CD89 #7993CD
square
#CD79BD #CDB379 #79CD89 #7993CD
split-complementary
#CD79BD #93CD79 #79CDB3
monochromatic
#943783 #BC4CA7 #CD79BD #DEA6D3 #EED2E9
Accessibility & contrast
On white
2.97
#CD79BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#CD79BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD79BD
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79BD | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EBF
Deuteranopia (green-blind)
#8F9ABB
Tritanopia (blue-blind)
#D47D93
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cd79bd; /* rgb */ color: rgb(205, 121, 189); /* oklch */ color: oklch(68.9% 0.135 334.3);
Tailwind
colors: {
custom: {
50: '#dea1d1',
500: '#cd79bd',
950: '#000000',
},
}SCSS
$custom: #cd79bd; $custom-light: #dea1d1; $custom-dark: #000000;
JSON
{
"hex": "#cd79bd",
"rgb": {
"r": 205,
"g": 121,
"b": 189
},
"hsl": {
"h": 311.429,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.68893,
"c": 0.13527,
"h": 334.3
},
"luminance": 0.30328
}Semantic roles & 50–950 ramp
primary
#CD79BD
secondary
#C2E0C8
accent
#B9472D
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82