#CD79BB#CD79BB
#CD79BB is a light, vivid pink. Relative luminance 0.302; OKLCH L 68.8% C 0.134 H 335.3°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79BB |
|---|---|
| RGB | rgb(205, 121, 187) |
| HSL | hsl(313, 46%, 64%) |
| HSV | hsv(313, 41%, 80%) |
| CMYK | cmyk(0%, 41%, 8.8%, 19.6%) |
| CIE-LAB | lab(61.86, 42.12, -20.75) |
| CIE-LCH | lch(61.86, 46.95, 333.77°) |
| OKLab | oklab(68.81% 0.1213 -0.0558) |
| OKLCH | oklch(68.81% 0.134 335.3) |
| XYZ | xyz(40.9837, 30.2440, 50.6830) |
| Luminance | 0.3024 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.14
Pale Magenta
#D767AD
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.86
Purplish Pink
#CE5DAE
ΔE00 6.46
Purply Pink
#F075E6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79BB #79CD8B
analogous
#B579CD #CD79BB #CD7991
triadic
#CD79BB #BBCD79 #79BBCD
tetradic
#CD79BB #CDB579 #79CD8B #7991CD
square
#CD79BB #CDB579 #79CD8B #7991CD
split-complementary
#CD79BB #91CD79 #79CDB5
monochromatic
#943780 #BC4CA4 #CD79BB #DEA6D2 #EED2E8
Accessibility & contrast
On white
2.98
#CD79BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#CD79BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD79BB
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79BB | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EBD
Deuteranopia (green-blind)
#8F9AB9
Tritanopia (blue-blind)
#D57D92
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cd79bb; /* rgb */ color: rgb(205, 121, 187); /* oklch */ color: oklch(68.8% 0.134 335.3);
Tailwind
colors: {
custom: {
50: '#dea1cf',
500: '#cd79bb',
950: '#000000',
},
}SCSS
$custom: #cd79bb; $custom-light: #dea1cf; $custom-dark: #000000;
JSON
{
"hex": "#cd79bb",
"rgb": {
"r": 205,
"g": 121,
"b": 187
},
"hsl": {
"h": 312.857,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.68813,
"c": 0.13357,
"h": 335.3
},
"luminance": 0.30242
}Semantic roles & 50–950 ramp
primary
#CD79BB
secondary
#C2E0C8
accent
#B94B2D
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82