#DDCDC5#DDCDC5
#DDCDC5 is a very light, muted orange. Relative luminance 0.631; OKLCH L 85.9% C 0.021 H 48.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDC5 |
|---|---|
| RGB | rgb(221, 205, 197) |
| HSL | hsl(20, 26%, 82%) |
| HSV | hsv(20, 11%, 87%) |
| CMYK | cmyk(0%, 7.2%, 10.9%, 13.3%) |
| CIE-LAB | lab(83.48, 4.21, 5.98) |
| CIE-LCH | lch(83.48, 7.31, 54.84°) |
| OKLab | oklab(85.92% 0.014 0.0158) |
| OKLCH | oklch(85.92% 0.021 48.5) |
| XYZ | xyz(61.7273, 63.0670, 61.7339) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.03
Warm Beige
#E9DCC9
ΔE00 6.62
Light Gray
#D3D3D3
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 7.79
Mistyrose
#FFE4E1
ΔE00 7.85
Linen
#FAF0E6
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDC5 #C5D5DD
analogous
#DDC5C9 #DDCDC5 #DDD9C5
triadic
#DDCDC5 #C5DDCD #CDC5DD
tetradic
#DDCDC5 #C9DDC5 #C5D5DD #D9C5DD
square
#DDCDC5 #C9DDC5 #C5D5DD #D9C5DD
split-complementary
#DDCDC5 #C5DDD9 #C5C9DD
monochromatic
#B08A78 #C6AC9E #DDCDC5 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.54
#DDCDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#DDCDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDC5
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDC5 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC5
Deuteranopia (green-blind)
#D5D1C5
Tritanopia (blue-blind)
#E2CBCB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcdc5; /* rgb */ color: rgb(221, 205, 197); /* oklch */ color: oklch(85.9% 0.021 48.5);
Tailwind
colors: {
custom: {
50: '#e7dcd6',
500: '#ddcdc5',
950: '#000000',
},
}SCSS
$custom: #ddcdc5; $custom-light: #e7dcd6; $custom-dark: #000000;
JSON
{
"hex": "#ddcdc5",
"rgb": {
"r": 221,
"g": 205,
"b": 197
},
"hsl": {
"h": 20,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.85917,
"c": 0.02105,
"h": 48.5
},
"luminance": 0.63066
}Semantic roles & 50–950 ramp
primary
#DDCDC5
secondary
#92A9B4
accent
#83A541
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483