#DDC3BB#DDC3BB
#DDC3BB is a very light, muted red. Relative luminance 0.580; OKLCH L 83.7% C 0.032 H 37.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC3BB |
|---|---|
| RGB | rgb(221, 195, 187) |
| HSL | hsl(14, 33%, 80%) |
| HSV | hsv(14, 15%, 87%) |
| CMYK | cmyk(0%, 11.8%, 15.4%, 13.3%) |
| CIE-LAB | lab(80.73, 7.88, 7.38) |
| CIE-LCH | lch(80.73, 10.80, 43.13°) |
| OKLab | oklab(83.69% 0.025 0.0194) |
| OKLCH | oklch(83.69% 0.032 37.8) |
| XYZ | xyz(58.3032, 57.9916, 55.1263) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.38
Mistyrose
#FFE4E1
ΔE00 8.08
Warm Gray
#C9BEB0
ΔE00 8.34
Apricot
#FBCEB1
ΔE00 8.98
Warm Beige
#E9DCC9
ΔE00 10.35
Silver
#C0C0C0
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC3BB #BBD5DD
analogous
#DDBBC4 #DDC3BB #DDD4BB
triadic
#DDC3BB #BBDDC3 #C3BBDD
tetradic
#DDC3BB #C4DDBB #BBD5DD #D4BBDD
square
#DDC3BB #C4DDBB #BBD5DD #D4BBDD
split-complementary
#DDC3BB #BBDDD4 #BBC4DD
monochromatic
#B47B69 #C99F92 #DDC3BB #F1E7E4 #F5EDEB
Accessibility & contrast
On white
1.67
#DDC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#DDC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC3BB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC3BB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#CFCABB
Tritanopia (blue-blind)
#E4C0C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ddc3bb; /* rgb */ color: rgb(221, 195, 187); /* oklch */ color: oklch(83.7% 0.032 37.8);
Tailwind
colors: {
custom: {
50: '#e7d5cf',
500: '#ddc3bb',
950: '#000000',
},
}SCSS
$custom: #ddc3bb; $custom-light: #e7d5cf; $custom-dark: #000000;
JSON
{
"hex": "#ddc3bb",
"rgb": {
"r": 221,
"g": 195,
"b": 187
},
"hsl": {
"h": 14.118,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.83691,
"c": 0.03166,
"h": 37.8
},
"luminance": 0.5799
}Semantic roles & 50–950 ramp
primary
#DDC3BB
secondary
#87AAB5
accent
#91AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383