#DDD7C8#DDD7C8
#DDD7C8 is a very light, muted orange. Relative luminance 0.681; OKLCH L 88.0% C 0.021 H 88.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD7C8 |
|---|---|
| RGB | rgb(221, 215, 200) |
| HSL | hsl(43, 24%, 83%) |
| HSV | hsv(43, 10%, 87%) |
| CMYK | cmyk(0%, 2.7%, 9.5%, 13.3%) |
| CIE-LAB | lab(86.08, -0.51, 8.13) |
| CIE-LCH | lch(86.08, 8.14, 93.59°) |
| OKLab | oklab(87.98% 0.0005 0.0213) |
| OKLCH | oklch(87.98% 0.021 88.7) |
| XYZ | xyz(64.5434, 68.1437, 64.3853) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.45
Eggshell
#F0EAD6
ΔE00 4.57
Light Grey
#D8DCD6
ΔE00 5.54
Champagne
#F7E7CE
ΔE00 6.13
Antiquewhite
#FAEBD7
ΔE00 6.16
Warm Gray
#C9BEB0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD7C8 #C8CEDD
analogous
#DDCCC8 #DDD7C8 #D9DDC8
triadic
#DDD7C8 #C8DDD7 #D7C8DD
tetradic
#DDD7C8 #C8DDCC #C8CEDD #DDC8D9
square
#DDD7C8 #C8DDCC #C8CEDD #DDC8D9
split-complementary
#DDD7C8 #C8D9DD #CCC8DD
monochromatic
#AEA07C #C6BBA2 #DDD7C8 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.44
#DDD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DDD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD7C8
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD7C8 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#E1D4D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ddd7c8; /* rgb */ color: rgb(221, 215, 200); /* oklch */ color: oklch(88.0% 0.021 88.7);
Tailwind
colors: {
custom: {
50: '#e7e3d8',
500: '#ddd7c8',
950: '#000000',
},
}SCSS
$custom: #ddd7c8; $custom-light: #e7e3d8; $custom-dark: #000000;
JSON
{
"hex": "#ddd7c8",
"rgb": {
"r": 221,
"g": 215,
"b": 200
},
"hsl": {
"h": 42.857,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87983,
"c": 0.02128,
"h": 88.7
},
"luminance": 0.68143
}Semantic roles & 50–950 ramp
primary
#DDD7C8
secondary
#969EB4
accent
#5EA243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483