#DDCDC0#DDCDC0
#DDCDC0 is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.8% C 0.025 H 61.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDC0 |
|---|---|
| RGB | rgb(221, 205, 192) |
| HSL | hsl(27, 30%, 81%) |
| HSV | hsv(27, 13%, 87%) |
| CMYK | cmyk(0%, 7.2%, 13.1%, 13.3%) |
| CIE-LAB | lab(83.36, 3.40, 8.47) |
| CIE-LCH | lch(83.36, 9.13, 68.12°) |
| OKLab | oklab(85.79% 0.012 0.0222) |
| OKLCH | oklch(85.79% 0.025 61.6) |
| XYZ | xyz(61.1639, 62.8416, 58.7665) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.77
Warm Beige
#E9DCC9
ΔE00 4.78
Antiquewhite
#FAEBD7
ΔE00 7.36
Champagne
#F7E7CE
ΔE00 7.60
Linen
#FAF0E6
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDC0 #C0D0DD
analogous
#DDC0C1 #DDCDC0 #DDDBC0
triadic
#DDCDC0 #C0DDCD #CDC0DD
tetradic
#DDCDC0 #C1DDC0 #C0D0DD #DBC0DD
square
#DDCDC0 #C1DDC0 #C0D0DD #DBC0DD
split-complementary
#DDCDC0 #C0DDDB #C0C1DD
monochromatic
#B28E71 #C8AD98 #DDCDC0 #F2EDE8 #F4EFEB
Accessibility & contrast
On white
1.55
#DDCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#DDCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDC0
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDC0 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEBF
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#E3CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcdc0; /* rgb */ color: rgb(221, 205, 192); /* oklch */ color: oklch(85.8% 0.025 61.6);
Tailwind
colors: {
custom: {
50: '#e7dcd3',
500: '#ddcdc0',
950: '#000000',
},
}SCSS
$custom: #ddcdc0; $custom-light: #e7dcd3; $custom-dark: #000000;
JSON
{
"hex": "#ddcdc0",
"rgb": {
"r": 221,
"g": 205,
"b": 192
},
"hsl": {
"h": 26.897,
"s": 29.897,
"l": 80.98
},
"oklch": {
"l": 0.85785,
"c": 0.02523,
"h": 61.6
},
"luminance": 0.62841
}Semantic roles & 50–950 ramp
primary
#DDCDC0
secondary
#8DA3B4
accent
#78A93D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483