#DE7CCB#DE7CCB
#DE7CCB is a light, vivid pink. Relative luminance 0.343; OKLCH L 71.9% C 0.155 H 334.7°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CCB |
|---|---|
| RGB | rgb(222, 124, 203) |
| HSL | hsl(312, 60%, 68%) |
| HSV | hsv(312, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 8.6%, 12.9%) |
| CIE-LAB | lab(65.17, 48.62, -24.54) |
| CIE-LCH | lch(65.17, 54.46, 333.22°) |
| OKLab | oklab(71.94% 0.14 -0.0662) |
| OKLCH | oklch(71.94% 0.155 334.7) |
| XYZ | xyz(48.1113, 34.2596, 60.5670) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.77
Orchid
#DA70D6
ΔE00 4.29
Orchid (survey)
#C875C4
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 5.09
Violet (CSS)
#EE82EE
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CCB #7CDE8F
analogous
#C07CDE #DE7CCB #DE7C9A
triadic
#DE7CCB #CBDE7C #7CCBDE
tetradic
#DE7CCB #DEC07C #7CDE8F #7C9ADE
square
#DE7CCB #DEC07C #7CDE8F #7C9ADE
split-complementary
#DE7CCB #9ADE7C #7CDEC0
monochromatic
#B32D99 #D24BB8 #DE7CCB #EAADDE #F7DEF2
Accessibility & contrast
On white
2.67
#DE7CCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#DE7CCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CCB
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CCB | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C95CE
Deuteranopia (green-blind)
#96A3C8
Tritanopia (blue-blind)
#E6819A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de7ccb; /* rgb */ color: rgb(222, 124, 203); /* oklch */ color: oklch(71.9% 0.155 334.7);
Tailwind
colors: {
custom: {
50: '#eaa4db',
500: '#de7ccb',
950: '#000000',
},
}SCSS
$custom: #de7ccb; $custom-light: #eaa4db; $custom-dark: #000000;
JSON
{
"hex": "#de7ccb",
"rgb": {
"r": 222,
"g": 124,
"b": 203
},
"hsl": {
"h": 311.633,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.71936,
"c": 0.15487,
"h": 334.7
},
"luminance": 0.34257
}Semantic roles & 50–950 ramp
primary
#DE7CCB
secondary
#CCEAD2
accent
#C73F1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83