#DE95BB#DE95BB
#DE95BB is a light, moderate pink. Relative luminance 0.406; OKLCH L 75.3% C 0.100 H 347.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DE95BB |
|---|---|
| RGB | rgb(222, 149, 187) |
| HSL | hsl(329, 53%, 73%) |
| HSV | hsv(329, 33%, 87%) |
| CMYK | cmyk(0%, 32.9%, 15.8%, 12.9%) |
| CIE-LAB | lab(69.91, 32.92, -8.44) |
| CIE-LCH | lch(69.91, 33.98, 345.63°) |
| OKLab | oklab(75.34% 0.0973 -0.0221) |
| OKLCH | oklch(75.34% 0.1 347.2) |
| XYZ | xyz(49.8416, 40.6150, 52.2183) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.45
Dull Pink
#D5869D
ΔE00 6.68
Faded Pink
#DE9DAC
ΔE00 6.76
Pink (survey)
#FF81C0
ΔE00 7.36
Lilac
#C8A2C8
ΔE00 7.56
Bubblegum Pink
#FE83CC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE95BB #95DEB8
analogous
#DC95DE #DE95BB #DE9596
triadic
#DE95BB #BBDE95 #95BBDE
tetradic
#DE95BB #DEDC95 #95DEB8 #9596DE
square
#DE95BB #DEDC95 #95DEB8 #9596DE
split-complementary
#DE95BB #96DE95 #95DEDC
monochromatic
#BE3B7F #CF669D #DE95BB #EDC4D9 #F8E8F0
Accessibility & contrast
On white
2.30
#DE95BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#DE95BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE95BB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE95BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE95BB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#E894A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de95bb; /* rgb */ color: rgb(222, 149, 187); /* oklch */ color: oklch(75.3% 0.100 347.2);
Tailwind
colors: {
custom: {
50: '#e9b5cf',
500: '#de95bb',
950: '#000000',
},
}SCSS
$custom: #de95bb; $custom-light: #e9b5cf; $custom-dark: #000000;
JSON
{
"hex": "#de95bb",
"rgb": {
"r": 222,
"g": 149,
"b": 187
},
"hsl": {
"h": 328.767,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.75341,
"c": 0.0998,
"h": 347.2
},
"luminance": 0.40612
}Semantic roles & 50–950 ramp
primary
#DE95BB
secondary
#DCEFE5
accent
#C07026
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082