#DDB2AE#DDB2AE
#DDB2AE is a light, muted red. Relative luminance 0.503; OKLCH L 80.1% C 0.051 H 24.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB2AE |
|---|---|
| RGB | rgb(221, 178, 174) |
| HSL | hsl(5, 41%, 77%) |
| HSV | hsv(5, 21%, 87%) |
| CMYK | cmyk(0%, 19.5%, 21.3%, 13.3%) |
| CIE-LAB | lab(76.24, 14.96, 7.95) |
| CIE-LCH | lch(76.24, 16.94, 28.00°) |
| OKLab | oklab(80.08% 0.046 0.0209) |
| OKLCH | oklch(80.08% 0.051 24.4) |
| XYZ | xyz(53.3795, 50.2710, 46.9277) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.10
Dusty Pink
#D8A7B1
ΔE00 6.14
Pale Rose
#FDC1C5
ΔE00 7.05
Light Rose
#FFC5CB
ΔE00 7.79
Pink
#FFC0CB
ΔE00 8.66
Bubblegum
#FFC1CC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB2AE #AED9DD
analogous
#DDAEC2 #DDB2AE #DDC9AE
triadic
#DDB2AE #AEDDB2 #B2AEDD
tetradic
#DDB2AE #C2DDAE #AED9DD #C9AEDD
square
#DDB2AE #C2DDAE #AED9DD #C9AEDD
split-complementary
#DDB2AE #AEDDC9 #AEC2DD
monochromatic
#B96058 #CB8983 #DDB2AE #EFDBD9 #F6EBE9
Accessibility & contrast
On white
1.90
#DDB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#DDB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB2AE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB2AE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#C4BFAE
Tritanopia (blue-blind)
#E7ADB1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ddb2ae; /* rgb */ color: rgb(221, 178, 174); /* oklch */ color: oklch(80.1% 0.051 24.4);
Tailwind
colors: {
custom: {
50: '#e8c9c6',
500: '#ddb2ae',
950: '#000000',
},
}SCSS
$custom: #ddb2ae; $custom-light: #e8c9c6; $custom-dark: #000000;
JSON
{
"hex": "#ddb2ae",
"rgb": {
"r": 221,
"g": 178,
"b": 174
},
"hsl": {
"h": 5.106,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.80081,
"c": 0.05057,
"h": 24.4
},
"luminance": 0.50269
}Semantic roles & 50–950 ramp
primary
#DDB2AE
secondary
#7AB0B5
accent
#A9B432
background
#FEFDFD
surface
#FDF9F9
border
#D5D2D2
text
#161313
muted
#848282