#DDBBAF#DDBBAF
#DDBBAF is a light, muted orange. Relative luminance 0.540; OKLCH L 81.8% C 0.043 H 40.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBAF |
|---|---|
| RGB | rgb(221, 187, 175) |
| HSL | hsl(16, 40%, 78%) |
| HSV | hsv(16, 21%, 87%) |
| CMYK | cmyk(0%, 15.4%, 20.8%, 13.3%) |
| CIE-LAB | lab(78.47, 10.29, 10.60) |
| CIE-LCH | lch(78.47, 14.77, 45.83°) |
| OKLab | oklab(81.83% 0.0325 0.0277) |
| OKLCH | oklch(81.83% 0.043 40.4) |
| XYZ | xyz(55.3272, 54.0098, 48.0596) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.80
Apricot
#FBCEB1
ΔE00 7.96
Warm Gray
#C9BEB0
ΔE00 9.86
Pale Salmon
#FFB19A
ΔE00 9.95
Mistyrose
#FFE4E1
ΔE00 10.23
Mushroom
#BA9E88
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBAF #AFD1DD
analogous
#DDAFBA #DDBBAF #DDD2AF
triadic
#DDBBAF #AFDDBB #BBAFDD
tetradic
#DDBBAF #BADDAF #AFD1DD #D2AFDD
square
#DDBBAF #BADDAF #AFD1DD #D2AFDD
split-complementary
#DDBBAF #AFDDD2 #AFBADD
monochromatic
#B87259 #CB9684 #DDBBAF #EFE0DA #F6EDEA
Accessibility & contrast
On white
1.78
#DDBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DDBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBAF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBAF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAE
Deuteranopia (green-blind)
#CBC5AF
Tritanopia (blue-blind)
#E6B6B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbbaf; /* rgb */ color: rgb(221, 187, 175); /* oklch */ color: oklch(81.8% 0.043 40.4);
Tailwind
colors: {
custom: {
50: '#e8cfc6',
500: '#ddbbaf',
950: '#000000',
},
}SCSS
$custom: #ddbbaf; $custom-light: #e8cfc6; $custom-dark: #000000;
JSON
{
"hex": "#ddbbaf",
"rgb": {
"r": 221,
"g": 187,
"b": 175
},
"hsl": {
"h": 15.652,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.81827,
"c": 0.04268,
"h": 40.4
},
"luminance": 0.54008
}Semantic roles & 50–950 ramp
primary
#DDBBAF
secondary
#7BA6B5
accent
#92B332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382