#DE9FA4#DE9FA4
#DE9FA4 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.4% C 0.075 H 13.7°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9FA4 |
|---|---|
| RGB | rgb(222, 159, 164) |
| HSL | hsl(355, 49%, 75%) |
| HSV | hsv(355, 28%, 87%) |
| CMYK | cmyk(0%, 28.4%, 26.1%, 12.9%) |
| CIE-LAB | lab(71.56, 24.11, 6.75) |
| CIE-LCH | lch(71.56, 25.04, 15.64°) |
| OKLab | oklab(76.41% 0.0733 0.0179) |
| OKLCH | oklch(76.41% 0.075 13.7) |
| XYZ | xyz(49.2241, 43.0089, 40.8236) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.50
Dusty Pink
#D8A7B1
ΔE00 4.12
Greyish Pink
#C88D94
ΔE00 5.65
Dusty Pink (survey)
#D58A94
ΔE00 5.65
Grey Pink
#C3909B
ΔE00 6.35
Pig Pink
#E78EA5
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9FA4 #9FDED9
analogous
#DE9FC4 #DE9FA4 #DEBA9F
triadic
#DE9FA4 #A4DE9F #9FA4DE
tetradic
#DE9FA4 #C4DE9F #9FDED9 #BA9FDE
square
#DE9FA4 #C4DE9F #9FDED9 #BA9FDE
split-complementary
#DE9FA4 #9FDEBA #9FC4DE
monochromatic
#BF444E #CE7179 #DE9FA4 #EECDCF #F7E8E9
Accessibility & contrast
On white
2.19
#DE9FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#DE9FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9FA4
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9FA4 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A4
Deuteranopia (green-blind)
#B8B4A3
Tritanopia (blue-blind)
#EA99A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #de9fa4; /* rgb */ color: rgb(222, 159, 164); /* oklch */ color: oklch(76.4% 0.075 13.7);
Tailwind
colors: {
custom: {
50: '#e9bbbe',
500: '#de9fa4',
950: '#000000',
},
}SCSS
$custom: #de9fa4; $custom-light: #e9bbbe; $custom-dark: #000000;
JSON
{
"hex": "#de9fa4",
"rgb": {
"r": 222,
"g": 159,
"b": 164
},
"hsl": {
"h": 355.238,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.76405,
"c": 0.07542,
"h": 13.7
},
"luminance": 0.43006
}Semantic roles & 50–950 ramp
primary
#DE9FA4
secondary
#DDEEED
accent
#BCB029
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181