#DE92BA#DE92BA
#DE92BA is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.8% C 0.104 H 347.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DE92BA |
|---|---|
| RGB | rgb(222, 146, 186) |
| HSL | hsl(328, 54%, 72%) |
| HSV | hsv(328, 34%, 87%) |
| CMYK | cmyk(0%, 34.2%, 16.2%, 12.9%) |
| CIE-LAB | lab(69.21, 34.36, -8.92) |
| CIE-LCH | lch(69.21, 35.50, 345.45°) |
| OKLab | oklab(74.8% 0.1017 -0.0233) |
| OKLCH | oklch(74.8% 0.104 347.1) |
| XYZ | xyz(49.2664, 39.6353, 51.5002) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.48
Dull Pink
#D5869D
ΔE00 6.52
Pink (survey)
#FF81C0
ΔE00 6.84
Bubblegum Pink
#FE83CC
ΔE00 7.27
Faded Pink
#DE9DAC
ΔE00 7.28
Pinky
#FC86AA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE92BA #92DEB6
analogous
#DC92DE #DE92BA #DE9294
triadic
#DE92BA #BADE92 #92BADE
tetradic
#DE92BA #DEDC92 #92DEB6 #9294DE
square
#DE92BA #DEDC92 #92DEB6 #9294DE
split-complementary
#DE92BA #94DE92 #92DEDC
monochromatic
#BD397E #D0639C #DE92BA #ECC1D8 #F8E8F0
Accessibility & contrast
On white
2.35
#DE92BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#DE92BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE92BA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE92BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE92BA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BB
Deuteranopia (green-blind)
#AAAEB8
Tritanopia (blue-blind)
#E891A0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #de92ba; /* rgb */ color: rgb(222, 146, 186); /* oklch */ color: oklch(74.8% 0.104 347.1);
Tailwind
colors: {
custom: {
50: '#e9b3ce',
500: '#de92ba',
950: '#000000',
},
}SCSS
$custom: #de92ba; $custom-light: #e9b3ce; $custom-dark: #000000;
JSON
{
"hex": "#de92ba",
"rgb": {
"r": 222,
"g": 146,
"b": 186
},
"hsl": {
"h": 328.421,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.748,
"c": 0.10432,
"h": 347.1
},
"luminance": 0.39633
}Semantic roles & 50–950 ramp
primary
#DE92BA
secondary
#DCEFE5
accent
#C16F25
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082