#DC9B95#DC9B95
#DC9B95 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.1% C 0.079 H 25.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9B95 |
|---|---|
| RGB | rgb(220, 155, 149) |
| HSL | hsl(5, 50%, 72%) |
| HSV | hsv(5, 32%, 86%) |
| CMYK | cmyk(0%, 29.5%, 32.3%, 13.7%) |
| CIE-LAB | lab(70.06, 23.50, 12.89) |
| CIE-LCH | lch(70.06, 26.80, 28.74°) |
| OKLab | oklab(75.08% 0.0716 0.0334) |
| OKLCH | oklch(75.08% 0.079 25) |
| XYZ | xyz(46.6627, 40.8312, 33.8514) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.37
Greyish Pink
#C88D94
ΔE00 6.80
Dusty Pink (survey)
#D58A94
ΔE00 7.05
Rosybrown
#BC8F8F
ΔE00 7.13
Peachy Pink
#FF9A8A
ΔE00 7.45
Pinkish Tan
#D99B82
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9B95 #95D6DC
analogous
#DC95B3 #DC9B95 #DCBE95
triadic
#DC9B95 #95DC9B #9B95DC
tetradic
#DC9B95 #B3DC95 #95D6DC #BE95DC
square
#DC9B95 #B3DC95 #95D6DC #BE95DC
split-complementary
#DC9B95 #95DCBE #95B3DC
monochromatic
#B9483D #CD7067 #DC9B95 #EBC6C3 #F7E9E8
Accessibility & contrast
On white
2.29
#DC9B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#DC9B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9B95
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9B95 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A494
Deuteranopia (green-blind)
#B8B094
Tritanopia (blue-blind)
#EA939A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc9b95; /* rgb */ color: rgb(220, 155, 149); /* oklch */ color: oklch(75.1% 0.079 25.0);
Tailwind
colors: {
custom: {
50: '#e8b9b4',
500: '#dc9b95',
950: '#000000',
},
}SCSS
$custom: #dc9b95; $custom-light: #e8b9b4; $custom-dark: #000000;
JSON
{
"hex": "#dc9b95",
"rgb": {
"r": 220,
"g": 155,
"b": 149
},
"hsl": {
"h": 5.07,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.7508,
"c": 0.07898,
"h": 25
},
"luminance": 0.40828
}Semantic roles & 50–950 ramp
primary
#DC9B95
secondary
#DDEDEE
accent
#B1BE28
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080