#DE8BB2#DE8BB2
#DE8BB2 is a light, moderate pink. Relative luminance 0.372; OKLCH L 73.4% C 0.111 H 350.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BB2 |
|---|---|
| RGB | rgb(222, 139, 178) |
| HSL | hsl(332, 56%, 71%) |
| HSV | hsv(332, 37%, 87%) |
| CMYK | cmyk(0%, 37.4%, 19.8%, 12.9%) |
| CIE-LAB | lab(67.44, 36.85, -7.08) |
| CIE-LCH | lch(67.44, 37.52, 349.13°) |
| OKLab | oklab(73.37% 0.11 -0.0183) |
| OKLCH | oklch(73.37% 0.111 350.5) |
| XYZ | xyz(47.3934, 37.2122, 46.7973) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.01
Pig Pink
#E78EA5
ΔE00 5.40
Pink (survey)
#FF81C0
ΔE00 6.25
Pinky
#FC86AA
ΔE00 6.54
Bubblegum Pink
#FE83CC
ΔE00 7.23
Carnation Pink
#FF7FA7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BB2 #8BDEB7
analogous
#DE8BDC #DE8BB2 #DE8D8B
triadic
#DE8BB2 #B2DE8B #8BB2DE
tetradic
#DE8BB2 #DCDE8B #8BDEB7 #8D8BDE
square
#DE8BB2 #DCDE8B #8BDEB7 #8D8BDE
split-complementary
#DE8BB2 #8BDE8D #8BDCDE
monochromatic
#BA3573 #D05B92 #DE8BB2 #ECBBD2 #F8E7EF
Accessibility & contrast
On white
2.49
#DE8BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#DE8BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BB2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BB2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB3
Deuteranopia (green-blind)
#A8A9B0
Tritanopia (blue-blind)
#E98999
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de8bb2; /* rgb */ color: rgb(222, 139, 178); /* oklch */ color: oklch(73.4% 0.111 350.5);
Tailwind
colors: {
custom: {
50: '#eaaec9',
500: '#de8bb2',
950: '#000000',
},
}SCSS
$custom: #de8bb2; $custom-light: #eaaec9; $custom-dark: #000000;
JSON
{
"hex": "#de8bb2",
"rgb": {
"r": 222,
"g": 139,
"b": 178
},
"hsl": {
"h": 331.807,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.7337,
"c": 0.11149,
"h": 350.5
},
"luminance": 0.37209
}Semantic roles & 50–950 ramp
primary
#DE8BB2
secondary
#D7EEE3
accent
#C37822
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#161013
muted
#847F82