#DC9D96#DC9D96
#DC9D96 is a light, moderate red. Relative luminance 0.415; OKLCH L 75.5% C 0.077 H 26.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9D96 |
|---|---|
| RGB | rgb(220, 157, 150) |
| HSL | hsl(6, 50%, 73%) |
| HSV | hsv(6, 32%, 86%) |
| CMYK | cmyk(0%, 28.6%, 31.8%, 13.7%) |
| CIE-LAB | lab(70.55, 22.55, 13.02) |
| CIE-LCH | lch(70.55, 26.04, 30.01°) |
| OKLab | oklab(75.47% 0.0688 0.0337) |
| OKLCH | oklch(75.47% 0.077 26.1) |
| XYZ | xyz(47.0785, 41.5344, 34.3855) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.24
Pinkish Tan
#D99B82
ΔE00 7.05
Greyish Pink
#C88D94
ΔE00 7.26
Rosybrown
#BC8F8F
ΔE00 7.29
Peachy Pink
#FF9A8A
ΔE00 7.48
Dusty Pink (survey)
#D58A94
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9D96 #96D5DC
analogous
#DC96B2 #DC9D96 #DCC096
triadic
#DC9D96 #96DC9D #9D96DC
tetradic
#DC9D96 #B2DC96 #96D5DC #C096DC
square
#DC9D96 #B2DC96 #96D5DC #C096DC
split-complementary
#DC9D96 #96DCC0 #96B2DC
monochromatic
#BA4A3E #CD7268 #DC9D96 #EBC8C4 #F7EAE8
Accessibility & contrast
On white
2.26
#DC9D96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#DC9D96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9D96
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9D96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9D96 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA595
Deuteranopia (green-blind)
#B9B195
Tritanopia (blue-blind)
#E9959B
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #dc9d96; /* rgb */ color: rgb(220, 157, 150); /* oklch */ color: oklch(75.5% 0.077 26.1);
Tailwind
colors: {
custom: {
50: '#e8bab4',
500: '#dc9d96',
950: '#000000',
},
}SCSS
$custom: #dc9d96; $custom-light: #e8bab4; $custom-dark: #000000;
JSON
{
"hex": "#dc9d96",
"rgb": {
"r": 220,
"g": 157,
"b": 150
},
"hsl": {
"h": 6,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.75467,
"c": 0.07659,
"h": 26.1
},
"luminance": 0.41532
}Semantic roles & 50–950 ramp
primary
#DC9D96
secondary
#DDEDEE
accent
#AEBD28
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080