#DDCABB#DDCABB
#DDCABB is a very light, muted orange. Relative luminance 0.612; OKLCH L 85.1% C 0.030 H 60.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCABB |
|---|---|
| RGB | rgb(221, 202, 187) |
| HSL | hsl(26, 33%, 80%) |
| HSV | hsv(26, 15%, 87%) |
| CMYK | cmyk(0%, 8.6%, 15.4%, 13.3%) |
| CIE-LAB | lab(82.49, 4.19, 9.89) |
| CIE-LCH | lch(82.49, 10.74, 67.06°) |
| OKLab | oklab(85.06% 0.0145 0.0258) |
| OKLCH | oklch(85.06% 0.03 60.7) |
| XYZ | xyz(59.9085, 61.2023, 55.6614) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.89
Warm Beige
#E9DCC9
ΔE00 5.48
Antiquewhite
#FAEBD7
ΔE00 7.96
Champagne
#F7E7CE
ΔE00 8.01
Peach
#FFDAB9
ΔE00 8.23
Bisque
#FFE4C4
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCABB #BBCEDD
analogous
#DDBBBD #DDCABB #DDDBBB
triadic
#DDCABB #BBDDCA #CABBDD
tetradic
#DDCABB #BDDDBB #BBCEDD #DBBBDD
square
#DDCABB #BDDDBB #BBCEDD #DBBBDD
split-complementary
#DDCABB #BBDDDB #BBBDDD
monochromatic
#B48A69 #C9AA92 #DDCABB #F1EAE4 #F5EFEB
Accessibility & contrast
On white
1.59
#DDCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DDCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCABB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCABB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#D4CFBB
Tritanopia (blue-blind)
#E4C6C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddcabb; /* rgb */ color: rgb(221, 202, 187); /* oklch */ color: oklch(85.1% 0.030 60.7);
Tailwind
colors: {
custom: {
50: '#e7dacf',
500: '#ddcabb',
950: '#000000',
},
}SCSS
$custom: #ddcabb; $custom-light: #e7dacf; $custom-dark: #000000;
JSON
{
"hex": "#ddcabb",
"rgb": {
"r": 221,
"g": 202,
"b": 187
},
"hsl": {
"h": 26.471,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.85063,
"c": 0.02962,
"h": 60.7
},
"luminance": 0.61201
}Semantic roles & 50–950 ramp
primary
#DDCABB
secondary
#87A1B5
accent
#79AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383