#DE8BB3#DE8BB3
#DE8BB3 is a light, moderate pink. Relative luminance 0.372; OKLCH L 73.4% C 0.112 H 349.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BB3 |
|---|---|
| RGB | rgb(222, 139, 179) |
| HSL | hsl(331, 56%, 71%) |
| HSV | hsv(331, 37%, 87%) |
| CMYK | cmyk(0%, 37.4%, 19.4%, 12.9%) |
| CIE-LAB | lab(67.47, 37.00, -7.59) |
| CIE-LCH | lch(67.47, 37.77, 348.40°) |
| OKLab | oklab(73.4% 0.1103 -0.0197) |
| OKLCH | oklch(73.4% 0.112 349.9) |
| XYZ | xyz(47.4942, 37.2525, 47.3280) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.27
Pig Pink
#E78EA5
ΔE00 5.66
Pink (survey)
#FF81C0
ΔE00 6.16
Pinky
#FC86AA
ΔE00 6.70
Bubblegum Pink
#FE83CC
ΔE00 7.06
Carnation Pink
#FF7FA7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BB3 #8BDEB6
analogous
#DE8BDD #DE8BB3 #DE8C8B
triadic
#DE8BB3 #B3DE8B #8BB3DE
tetradic
#DE8BB3 #DDDE8B #8BDEB6 #8C8BDE
square
#DE8BB3 #DDDE8B #8BDEB6 #8C8BDE
split-complementary
#DE8BB3 #8BDE8C #8BDDDE
monochromatic
#BA3575 #D05B94 #DE8BB3 #ECBBD2 #F8E7EF
Accessibility & contrast
On white
2.49
#DE8BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#DE8BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BB3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BB3 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB4
Deuteranopia (green-blind)
#A7AAB1
Tritanopia (blue-blind)
#E98999
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de8bb3; /* rgb */ color: rgb(222, 139, 179); /* oklch */ color: oklch(73.4% 0.112 349.9);
Tailwind
colors: {
custom: {
50: '#eaaec9',
500: '#de8bb3',
950: '#000000',
},
}SCSS
$custom: #de8bb3; $custom-light: #eaaec9; $custom-dark: #000000;
JSON
{
"hex": "#de8bb3",
"rgb": {
"r": 222,
"g": 139,
"b": 179
},
"hsl": {
"h": 331.084,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.73403,
"c": 0.11205,
"h": 349.9
},
"luminance": 0.3725
}Semantic roles & 50–950 ramp
primary
#DE8BB3
secondary
#D7EEE3
accent
#C37622
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#161013
muted
#847F82