#DE7CBB#DE7CBB
#DE7CBB is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.3% C 0.143 H 342.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CBB |
|---|---|
| RGB | rgb(222, 124, 187) |
| HSL | hsl(321, 60%, 68%) |
| HSV | hsv(321, 44%, 87%) |
| CMYK | cmyk(0%, 44.1%, 15.8%, 12.9%) |
| CIE-LAB | lab(64.59, 46.04, -16.41) |
| CIE-LCH | lch(64.59, 48.88, 340.38°) |
| OKLab | oklab(71.32% 0.1358 -0.0436) |
| OKLCH | oklch(71.32% 0.143 342.2) |
| XYZ | xyz(46.3020, 33.5359, 51.0384) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.07
Bubblegum Pink
#FE83CC
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 5.79
Pink (survey)
#FF81C0
ΔE00 6.05
Bubblegum (survey)
#FF6CB5
ΔE00 6.28
Orchid (survey)
#C875C4
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CBB #7CDE9F
analogous
#D07CDE #DE7CBB #DE7C8A
triadic
#DE7CBB #BBDE7C #7CBBDE
tetradic
#DE7CBB #DED07C #7CDE9F #7C8ADE
square
#DE7CBB #DED07C #7CDE9F #7C8ADE
split-complementary
#DE7CBB #8ADE7C #7CDED0
monochromatic
#B32D83 #D24BA2 #DE7CBB #EAADD4 #F7DEEE
Accessibility & contrast
On white
2.72
#DE7CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#DE7CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CBB
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CBB | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BD
Deuteranopia (green-blind)
#9BA2B8
Tritanopia (blue-blind)
#E97D93
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de7cbb; /* rgb */ color: rgb(222, 124, 187); /* oklch */ color: oklch(71.3% 0.143 342.2);
Tailwind
colors: {
custom: {
50: '#eaa4cf',
500: '#de7cbb',
950: '#000000',
},
}SCSS
$custom: #de7cbb; $custom-light: #eaa4cf; $custom-dark: #000000;
JSON
{
"hex": "#de7cbb",
"rgb": {
"r": 222,
"g": 124,
"b": 187
},
"hsl": {
"h": 321.429,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.71315,
"c": 0.14265,
"h": 342.2
},
"luminance": 0.33533
}Semantic roles & 50–950 ramp
primary
#DE7CBB
secondary
#CCEAD7
accent
#C75B1E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82