#DE8BB7#DE8BB7
#DE8BB7 is a light, moderate pink. Relative luminance 0.374; OKLCH L 73.5% C 0.114 H 347.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BB7 |
|---|---|
| RGB | rgb(222, 139, 183) |
| HSL | hsl(328, 56%, 71%) |
| HSV | hsv(328, 37%, 87%) |
| CMYK | cmyk(0%, 37.4%, 17.6%, 12.9%) |
| CIE-LAB | lab(67.59, 37.61, -9.66) |
| CIE-LCH | lch(67.59, 38.83, 345.60°) |
| OKLab | oklab(73.54% 0.1116 -0.0253) |
| OKLCH | oklch(73.54% 0.114 347.2) |
| XYZ | xyz(47.9046, 37.4166, 49.4895) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.92
Dull Pink
#D5869D
ΔE00 6.29
Bubblegum Pink
#FE83CC
ΔE00 6.44
Pig Pink
#E78EA5
ΔE00 6.69
Pinky
#FC86AA
ΔE00 7.40
Bubblegum (survey)
#FF6CB5
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BB7 #8BDEB2
analogous
#DC8BDE #DE8BB7 #DE8B8D
triadic
#DE8BB7 #B7DE8B #8BB7DE
tetradic
#DE8BB7 #DEDC8B #8BDEB2 #8B8DDE
square
#DE8BB7 #DEDC8B #8BDEB2 #8B8DDE
split-complementary
#DE8BB7 #8DDE8B #8BDEDC
monochromatic
#BA357B #D05B99 #DE8BB7 #ECBBD5 #F8E7F0
Accessibility & contrast
On white
2.48
#DE8BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DE8BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BB7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BB7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929CB9
Deuteranopia (green-blind)
#A6AAB5
Tritanopia (blue-blind)
#E98A9B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de8bb7; /* rgb */ color: rgb(222, 139, 183); /* oklch */ color: oklch(73.5% 0.114 347.2);
Tailwind
colors: {
custom: {
50: '#eaaecc',
500: '#de8bb7',
950: '#000000',
},
}SCSS
$custom: #de8bb7; $custom-light: #eaaecc; $custom-dark: #000000;
JSON
{
"hex": "#de8bb7",
"rgb": {
"r": 222,
"g": 139,
"b": 183
},
"hsl": {
"h": 328.193,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.73536,
"c": 0.11443,
"h": 347.2
},
"luminance": 0.37414
}Semantic roles & 50–950 ramp
primary
#DE8BB7
secondary
#D7EEE2
accent
#C36E22
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#161013
muted
#847F82