#DE8B95#DE8B95
#DE8B95 is a light, moderate red. Relative luminance 0.362; OKLCH L 72.5% C 0.102 H 12.1°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8B95 |
|---|---|
| RGB | rgb(222, 139, 149) |
| HSL | hsl(353, 56%, 71%) |
| HSV | hsv(353, 37%, 87%) |
| CMYK | cmyk(0%, 37.4%, 32.9%, 12.9%) |
| CIE-LAB | lab(66.65, 32.83, 8.09) |
| CIE-LCH | lch(66.65, 33.81, 13.84°) |
| OKLab | oklab(72.51% 0.0996 0.0213) |
| OKLCH | oklch(72.51% 0.102 12.1) |
| XYZ | xyz(44.7833, 36.1681, 33.0504) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.76
Pig Pink
#E78EA5
ΔE00 4.35
Rose Pink
#F7879A
ΔE00 4.70
Greyish Pink
#C88D94
ΔE00 4.72
Dull Pink
#D5869D
ΔE00 4.92
Old Rose
#C87F89
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8B95 #8BDED4
analogous
#DE8BBE #DE8B95 #DEAA8B
triadic
#DE8B95 #95DE8B #8B95DE
tetradic
#DE8B95 #BEDE8B #8BDED4 #AA8BDE
square
#DE8B95 #BEDE8B #8BDED4 #AA8BDE
split-complementary
#DE8B95 #8BDEAA #8BBEDE
monochromatic
#BA3545 #D05B69 #DE8B95 #ECBBC1 #F8E7E9
Accessibility & contrast
On white
2.55
#DE8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#DE8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8B95
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8B95 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9995
Deuteranopia (green-blind)
#AEA893
Tritanopia (blue-blind)
#ED838F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de8b95; /* rgb */ color: rgb(222, 139, 149); /* oklch */ color: oklch(72.5% 0.102 12.1);
Tailwind
colors: {
custom: {
50: '#eaaeb4',
500: '#de8b95',
950: '#000000',
},
}SCSS
$custom: #de8b95; $custom-light: #eaaeb4; $custom-dark: #000000;
JSON
{
"hex": "#de8b95",
"rgb": {
"r": 222,
"g": 139,
"b": 149
},
"hsl": {
"h": 352.771,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.7251,
"c": 0.10183,
"h": 12.1
},
"luminance": 0.36165
}Semantic roles & 50–950 ramp
primary
#DE8B95
secondary
#D7EEEB
accent
#C3B022
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80