#DE9FA2#DE9FA2
#DE9FA2 is a light, moderate red. Relative luminance 0.429; OKLCH L 76.4% C 0.075 H 15.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9FA2 |
|---|---|
| RGB | rgb(222, 159, 162) |
| HSL | hsl(357, 49%, 75%) |
| HSV | hsv(357, 28%, 87%) |
| CMYK | cmyk(0%, 28.4%, 27%, 12.9%) |
| CIE-LAB | lab(71.51, 23.83, 7.79) |
| CIE-LCH | lch(71.51, 25.07, 18.10°) |
| OKLab | oklab(76.35% 0.0725 0.0206) |
| OKLCH | oklch(76.35% 0.075 15.8) |
| XYZ | xyz(49.0450, 42.9373, 39.8798) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.25
Dusty Pink
#D8A7B1
ΔE00 4.58
Greyish Pink
#C88D94
ΔE00 5.77
Dusty Pink (survey)
#D58A94
ΔE00 5.82
Grey Pink
#C3909B
ΔE00 6.66
Pig Pink
#E78EA5
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9FA2 #9FDEDB
analogous
#DE9FC2 #DE9FA2 #DEBC9F
triadic
#DE9FA2 #A2DE9F #9FA2DE
tetradic
#DE9FA2 #C2DE9F #9FDEDB #BC9FDE
square
#DE9FA2 #C2DE9F #9FDEDB #BC9FDE
split-complementary
#DE9FA2 #9FDEBC #9FC2DE
monochromatic
#BF444A #CE7176 #DE9FA2 #EECDCE #F7E8E9
Accessibility & contrast
On white
2.19
#DE9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#DE9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9FA2
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9FA2 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#B9B4A1
Tritanopia (blue-blind)
#EA99A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #de9fa2; /* rgb */ color: rgb(222, 159, 162); /* oklch */ color: oklch(76.4% 0.075 15.8);
Tailwind
colors: {
custom: {
50: '#e9bbbd',
500: '#de9fa2',
950: '#000000',
},
}SCSS
$custom: #de9fa2; $custom-light: #e9bbbd; $custom-dark: #000000;
JSON
{
"hex": "#de9fa2",
"rgb": {
"r": 222,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.143,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.76351,
"c": 0.07536,
"h": 15.8
},
"luminance": 0.42935
}Semantic roles & 50–950 ramp
primary
#DE9FA2
secondary
#DDEEED
accent
#BCB529
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181