#DE95BC#DE95BC
#DE95BC is a light, moderate pink. Relative luminance 0.407; OKLCH L 75.4% C 0.100 H 346.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DE95BC |
|---|---|
| RGB | rgb(222, 149, 188) |
| HSL | hsl(328, 53%, 73%) |
| HSV | hsv(328, 33%, 87%) |
| CMYK | cmyk(0%, 32.9%, 15.3%, 12.9%) |
| CIE-LAB | lab(69.94, 33.08, -8.95) |
| CIE-LCH | lch(69.94, 34.27, 344.86°) |
| OKLab | oklab(75.37% 0.0977 -0.0234) |
| OKLCH | oklch(75.37% 0.1 346.5) |
| XYZ | xyz(49.9490, 40.6580, 52.7840) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.71
Dull Pink
#D5869D
ΔE00 6.91
Faded Pink
#DE9DAC
ΔE00 7.02
Pink (survey)
#FF81C0
ΔE00 7.31
Lilac
#C8A2C8
ΔE00 7.45
Plum
#DDA0DD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE95BC #95DEB7
analogous
#DB95DE #DE95BC #DE9597
triadic
#DE95BC #BCDE95 #95BCDE
tetradic
#DE95BC #DEDB95 #95DEB7 #9597DE
square
#DE95BC #DEDB95 #95DEB7 #9597DE
split-complementary
#DE95BC #97DE95 #95DEDB
monochromatic
#BE3B81 #CF669F #DE95BC #EDC4D9 #F8E8F0
Accessibility & contrast
On white
2.30
#DE95BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#DE95BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE95BC
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE95BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE95BC | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BD
Deuteranopia (green-blind)
#ACAFBA
Tritanopia (blue-blind)
#E894A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de95bc; /* rgb */ color: rgb(222, 149, 188); /* oklch */ color: oklch(75.4% 0.100 346.5);
Tailwind
colors: {
custom: {
50: '#e9b5d0',
500: '#de95bc',
950: '#000000',
},
}SCSS
$custom: #de95bc; $custom-light: #e9b5d0; $custom-dark: #000000;
JSON
{
"hex": "#de95bc",
"rgb": {
"r": 222,
"g": 149,
"b": 188
},
"hsl": {
"h": 327.945,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.75374,
"c": 0.10044,
"h": 346.5
},
"luminance": 0.40655
}Semantic roles & 50–950 ramp
primary
#DE95BC
secondary
#DCEFE5
accent
#C06D26
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082