#DE92BF#DE92BF
#DE92BF is a light, moderate pink. Relative luminance 0.398; OKLCH L 75.0% C 0.108 H 343.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DE92BF |
|---|---|
| RGB | rgb(222, 146, 191) |
| HSL | hsl(324, 54%, 72%) |
| HSV | hsv(324, 34%, 87%) |
| CMYK | cmyk(0%, 34.2%, 14%, 12.9%) |
| CIE-LAB | lab(69.36, 35.16, -11.47) |
| CIE-LCH | lch(69.36, 36.98, 341.93°) |
| OKLab | oklab(74.97% 0.1033 -0.0303) |
| OKLCH | oklch(74.97% 0.108 343.7) |
| XYZ | xyz(49.8072, 39.8516, 54.3488) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.69
Pink (survey)
#FF81C0
ΔE00 6.74
Plum
#DDA0DD
ΔE00 6.75
Lilac
#C8A2C8
ΔE00 7.56
Dull Pink
#D5869D
ΔE00 7.72
Pig Pink
#E78EA5
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE92BF #92DEB1
analogous
#D792DE #DE92BF #DE9299
triadic
#DE92BF #BFDE92 #92BFDE
tetradic
#DE92BF #DED792 #92DEB1 #9299DE
square
#DE92BF #DED792 #92DEB1 #9299DE
split-complementary
#DE92BF #99DE92 #92DED7
monochromatic
#BD3987 #D063A3 #DE92BF #ECC1DB #F8E8F1
Accessibility & contrast
On white
2.34
#DE92BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#DE92BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE92BF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE92BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE92BF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C1
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#E792A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #de92bf; /* rgb */ color: rgb(222, 146, 191); /* oklch */ color: oklch(75.0% 0.108 343.7);
Tailwind
colors: {
custom: {
50: '#e9b3d2',
500: '#de92bf',
950: '#000000',
},
}SCSS
$custom: #de92bf; $custom-light: #e9b3d2; $custom-dark: #000000;
JSON
{
"hex": "#de92bf",
"rgb": {
"r": 222,
"g": 146,
"b": 191
},
"hsl": {
"h": 324.474,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.74969,
"c": 0.10765,
"h": 343.7
},
"luminance": 0.39849
}Semantic roles & 50–950 ramp
primary
#DE92BF
secondary
#DCEFE4
accent
#C16425
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082