#DE8BBB#DE8BBB
#DE8BBB is a light, moderate pink. Relative luminance 0.376; OKLCH L 73.7% C 0.117 H 344.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BBB |
|---|---|
| RGB | rgb(222, 139, 187) |
| HSL | hsl(325, 56%, 71%) |
| HSV | hsv(325, 37%, 87%) |
| CMYK | cmyk(0%, 37.4%, 15.8%, 12.9%) |
| CIE-LAB | lab(67.71, 38.24, -11.71) |
| CIE-LCH | lch(67.71, 39.99, 342.98°) |
| OKLab | oklab(73.67% 0.1129 -0.0308) |
| OKLCH | oklch(73.67% 0.117 344.7) |
| XYZ | xyz(48.3269, 37.5855, 51.7133) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.87
Bubblegum Pink
#FE83CC
ΔE00 5.97
Dull Pink
#D5869D
ΔE00 7.29
Lavender Pink
#DD85D7
ΔE00 7.36
Pig Pink
#E78EA5
ΔE00 7.70
Plum
#DDA0DD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BBB #8BDEAE
analogous
#D78BDE #DE8BBB #DE8B91
triadic
#DE8BBB #BBDE8B #8BBBDE
tetradic
#DE8BBB #DED78B #8BDEAE #8B91DE
square
#DE8BBB #DED78B #8BDEAE #8B91DE
split-complementary
#DE8BBB #91DE8B #8BDED7
monochromatic
#BA3582 #D05B9F #DE8BBB #ECBBD7 #F8E7F1
Accessibility & contrast
On white
2.47
#DE8BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#DE8BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BBB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BBB | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#A5AAB9
Tritanopia (blue-blind)
#E88B9C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de8bbb; /* rgb */ color: rgb(222, 139, 187); /* oklch */ color: oklch(73.7% 0.117 344.7);
Tailwind
colors: {
custom: {
50: '#eaaecf',
500: '#de8bbb',
950: '#000000',
},
}SCSS
$custom: #de8bbb; $custom-light: #eaaecf; $custom-dark: #000000;
JSON
{
"hex": "#de8bbb",
"rgb": {
"r": 222,
"g": 139,
"b": 187
},
"hsl": {
"h": 325.301,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.73673,
"c": 0.11702,
"h": 344.7
},
"luminance": 0.37583
}Semantic roles & 50–950 ramp
primary
#DE8BBB
secondary
#D7EEE1
accent
#C36622
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82