#DDBBAE#DDBBAE
#DDBBAE is a light, muted orange. Relative luminance 0.540; OKLCH L 81.8% C 0.043 H 42.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBAE |
|---|---|
| RGB | rgb(221, 187, 174) |
| HSL | hsl(17, 41%, 77%) |
| HSV | hsv(17, 21%, 87%) |
| CMYK | cmyk(0%, 15.4%, 21.3%, 13.3%) |
| CIE-LAB | lab(78.44, 10.15, 11.10) |
| CIE-LCH | lch(78.44, 15.04, 47.58°) |
| OKLab | oklab(81.8% 0.0321 0.0289) |
| OKLCH | oklch(81.8% 0.043 42) |
| XYZ | xyz(55.2293, 53.9706, 47.5443) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.07
Apricot
#FBCEB1
ΔE00 7.66
Warm Gray
#C9BEB0
ΔE00 9.67
Pale Salmon
#FFB19A
ΔE00 9.91
Mushroom
#BA9E88
ΔE00 10.03
Pinkish Tan
#D99B82
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBAE #AED0DD
analogous
#DDAEB8 #DDBBAE #DDD3AE
triadic
#DDBBAE #AEDDBB #BBAEDD
tetradic
#DDBBAE #B8DDAE #AED0DD #D3AEDD
square
#DDBBAE #B8DDAE #AED0DD #D3AEDD
split-complementary
#DDBBAE #AEDDD3 #AEB8DD
monochromatic
#B97358 #CB9783 #DDBBAE #EFDFD9 #F6EDE9
Accessibility & contrast
On white
1.78
#DDBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DDBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBAE
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBAE | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#CBC5AE
Tritanopia (blue-blind)
#E6B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbbae; /* rgb */ color: rgb(221, 187, 174); /* oklch */ color: oklch(81.8% 0.043 42.0);
Tailwind
colors: {
custom: {
50: '#e8cfc6',
500: '#ddbbae',
950: '#000000',
},
}SCSS
$custom: #ddbbae; $custom-light: #e8cfc6; $custom-dark: #000000;
JSON
{
"hex": "#ddbbae",
"rgb": {
"r": 221,
"g": 187,
"b": 174
},
"hsl": {
"h": 16.596,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.81802,
"c": 0.04322,
"h": 42
},
"luminance": 0.53969
}Semantic roles & 50–950 ramp
primary
#DDBBAE
secondary
#7AA5B5
accent
#90B432
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382