#DE85BA#DE85BA
#DE85BA is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.7% C 0.127 H 344.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DE85BA |
|---|---|
| RGB | rgb(222, 133, 186) |
| HSL | hsl(324, 57%, 70%) |
| HSV | hsv(324, 40%, 87%) |
| CMYK | cmyk(0%, 40.1%, 16.2%, 12.9%) |
| CIE-LAB | lab(66.41, 41.23, -13.11) |
| CIE-LCH | lch(66.41, 43.27, 342.36°) |
| OKLab | oklab(72.67% 0.1218 -0.0346) |
| OKLCH | oklch(72.67% 0.127 344.1) |
| XYZ | xyz(47.3751, 35.8528, 50.8698) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.52
Pink (survey)
#FF81C0
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.68
Bubblegum (survey)
#FF6CB5
ΔE00 7.00
Pale Magenta
#D767AD
ΔE00 7.14
Hot Pink
#FF69B4
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE85BA #85DEA9
analogous
#D685DE #DE85BA #DE858E
triadic
#DE85BA #BADE85 #85BADE
tetradic
#DE85BA #DED685 #85DEA9 #858EDE
square
#DE85BA #DED685 #85DEA9 #858EDE
split-complementary
#DE85BA #8EDE85 #85DED6
monochromatic
#B73281 #D1559F #DE85BA #EBB5D5 #F8E5F0
Accessibility & contrast
On white
2.57
#DE85BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#DE85BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE85BA
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE85BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE85BA | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BC
Deuteranopia (green-blind)
#A1A7B8
Tritanopia (blue-blind)
#E98598
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de85ba; /* rgb */ color: rgb(222, 133, 186); /* oklch */ color: oklch(72.7% 0.127 344.1);
Tailwind
colors: {
custom: {
50: '#eaaace',
500: '#de85ba',
950: '#000000',
},
}SCSS
$custom: #de85ba; $custom-light: #eaaace; $custom-dark: #000000;
JSON
{
"hex": "#de85ba",
"rgb": {
"r": 222,
"g": 133,
"b": 186
},
"hsl": {
"h": 324.27,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.72673,
"c": 0.12665,
"h": 344.1
},
"luminance": 0.3585
}Semantic roles & 50–950 ramp
primary
#DE85BA
secondary
#D3ECDD
accent
#C56321
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82