#DE79CB#DE79CB
#DE79CB is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.5% C 0.160 H 334.5°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79CB |
|---|---|
| RGB | rgb(222, 121, 203) |
| HSL | hsl(311, 60%, 67%) |
| HSV | hsv(311, 45%, 87%) |
| CMYK | cmyk(0%, 45.5%, 8.6%, 12.9%) |
| CIE-LAB | lab(64.58, 50.13, -25.44) |
| CIE-LCH | lch(64.58, 56.22, 333.09°) |
| OKLab | oklab(71.5% 0.1444 -0.0687) |
| OKLCH | oklch(71.5% 0.16 334.5) |
| XYZ | xyz(47.7410, 33.5191, 60.4436) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.14
Orchid
#DA70D6
ΔE00 3.73
Orchid (survey)
#C875C4
ΔE00 4.15
Purply Pink
#F075E6
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.92
Pale Magenta
#D767AD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79CB #79DE8C
analogous
#BE79DE #DE79CB #DE7999
triadic
#DE79CB #CBDE79 #79CBDE
tetradic
#DE79CB #DEBE79 #79DE8C #7999DE
square
#DE79CB #DEBE79 #79DE8C #7999DE
split-complementary
#DE79CB #99DE79 #79DEBE
monochromatic
#B12C98 #D248B8 #DE79CB #EAAADE #F6DBF1
Accessibility & contrast
On white
2.73
#DE79CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#DE79CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79CB
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79CB | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7993CE
Deuteranopia (green-blind)
#94A2C8
Tritanopia (blue-blind)
#E77E99
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de79cb; /* rgb */ color: rgb(222, 121, 203); /* oklch */ color: oklch(71.5% 0.160 334.5);
Tailwind
colors: {
custom: {
50: '#eaa2db',
500: '#de79cb',
950: '#000000',
},
}SCSS
$custom: #de79cb; $custom-light: #eaa2db; $custom-dark: #000000;
JSON
{
"hex": "#de79cb",
"rgb": {
"r": 222,
"g": 121,
"b": 203
},
"hsl": {
"h": 311.287,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.71496,
"c": 0.1599,
"h": 334.5
},
"luminance": 0.33516
}Semantic roles & 50–950 ramp
primary
#DE79CB
secondary
#C9E9CF
accent
#C83D1D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83