#DDCDC6#DDCDC6
#DDCDC6 is a very light, muted orange. Relative luminance 0.631; OKLCH L 85.9% C 0.020 H 45.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDC6 |
|---|---|
| RGB | rgb(221, 205, 198) |
| HSL | hsl(18, 25%, 82%) |
| HSV | hsv(18, 10%, 87%) |
| CMYK | cmyk(0%, 7.2%, 10.4%, 13.3%) |
| CIE-LAB | lab(83.50, 4.38, 5.48) |
| CIE-LCH | lch(83.50, 7.02, 51.40°) |
| OKLab | oklab(85.94% 0.0144 0.0145) |
| OKLCH | oklch(85.94% 0.02 45.2) |
| XYZ | xyz(61.8422, 63.1130, 62.3393) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.37
Warm Beige
#E9DCC9
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 7.21
Mistyrose
#FFE4E1
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 7.69
Silver
#C0C0C0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDC6 #C6D6DD
analogous
#DDC6CB #DDCDC6 #DDD9C6
triadic
#DDCDC6 #C6DDCD #CDC6DD
tetradic
#DDCDC6 #CBDDC6 #C6D6DD #D9C6DD
square
#DDCDC6 #CBDDC6 #C6D6DD #D9C6DD
split-complementary
#DDCDC6 #C6DDD9 #C6CBDD
monochromatic
#AF8A79 #C6ABA0 #DDCDC6 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.54
#DDCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DDCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDC6
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDC6 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC6
Deuteranopia (green-blind)
#D5D1C6
Tritanopia (blue-blind)
#E2CBCB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcdc6; /* rgb */ color: rgb(221, 205, 198); /* oklch */ color: oklch(85.9% 0.020 45.2);
Tailwind
colors: {
custom: {
50: '#e7dcd7',
500: '#ddcdc6',
950: '#000000',
},
}SCSS
$custom: #ddcdc6; $custom-light: #e7dcd7; $custom-dark: #000000;
JSON
{
"hex": "#ddcdc6",
"rgb": {
"r": 221,
"g": 205,
"b": 198
},
"hsl": {
"h": 18.261,
"s": 25.275,
"l": 82.157
},
"oklch": {
"l": 0.85944,
"c": 0.02038,
"h": 45.2
},
"luminance": 0.63112
}Semantic roles & 50–950 ramp
primary
#DDCDC6
secondary
#93AAB4
accent
#86A442
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483