#DE92B2#DE92B2
#DE92B2 is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.5% C 0.100 H 352.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DE92B2 |
|---|---|
| RGB | rgb(222, 146, 178) |
| HSL | hsl(335, 54%, 72%) |
| HSV | hsv(335, 34%, 87%) |
| CMYK | cmyk(0%, 34.2%, 19.8%, 12.9%) |
| CIE-LAB | lab(68.97, 33.13, -4.80) |
| CIE-LCH | lch(68.97, 33.47, 351.75°) |
| OKLab | oklab(74.54% 0.099 -0.0123) |
| OKLCH | oklch(74.54% 0.1 352.9) |
| XYZ | xyz(48.4396, 39.3046, 47.1460) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.39
Dull Pink
#D5869D
ΔE00 4.68
Faded Pink
#DE9DAC
ΔE00 5.31
Pinky
#FC86AA
ΔE00 6.60
Light Mauve
#C292A1
ΔE00 6.97
Pink (survey)
#FF81C0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE92B2 #92DEBE
analogous
#DE92D8 #DE92B2 #DE9892
triadic
#DE92B2 #B2DE92 #92B2DE
tetradic
#DE92B2 #D8DE92 #92DEBE #9892DE
square
#DE92B2 #D8DE92 #92DEBE #9892DE
split-complementary
#DE92B2 #92DE98 #92D8DE
monochromatic
#BD3970 #D06391 #DE92B2 #ECC1D3 #F8E8EE
Accessibility & contrast
On white
2.37
#DE92B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#DE92B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE92B2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE92B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE92B2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B3
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#E98F9D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #de92b2; /* rgb */ color: rgb(222, 146, 178); /* oklch */ color: oklch(74.5% 0.100 352.9);
Tailwind
colors: {
custom: {
50: '#e9b3c9',
500: '#de92b2',
950: '#000000',
},
}SCSS
$custom: #de92b2; $custom-light: #e9b3c9; $custom-dark: #000000;
JSON
{
"hex": "#de92b2",
"rgb": {
"r": 222,
"g": 146,
"b": 178
},
"hsl": {
"h": 334.737,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.7454,
"c": 0.09974,
"h": 352.9
},
"luminance": 0.39302
}Semantic roles & 50–950 ramp
primary
#DE92B2
secondary
#DCEFE7
accent
#C17F25
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082