#DDCCC4#DDCCC4
#DDCCC4 is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.7% C 0.022 H 46.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCC4 |
|---|---|
| RGB | rgb(221, 204, 196) |
| HSL | hsl(19, 27%, 82%) |
| HSV | hsv(19, 11%, 87%) |
| CMYK | cmyk(0%, 7.7%, 11.3%, 13.3%) |
| CIE-LAB | lab(83.20, 4.57, 6.12) |
| CIE-LCH | lch(83.20, 7.64, 53.21°) |
| OKLab | oklab(85.69% 0.0151 0.0161) |
| OKLCH | oklch(85.69% 0.022 46.9) |
| XYZ | xyz(61.3746, 62.5444, 61.0530) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.17
Warm Beige
#E9DCC9
ΔE00 6.97
Light Gray
#D3D3D3
ΔE00 7.67
Mistyrose
#FFE4E1
ΔE00 7.74
Gainsboro
#DCDCDC
ΔE00 8.18
Silver
#C0C0C0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCC4 #C4D5DD
analogous
#DDC4C9 #DDCCC4 #DDD9C4
triadic
#DDCCC4 #C4DDCC #CCC4DD
tetradic
#DDCCC4 #C9DDC4 #C4D5DD #D9C4DD
square
#DDCCC4 #C9DDC4 #C4D5DD #D9C4DD
split-complementary
#DDCCC4 #C4DDD9 #C4C9DD
monochromatic
#B08976 #C7AA9D #DDCCC4 #F3EEEB #F4EEEC
Accessibility & contrast
On white
1.55
#DDCCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#DDCCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCC4
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCC4 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#D4D1C4
Tritanopia (blue-blind)
#E2C9CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddccc4; /* rgb */ color: rgb(221, 204, 196); /* oklch */ color: oklch(85.7% 0.022 46.9);
Tailwind
colors: {
custom: {
50: '#e7dbd5',
500: '#ddccc4',
950: '#000000',
},
}SCSS
$custom: #ddccc4; $custom-light: #e7dbd5; $custom-dark: #000000;
JSON
{
"hex": "#ddccc4",
"rgb": {
"r": 221,
"g": 204,
"b": 196
},
"hsl": {
"h": 19.2,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.85693,
"c": 0.02205,
"h": 46.9
},
"luminance": 0.62543
}Semantic roles & 50–950 ramp
primary
#DDCCC4
secondary
#91A9B4
accent
#85A540
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483