#DDCDC2#DDCDC2
#DDCDC2 is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.8% C 0.023 H 56.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDC2 |
|---|---|
| RGB | rgb(221, 205, 194) |
| HSL | hsl(24, 28%, 81%) |
| HSV | hsv(24, 12%, 87%) |
| CMYK | cmyk(0%, 7.2%, 12.2%, 13.3%) |
| CIE-LAB | lab(83.41, 3.72, 7.47) |
| CIE-LCH | lch(83.41, 8.35, 63.52°) |
| OKLab | oklab(85.84% 0.0128 0.0196) |
| OKLCH | oklch(85.84% 0.023 56.9) |
| XYZ | xyz(61.3870, 62.9308, 59.9415) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.17
Warm Beige
#E9DCC9
ΔE00 5.45
Light Gray
#D3D3D3
ΔE00 7.75
Antiquewhite
#FAEBD7
ΔE00 7.79
Linen
#FAF0E6
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDC2 #C2D2DD
analogous
#DDC2C5 #DDCDC2 #DDDBC2
triadic
#DDCDC2 #C2DDCD #CDC2DD
tetradic
#DDCDC2 #C5DDC2 #C2D2DD #DBC2DD
square
#DDCDC2 #C5DDC2 #C2D2DD #DBC2DD
split-complementary
#DDCDC2 #C2DDDB #C2C5DD
monochromatic
#B18D73 #C7AD9B #DDCDC2 #F3EDE9 #F4EFEB
Accessibility & contrast
On white
1.55
#DDCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DDCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDC2
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDC2 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC1
Deuteranopia (green-blind)
#D5D1C2
Tritanopia (blue-blind)
#E3CACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcdc2; /* rgb */ color: rgb(221, 205, 194); /* oklch */ color: oklch(85.8% 0.023 56.9);
Tailwind
colors: {
custom: {
50: '#e7dcd4',
500: '#ddcdc2',
950: '#000000',
},
}SCSS
$custom: #ddcdc2; $custom-light: #e7dcd4; $custom-dark: #000000;
JSON
{
"hex": "#ddcdc2",
"rgb": {
"r": 221,
"g": 205,
"b": 194
},
"hsl": {
"h": 24.444,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.85837,
"c": 0.02342,
"h": 56.9
},
"luminance": 0.6293
}Semantic roles & 50–950 ramp
primary
#DDCDC2
secondary
#8FA5B4
accent
#7CA73E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483