#DDBBAC#DDBBAC
#DDBBAC is a light, muted orange. Relative luminance 0.539; OKLCH L 81.8% C 0.044 H 45.2°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBAC |
|---|---|
| RGB | rgb(221, 187, 172) |
| HSL | hsl(18, 42%, 77%) |
| HSV | hsv(18, 22%, 87%) |
| CMYK | cmyk(0%, 15.4%, 22.2%, 13.3%) |
| CIE-LAB | lab(78.40, 9.85, 12.12) |
| CIE-LCH | lch(78.40, 15.62, 50.89°) |
| OKLab | oklab(81.75% 0.0313 0.0315) |
| OKLCH | oklch(81.75% 0.044 45.2) |
| XYZ | xyz(55.0358, 53.8932, 46.5251) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.66
Apricot
#FBCEB1
ΔE00 7.11
Warm Gray
#C9BEB0
ΔE00 9.34
Mushroom
#BA9E88
ΔE00 9.59
Peach
#FFDAB9
ΔE00 9.88
Pale Salmon
#FFB19A
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBAC #ACCEDD
analogous
#DDACB6 #DDBBAC #DDD3AC
triadic
#DDBBAC #ACDDBB #BBACDD
tetradic
#DDBBAC #B6DDAC #ACCEDD #D3ACDD
square
#DDBBAC #B6DDAC #ACCEDD #D3ACDD
split-complementary
#DDBBAC #ACDDD3 #ACB6DD
monochromatic
#B97455 #CB9781 #DDBBAC #EFDFD7 #F6EDE9
Accessibility & contrast
On white
1.78
#DDBBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#DDBBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBAC
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBAC | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAB
Deuteranopia (green-blind)
#CBC5AC
Tritanopia (blue-blind)
#E7B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbbac; /* rgb */ color: rgb(221, 187, 172); /* oklch */ color: oklch(81.8% 0.044 45.2);
Tailwind
colors: {
custom: {
50: '#e8cfc4',
500: '#ddbbac',
950: '#000000',
},
}SCSS
$custom: #ddbbac; $custom-light: #e8cfc4; $custom-dark: #000000;
JSON
{
"hex": "#ddbbac",
"rgb": {
"r": 221,
"g": 187,
"b": 172
},
"hsl": {
"h": 18.367,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.81752,
"c": 0.04441,
"h": 45.2
},
"luminance": 0.53891
}Semantic roles & 50–950 ramp
primary
#DDBBAC
secondary
#78A2B5
accent
#8CB531
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161312
muted
#848382