#DDCCC2#DDCCC2
#DDCCC2 is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.6% C 0.024 H 52.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCC2 |
|---|---|
| RGB | rgb(221, 204, 194) |
| HSL | hsl(22, 28%, 81%) |
| HSV | hsv(22, 12%, 87%) |
| CMYK | cmyk(0%, 7.7%, 12.2%, 13.3%) |
| CIE-LAB | lab(83.15, 4.25, 7.11) |
| CIE-LCH | lch(83.15, 8.29, 59.15°) |
| OKLab | oklab(85.64% 0.0143 0.0187) |
| OKLCH | oklch(85.64% 0.024 52.6) |
| XYZ | xyz(61.1485, 62.4540, 59.8620) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.56
Warm Beige
#E9DCC9
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 7.91
Mistyrose
#FFE4E1
ΔE00 8.31
Linen
#FAF0E6
ΔE00 8.35
Antiquewhite
#FAEBD7
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCC2 #C2D3DD
analogous
#DDC2C6 #DDCCC2 #DDDAC2
triadic
#DDCCC2 #C2DDCC #CCC2DD
tetradic
#DDCCC2 #C6DDC2 #C2D3DD #DAC2DD
square
#DDCCC2 #C6DDC2 #C2D3DD #DAC2DD
split-complementary
#DDCCC2 #C2DDDA #C2C6DD
monochromatic
#B18A73 #C7AB9B #DDCCC2 #F3EDE9 #F4EFEB
Accessibility & contrast
On white
1.56
#DDCCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DDCCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCC2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCC2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#D5D0C2
Tritanopia (blue-blind)
#E3C9C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddccc2; /* rgb */ color: rgb(221, 204, 194); /* oklch */ color: oklch(85.6% 0.024 52.6);
Tailwind
colors: {
custom: {
50: '#e7dbd4',
500: '#ddccc2',
950: '#000000',
},
}SCSS
$custom: #ddccc2; $custom-light: #e7dbd4; $custom-dark: #000000;
JSON
{
"hex": "#ddccc2",
"rgb": {
"r": 221,
"g": 204,
"b": 194
},
"hsl": {
"h": 22.222,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.8564,
"c": 0.02351,
"h": 52.6
},
"luminance": 0.62453
}Semantic roles & 50–950 ramp
primary
#DDCCC2
secondary
#8FA6B4
accent
#80A73E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483