#DDD4C8#DDD4C8
#DDD4C8 is a very light, near-neutral orange. Relative luminance 0.666; OKLCH L 87.4% C 0.019 H 75.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD4C8 |
|---|---|
| RGB | rgb(221, 212, 200) |
| HSL | hsl(34, 24%, 83%) |
| HSV | hsv(34, 10%, 87%) |
| CMYK | cmyk(0%, 4.1%, 9.5%, 13.3%) |
| CIE-LAB | lab(85.32, 1.05, 7.03) |
| CIE-LCH | lch(85.32, 7.11, 81.53°) |
| OKLab | oklab(87.38% 0.0048 0.0185) |
| OKLCH | oklch(87.38% 0.019 75.3) |
| XYZ | xyz(63.7865, 66.6299, 64.1330) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.39
Warm Gray
#C9BEB0
ΔE00 5.45
Eggshell
#F0EAD6
ΔE00 6.17
Antiquewhite
#FAEBD7
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 6.22
Linen
#FAF0E6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD4C8 #C8D1DD
analogous
#DDC9C8 #DDD4C8 #DCDDC8
triadic
#DDD4C8 #C8DDD4 #D4C8DD
tetradic
#DDD4C8 #C8DDC9 #C8D1DD #DDC8DC
square
#DDD4C8 #C8DDC9 #C8D1DD #DDC8DC
split-complementary
#DDD4C8 #C8DCDD #C9C8DD
monochromatic
#AE997C #C6B6A2 #DDD4C8 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.47
#DDD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DDD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD4C8
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD4C8 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#E1D2D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddd4c8; /* rgb */ color: rgb(221, 212, 200); /* oklch */ color: oklch(87.4% 0.019 75.3);
Tailwind
colors: {
custom: {
50: '#e7e1d8',
500: '#ddd4c8',
950: '#000000',
},
}SCSS
$custom: #ddd4c8; $custom-light: #e7e1d8; $custom-dark: #000000;
JSON
{
"hex": "#ddd4c8",
"rgb": {
"r": 221,
"g": 212,
"b": 200
},
"hsl": {
"h": 34.286,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87384,
"c": 0.01908,
"h": 75.3
},
"luminance": 0.66629
}Semantic roles & 50–950 ramp
primary
#DDD4C8
secondary
#96A2B4
accent
#6CA243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483