#DE92CC#DE92CC
#DE92CC is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.4% C 0.118 H 335.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DE92CC |
|---|---|
| RGB | rgb(222, 146, 204) |
| HSL | hsl(314, 54%, 72%) |
| HSV | hsv(314, 34%, 87%) |
| CMYK | cmyk(0%, 34.2%, 8.1%, 12.9%) |
| CIE-LAB | lab(69.79, 37.32, -18.06) |
| CIE-LCH | lch(69.79, 41.46, 334.18°) |
| OKLab | oklab(75.43% 0.1073 -0.0483) |
| OKLCH | oklch(75.43% 0.118 335.7) |
| XYZ | xyz(51.3018, 40.4494, 62.2203) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 6.34
Lilac
#C8A2C8
ΔE00 7.42
Pink (survey)
#FF81C0
ΔE00 7.56
Violet (CSS)
#EE82EE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE92CC #92DEA4
analogous
#CA92DE #DE92CC #DE92A6
triadic
#DE92CC #CCDE92 #92CCDE
tetradic
#DE92CC #DECA92 #92DEA4 #92A6DE
square
#DE92CC #DECA92 #92DEA4 #92A6DE
split-complementary
#DE92CC #A6DE92 #92DECA
monochromatic
#BD399D #D063B6 #DE92CC #ECC1E2 #F8E8F4
Accessibility & contrast
On white
2.31
#DE92CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#DE92CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE92CC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE92CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE92CC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CE
Deuteranopia (green-blind)
#A5AFCA
Tritanopia (blue-blind)
#E595A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #de92cc; /* rgb */ color: rgb(222, 146, 204); /* oklch */ color: oklch(75.4% 0.118 335.7);
Tailwind
colors: {
custom: {
50: '#e9b3db',
500: '#de92cc',
950: '#000000',
},
}SCSS
$custom: #de92cc; $custom-light: #e9b3db; $custom-dark: #000000;
JSON
{
"hex": "#de92cc",
"rgb": {
"r": 222,
"g": 146,
"b": 204
},
"hsl": {
"h": 314.211,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.75432,
"c": 0.11767,
"h": 335.7
},
"luminance": 0.40447
}Semantic roles & 50–950 ramp
primary
#DE92CC
secondary
#DCEFE0
accent
#C14A25
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083