#DDCCC3#DDCCC3
#DDCCC3 is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.7% C 0.023 H 49.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCC3 |
|---|---|
| RGB | rgb(221, 204, 195) |
| HSL | hsl(21, 28%, 82%) |
| HSV | hsv(21, 12%, 87%) |
| CMYK | cmyk(0%, 7.7%, 11.8%, 13.3%) |
| CIE-LAB | lab(83.18, 4.41, 6.61) |
| CIE-LCH | lch(83.18, 7.95, 56.30°) |
| OKLab | oklab(85.67% 0.0147 0.0174) |
| OKLCH | oklch(85.67% 0.023 49.9) |
| XYZ | xyz(61.2612, 62.4990, 60.4555) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.85
Warm Beige
#E9DCC9
ΔE00 6.57
Light Gray
#D3D3D3
ΔE00 7.78
Mistyrose
#FFE4E1
ΔE00 8.01
Gainsboro
#DCDCDC
ΔE00 8.29
Linen
#FAF0E6
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCC3 #C3D4DD
analogous
#DDC3C7 #DDCCC3 #DDD9C3
triadic
#DDCCC3 #C3DDCC #CCC3DD
tetradic
#DDCCC3 #C7DDC3 #C3D4DD #D9C3DD
square
#DDCCC3 #C7DDC3 #C3D4DD #D9C3DD
split-complementary
#DDCCC3 #C3DDD9 #C3C7DD
monochromatic
#B18A75 #C7AB9C #DDCCC3 #F3EDEA #F4EEEB
Accessibility & contrast
On white
1.56
#DDCCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DDCCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCC3
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCC3 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC2
Deuteranopia (green-blind)
#D4D1C3
Tritanopia (blue-blind)
#E2C9C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddccc3; /* rgb */ color: rgb(221, 204, 195); /* oklch */ color: oklch(85.7% 0.023 49.9);
Tailwind
colors: {
custom: {
50: '#e7dbd5',
500: '#ddccc3',
950: '#000000',
},
}SCSS
$custom: #ddccc3; $custom-light: #e7dbd5; $custom-dark: #000000;
JSON
{
"hex": "#ddccc3",
"rgb": {
"r": 221,
"g": 204,
"b": 195
},
"hsl": {
"h": 20.769,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.85667,
"c": 0.02276,
"h": 49.9
},
"luminance": 0.62498
}Semantic roles & 50–950 ramp
primary
#DDCCC3
secondary
#90A8B4
accent
#83A63F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483