#DDCCC5#DDCCC5
#DDCCC5 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.7% C 0.021 H 43.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCC5 |
|---|---|
| RGB | rgb(221, 204, 197) |
| HSL | hsl(18, 26%, 82%) |
| HSV | hsv(18, 11%, 87%) |
| CMYK | cmyk(0%, 7.7%, 10.9%, 13.3%) |
| CIE-LAB | lab(83.23, 4.74, 5.62) |
| CIE-LCH | lch(83.23, 7.35, 49.86°) |
| OKLab | oklab(85.72% 0.0154 0.0148) |
| OKLCH | oklch(85.72% 0.021 43.8) |
| XYZ | xyz(61.4888, 62.5901, 61.6544) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.51
Warm Beige
#E9DCC9
ΔE00 7.38
Mistyrose
#FFE4E1
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 8.09
Silver
#C0C0C0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCC5 #C5D6DD
analogous
#DDC5CA #DDCCC5 #DDD8C5
triadic
#DDCCC5 #C5DDCC #CCC5DD
tetradic
#DDCCC5 #CADDC5 #C5D6DD #D8C5DD
square
#DDCCC5 #CADDC5 #C5D6DD #D8C5DD
split-complementary
#DDCCC5 #C5DDD8 #C5CADD
monochromatic
#B08878 #C6AA9E #DDCCC5 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.55
#DDCCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#DDCCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCC5
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCC5 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC5
Deuteranopia (green-blind)
#D4D1C5
Tritanopia (blue-blind)
#E2CACA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddccc5; /* rgb */ color: rgb(221, 204, 197); /* oklch */ color: oklch(85.7% 0.021 43.8);
Tailwind
colors: {
custom: {
50: '#e7dbd6',
500: '#ddccc5',
950: '#000000',
},
}SCSS
$custom: #ddccc5; $custom-light: #e7dbd6; $custom-dark: #000000;
JSON
{
"hex": "#ddccc5",
"rgb": {
"r": 221,
"g": 204,
"b": 197
},
"hsl": {
"h": 17.5,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.8572,
"c": 0.0214,
"h": 43.8
},
"luminance": 0.62589
}Semantic roles & 50–950 ramp
primary
#DDCCC5
secondary
#92AAB4
accent
#88A541
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483