#DDCABD#DDCABD
#DDCABD is a very light, muted orange. Relative luminance 0.613; OKLCH L 85.1% C 0.028 H 56.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCABD |
|---|---|
| RGB | rgb(221, 202, 189) |
| HSL | hsl(24, 32%, 80%) |
| HSV | hsv(24, 14%, 87%) |
| CMYK | cmyk(0%, 8.6%, 14.5%, 13.3%) |
| CIE-LAB | lab(82.53, 4.50, 8.89) |
| CIE-LCH | lch(82.53, 9.96, 63.15°) |
| OKLab | oklab(85.12% 0.0153 0.0233) |
| OKLCH | oklch(85.12% 0.028 56.7) |
| XYZ | xyz(60.1241, 61.2885, 56.7969) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.20
Warm Beige
#E9DCC9
ΔE00 6.00
Antiquewhite
#FAEBD7
ΔE00 8.31
Champagne
#F7E7CE
ΔE00 8.57
Apricot
#FBCEB1
ΔE00 8.67
Peach
#FFDAB9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCABD #BDD0DD
analogous
#DDBDC0 #DDCABD #DDDABD
triadic
#DDCABD #BDDDCA #CABDDD
tetradic
#DDCABD #C0DDBD #BDD0DD #DABDDD
square
#DDCABD #C0DDBD #BDD0DD #DABDDD
split-complementary
#DDCABD #BDDDDA #BDC0DD
monochromatic
#B3896C #C8AA95 #DDCABD #F2EAE5 #F5EFEB
Accessibility & contrast
On white
1.58
#DDCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#DDCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCABD
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCABD | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBC
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#E3C7C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddcabd; /* rgb */ color: rgb(221, 202, 189); /* oklch */ color: oklch(85.1% 0.028 56.7);
Tailwind
colors: {
custom: {
50: '#e7dad0',
500: '#ddcabd',
950: '#000000',
},
}SCSS
$custom: #ddcabd; $custom-light: #e7dad0; $custom-dark: #000000;
JSON
{
"hex": "#ddcabd",
"rgb": {
"r": 221,
"g": 202,
"b": 189
},
"hsl": {
"h": 24.375,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.85115,
"c": 0.02784,
"h": 56.7
},
"luminance": 0.61287
}Semantic roles & 50–950 ramp
primary
#DDCABD
secondary
#8AA3B5
accent
#7DAB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383