#DDCCBF#DDCCBF
#DDCCBF is a very light, muted orange. Relative luminance 0.623; OKLCH L 85.6% C 0.026 H 59.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCBF |
|---|---|
| RGB | rgb(221, 204, 191) |
| HSL | hsl(26, 31%, 81%) |
| HSV | hsv(26, 14%, 87%) |
| CMYK | cmyk(0%, 7.7%, 13.6%, 13.3%) |
| CIE-LAB | lab(83.08, 3.77, 8.61) |
| CIE-LCH | lch(83.08, 9.40, 66.37°) |
| OKLab | oklab(85.56% 0.0131 0.0226) |
| OKLCH | oklch(85.56% 0.026 59.9) |
| XYZ | xyz(60.8150, 62.3206, 58.1055) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.88
Warm Beige
#E9DCC9
ΔE00 5.17
Antiquewhite
#FAEBD7
ΔE00 7.66
Champagne
#F7E7CE
ΔE00 7.91
Linen
#FAF0E6
ΔE00 8.31
Light Gray
#D3D3D3
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCBF #BFD0DD
analogous
#DDBFC1 #DDCCBF #DDDBBF
triadic
#DDCCBF #BFDDCC #CCBFDD
tetradic
#DDCCBF #C1DDBF #BFD0DD #DBBFDD
square
#DDCCBF #C1DDBF #BFD0DD #DBBFDD
split-complementary
#DDCCBF #BFDDDB #BFC1DD
monochromatic
#B38C6F #C8AC97 #DDCCBF #F2ECE7 #F4EFEB
Accessibility & contrast
On white
1.56
#DDCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#DDCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCBF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCBF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#E3C9C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddccbf; /* rgb */ color: rgb(221, 204, 191); /* oklch */ color: oklch(85.6% 0.026 59.9);
Tailwind
colors: {
custom: {
50: '#e7dbd2',
500: '#ddccbf',
950: '#000000',
},
}SCSS
$custom: #ddccbf; $custom-light: #e7dbd2; $custom-dark: #000000;
JSON
{
"hex": "#ddccbf",
"rgb": {
"r": 221,
"g": 204,
"b": 191
},
"hsl": {
"h": 26,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.85561,
"c": 0.02607,
"h": 59.9
},
"luminance": 0.62319
}Semantic roles & 50–950 ramp
primary
#DDCCBF
secondary
#8CA3B4
accent
#7AA93C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483