#DB9B95#DB9B95
#DB9B95 is a light, moderate red. Relative luminance 0.407; OKLCH L 75.0% C 0.078 H 25.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9B95 |
|---|---|
| RGB | rgb(219, 155, 149) |
| HSL | hsl(5, 49%, 72%) |
| HSV | hsv(5, 32%, 86%) |
| CMYK | cmyk(0%, 29.2%, 32%, 14.1%) |
| CIE-LAB | lab(69.95, 23.12, 12.72) |
| CIE-LCH | lch(69.95, 26.39, 28.81°) |
| OKLab | oklab(74.97% 0.0705 0.033) |
| OKLCH | oklch(74.97% 0.078 25.1) |
| XYZ | xyz(46.3609, 40.6755, 33.8372) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.52
Greyish Pink
#C88D94
ΔE00 6.70
Rosybrown
#BC8F8F
ΔE00 6.95
Dusty Pink (survey)
#D58A94
ΔE00 7.05
Pinkish Tan
#D99B82
ΔE00 7.42
Peachy Pink
#FF9A8A
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9B95 #95D5DB
analogous
#DB95B2 #DB9B95 #DBBE95
triadic
#DB9B95 #95DB9B #9B95DB
tetradic
#DB9B95 #B2DB95 #95D5DB #BE95DB
square
#DB9B95 #B2DB95 #95D5DB #BE95DB
split-complementary
#DB9B95 #95DBBE #95B2DB
monochromatic
#B7493E #CB7067 #DB9B95 #EBC6C3 #F7E9E8
Accessibility & contrast
On white
2.30
#DB9B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#DB9B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9B95
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9B95 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A394
Deuteranopia (green-blind)
#B7B094
Tritanopia (blue-blind)
#E8939A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #db9b95; /* rgb */ color: rgb(219, 155, 149); /* oklch */ color: oklch(75.0% 0.078 25.1);
Tailwind
colors: {
custom: {
50: '#e8b9b4',
500: '#db9b95',
950: '#000000',
},
}SCSS
$custom: #db9b95; $custom-light: #e8b9b4; $custom-dark: #000000;
JSON
{
"hex": "#db9b95",
"rgb": {
"r": 219,
"g": 155,
"b": 149
},
"hsl": {
"h": 5.143,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.74971,
"c": 0.07778,
"h": 25.1
},
"luminance": 0.40673
}Semantic roles & 50–950 ramp
primary
#DB9B95
secondary
#DDEDEE
accent
#B0BD29
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080