#DDC2BB#DDC2BB
#DDC2BB is a very light, muted red. Relative luminance 0.575; OKLCH L 83.5% C 0.032 H 34.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC2BB |
|---|---|
| RGB | rgb(221, 194, 187) |
| HSL | hsl(12, 33%, 80%) |
| HSV | hsv(12, 15%, 87%) |
| CMYK | cmyk(0%, 12.2%, 15.4%, 13.3%) |
| CIE-LAB | lab(80.49, 8.41, 7.02) |
| CIE-LCH | lch(80.49, 10.96, 39.87°) |
| OKLab | oklab(83.5% 0.0265 0.0185) |
| OKLCH | oklch(83.5% 0.032 34.9) |
| XYZ | xyz(58.0799, 57.5450, 55.0519) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.97
Mistyrose
#FFE4E1
ΔE00 8.10
Warm Gray
#C9BEB0
ΔE00 8.92
Apricot
#FBCEB1
ΔE00 9.33
Pale Rose
#FDC1C5
ΔE00 10.39
Light Rose
#FFC5CB
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC2BB #BBD6DD
analogous
#DDBBC5 #DDC2BB #DDD3BB
triadic
#DDC2BB #BBDDC2 #C2BBDD
tetradic
#DDC2BB #C5DDBB #BBD6DD #D3BBDD
square
#DDC2BB #C5DDBB #BBD6DD #D3BBDD
split-complementary
#DDC2BB #BBDDD3 #BBC5DD
monochromatic
#B47969 #C99D92 #DDC2BB #F1E7E4 #F5EDEB
Accessibility & contrast
On white
1.68
#DDC2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#DDC2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC2BB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC2BB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#E4BFC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ddc2bb; /* rgb */ color: rgb(221, 194, 187); /* oklch */ color: oklch(83.5% 0.032 34.9);
Tailwind
colors: {
custom: {
50: '#e7d4cf',
500: '#ddc2bb',
950: '#000000',
},
}SCSS
$custom: #ddc2bb; $custom-light: #e7d4cf; $custom-dark: #000000;
JSON
{
"hex": "#ddc2bb",
"rgb": {
"r": 221,
"g": 194,
"b": 187
},
"hsl": {
"h": 12.353,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.83496,
"c": 0.03234,
"h": 34.9
},
"luminance": 0.57544
}Semantic roles & 50–950 ramp
primary
#DDC2BB
secondary
#87ABB5
accent
#94AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383