#DE8BB1#DE8BB1
#DE8BB1 is a light, moderate pink. Relative luminance 0.372; OKLCH L 73.3% C 0.111 H 351.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BB1 |
|---|---|
| RGB | rgb(222, 139, 177) |
| HSL | hsl(333, 56%, 71%) |
| HSV | hsv(333, 37%, 87%) |
| CMYK | cmyk(0%, 37.4%, 20.3%, 12.9%) |
| CIE-LAB | lab(67.41, 36.70, -6.56) |
| CIE-LCH | lch(67.41, 37.28, 349.86°) |
| OKLab | oklab(73.34% 0.1096 -0.0169) |
| OKLCH | oklch(73.34% 0.111 351.2) |
| XYZ | xyz(47.2934, 37.1721, 46.2704) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.76
Pig Pink
#E78EA5
ΔE00 5.14
Pink (survey)
#FF81C0
ΔE00 6.35
Pinky
#FC86AA
ΔE00 6.38
Carnation Pink
#FF7FA7
ΔE00 7.12
Faded Pink
#DE9DAC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BB1 #8BDEB8
analogous
#DE8BDA #DE8BB1 #DE8E8B
triadic
#DE8BB1 #B1DE8B #8BB1DE
tetradic
#DE8BB1 #DADE8B #8BDEB8 #8E8BDE
square
#DE8BB1 #DADE8B #8BDEB8 #8E8BDE
split-complementary
#DE8BB1 #8BDE8E #8BDADE
monochromatic
#BA3572 #D05B91 #DE8BB1 #ECBBD1 #F8E7EF
Accessibility & contrast
On white
2.49
#DE8BB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#DE8BB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BB1
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BB1 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB2
Deuteranopia (green-blind)
#A8A9AF
Tritanopia (blue-blind)
#E98898
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de8bb1; /* rgb */ color: rgb(222, 139, 177); /* oklch */ color: oklch(73.3% 0.111 351.2);
Tailwind
colors: {
custom: {
50: '#eaaec8',
500: '#de8bb1',
950: '#000000',
},
}SCSS
$custom: #de8bb1; $custom-light: #eaaec8; $custom-dark: #000000;
JSON
{
"hex": "#de8bb1",
"rgb": {
"r": 222,
"g": 139,
"b": 177
},
"hsl": {
"h": 332.53,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.73338,
"c": 0.11093,
"h": 351.2
},
"luminance": 0.37169
}Semantic roles & 50–950 ramp
primary
#DE8BB1
secondary
#D7EEE3
accent
#C37A22
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#161013
muted
#847F82