#DDCEB2#DDCEB2
#DDCEB2 is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.6% C 0.041 H 83.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEB2 |
|---|---|
| RGB | rgb(221, 206, 178) |
| HSL | hsl(39, 39%, 78%) |
| HSV | hsv(39, 19%, 87%) |
| CMYK | cmyk(0%, 6.8%, 19.5%, 13.3%) |
| CIE-LAB | lab(83.30, 0.72, 15.82) |
| CIE-LCH | lch(83.30, 15.84, 87.38°) |
| OKLab | oklab(85.64% 0.0049 0.0408) |
| OKLCH | oklch(85.64% 0.041 83.1) |
| XYZ | xyz(59.9258, 62.7303, 51.0622) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.60
Wheat
#F5DEB3
ΔE00 5.86
Champagne
#F7E7CE
ΔE00 5.93
Warm Gray
#C9BEB0
ΔE00 6.39
Blanchedalmond
#FFEBCD
ΔE00 6.97
Bisque
#FFE4C4
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEB2 #B2C1DD
analogous
#DDB8B2 #DDCEB2 #D6DDB2
triadic
#DDCEB2 #B2DDCE #CEB2DD
tetradic
#DDCEB2 #B2DDB8 #B2C1DD #DDB2D6
square
#DDCEB2 #B2DDB8 #B2C1DD #DDB2D6
split-complementary
#DDCEB2 #B2D6DD #B8B2DD
monochromatic
#B8985D #CAB388 #DDCEB2 #F0E9DC #F6F1EA
Accessibility & contrast
On white
1.55
#DDCEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DDCEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEB2
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEB2 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#E5C9C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddceb2; /* rgb */ color: rgb(221, 206, 178); /* oklch */ color: oklch(85.6% 0.041 83.1);
Tailwind
colors: {
custom: {
50: '#e8dcc9',
500: '#ddceb2',
950: '#000000',
},
}SCSS
$custom: #ddceb2; $custom-light: #e8dcc9; $custom-dark: #000000;
JSON
{
"hex": "#ddceb2",
"rgb": {
"r": 221,
"g": 206,
"b": 178
},
"hsl": {
"h": 39.07,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.85636,
"c": 0.04111,
"h": 83.1
},
"luminance": 0.62729
}Semantic roles & 50–950 ramp
primary
#DDCEB2
secondary
#7E91B5
accent
#60B234
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482