#DE78CB#DE78CB
#DE78CB is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.4% C 0.162 H 334.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DE78CB |
|---|---|
| RGB | rgb(222, 120, 203) |
| HSL | hsl(311, 61%, 67%) |
| HSV | hsv(311, 46%, 87%) |
| CMYK | cmyk(0%, 45.9%, 8.6%, 12.9%) |
| CIE-LAB | lab(64.38, 50.63, -25.74) |
| CIE-LCH | lch(64.38, 56.80, 333.05°) |
| OKLab | oklab(71.35% 0.1458 -0.0696) |
| OKLCH | oklch(71.35% 0.162 334.5) |
| XYZ | xyz(47.6201, 33.2773, 60.4033) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.29
Orchid
#DA70D6
ΔE00 3.55
Orchid (survey)
#C875C4
ΔE00 4.07
Purply Pink
#F075E6
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 5.95
Pale Magenta
#D767AD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE78CB #78DE8B
analogous
#BE78DE #DE78CB #DE7898
triadic
#DE78CB #CBDE78 #78CBDE
tetradic
#DE78CB #DEBE78 #78DE8B #7898DE
square
#DE78CB #DEBE78 #78DE8B #7898DE
split-complementary
#DE78CB #98DE78 #78DEBE
monochromatic
#B02B98 #D247B8 #DE78CB #EAA9DE #F6DAF1
Accessibility & contrast
On white
2.74
#DE78CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#DE78CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE78CB
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE78CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE78CB | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7893CE
Deuteranopia (green-blind)
#93A2C8
Tritanopia (blue-blind)
#E77D98
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de78cb; /* rgb */ color: rgb(222, 120, 203); /* oklch */ color: oklch(71.4% 0.162 334.5);
Tailwind
colors: {
custom: {
50: '#eaa2db',
500: '#de78cb',
950: '#000000',
},
}SCSS
$custom: #de78cb; $custom-light: #eaa2db; $custom-dark: #000000;
JSON
{
"hex": "#de78cb",
"rgb": {
"r": 222,
"g": 120,
"b": 203
},
"hsl": {
"h": 311.176,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.71351,
"c": 0.16157,
"h": 334.5
},
"luminance": 0.33274
}Semantic roles & 50–950 ramp
primary
#DE78CB
secondary
#C9E9CF
accent
#C83D1D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83