#DE95BE#DE95BE
#DE95BE is a light, moderate pink. Relative luminance 0.407; OKLCH L 75.4% C 0.102 H 345.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DE95BE |
|---|---|
| RGB | rgb(222, 149, 190) |
| HSL | hsl(326, 53%, 73%) |
| HSV | hsv(326, 33%, 87%) |
| CMYK | cmyk(0%, 32.9%, 14.4%, 12.9%) |
| CIE-LAB | lab(70.00, 33.40, -9.97) |
| CIE-LCH | lch(70.00, 34.85, 343.38°) |
| OKLab | oklab(75.44% 0.0983 -0.0262) |
| OKLCH | oklch(75.44% 0.102 345.1) |
| XYZ | xyz(50.1661, 40.7448, 53.9273) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 7.05
Pig Pink
#E78EA5
ΔE00 7.22
Lilac
#C8A2C8
ΔE00 7.24
Pink (survey)
#FF81C0
ΔE00 7.25
Dull Pink
#D5869D
ΔE00 7.37
Bubblegum Pink
#FE83CC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE95BE #95DEB5
analogous
#D995DE #DE95BE #DE959A
triadic
#DE95BE #BEDE95 #95BEDE
tetradic
#DE95BE #DED995 #95DEB5 #959ADE
square
#DE95BE #DED995 #95DEB5 #959ADE
split-complementary
#DE95BE #9ADE95 #95DED9
monochromatic
#BE3B84 #CF66A1 #DE95BE #EDC4DB #F8E8F1
Accessibility & contrast
On white
2.30
#DE95BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#DE95BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE95BE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE95BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE95BE | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C0
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#E795A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de95be; /* rgb */ color: rgb(222, 149, 190); /* oklch */ color: oklch(75.4% 0.102 345.1);
Tailwind
colors: {
custom: {
50: '#e9b5d1',
500: '#de95be',
950: '#000000',
},
}SCSS
$custom: #de95be; $custom-light: #e9b5d1; $custom-dark: #000000;
JSON
{
"hex": "#de95be",
"rgb": {
"r": 222,
"g": 149,
"b": 190
},
"hsl": {
"h": 326.301,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.75441,
"c": 0.10176,
"h": 345.1
},
"luminance": 0.40742
}Semantic roles & 50–950 ramp
primary
#DE95BE
secondary
#DCEFE4
accent
#C06926
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082