#DDCDC4#DDCDC4
#DDCDC4 is a very light, muted orange. Relative luminance 0.630; OKLCH L 85.9% C 0.022 H 51.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDC4 |
|---|---|
| RGB | rgb(221, 205, 196) |
| HSL | hsl(22, 27%, 82%) |
| HSV | hsv(22, 11%, 87%) |
| CMYK | cmyk(0%, 7.2%, 11.3%, 13.3%) |
| CIE-LAB | lab(83.45, 4.05, 6.48) |
| CIE-LCH | lch(83.45, 7.64, 58.00°) |
| OKLab | oklab(85.89% 0.0136 0.0171) |
| OKLCH | oklch(85.89% 0.022 51.5) |
| XYZ | xyz(61.6131, 63.0213, 61.1324) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.71
Warm Beige
#E9DCC9
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 7.92
Linen
#FAF0E6
ΔE00 8.07
Mistyrose
#FFE4E1
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDC4 #C4D4DD
analogous
#DDC4C8 #DDCDC4 #DDDAC4
triadic
#DDCDC4 #C4DDCD #CDC4DD
tetradic
#DDCDC4 #C8DDC4 #C4D4DD #DAC4DD
square
#DDCDC4 #C8DDC4 #C4D4DD #DAC4DD
split-complementary
#DDCDC4 #C4DDDA #C4C8DD
monochromatic
#B08B76 #C7AC9D #DDCDC4 #F3EEEB #F4EFEC
Accessibility & contrast
On white
1.54
#DDCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DDCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDC4
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDC4 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC3
Deuteranopia (green-blind)
#D5D1C4
Tritanopia (blue-blind)
#E2CACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcdc4; /* rgb */ color: rgb(221, 205, 196); /* oklch */ color: oklch(85.9% 0.022 51.5);
Tailwind
colors: {
custom: {
50: '#e7dcd5',
500: '#ddcdc4',
950: '#000000',
},
}SCSS
$custom: #ddcdc4; $custom-light: #e7dcd5; $custom-dark: #000000;
JSON
{
"hex": "#ddcdc4",
"rgb": {
"r": 221,
"g": 205,
"b": 196
},
"hsl": {
"h": 21.6,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.8589,
"c": 0.02179,
"h": 51.5
},
"luminance": 0.6302
}Semantic roles & 50–950 ramp
primary
#DDCDC4
secondary
#91A7B4
accent
#81A540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483