#DDCDC3#DDCDC3
#DDCDC3 is a very light, muted orange. Relative luminance 0.630; OKLCH L 85.9% C 0.023 H 54.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDC3 |
|---|---|
| RGB | rgb(221, 205, 195) |
| HSL | hsl(23, 28%, 82%) |
| HSV | hsv(23, 12%, 87%) |
| CMYK | cmyk(0%, 7.2%, 11.8%, 13.3%) |
| CIE-LAB | lab(83.43, 3.89, 6.98) |
| CIE-LCH | lch(83.43, 7.99, 60.88°) |
| OKLab | oklab(85.86% 0.0132 0.0183) |
| OKLCH | oklch(85.86% 0.023 54.3) |
| XYZ | xyz(61.4996, 62.9759, 60.5350) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.42
Warm Beige
#E9DCC9
ΔE00 5.82
Light Gray
#D3D3D3
ΔE00 7.58
Linen
#FAF0E6
ΔE00 8.01
Antiquewhite
#FAEBD7
ΔE00 8.05
Gainsboro
#DCDCDC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDC3 #C3D3DD
analogous
#DDC3C6 #DDCDC3 #DDDAC3
triadic
#DDCDC3 #C3DDCD #CDC3DD
tetradic
#DDCDC3 #C6DDC3 #C3D3DD #DAC3DD
square
#DDCDC3 #C6DDC3 #C3D3DD #DAC3DD
split-complementary
#DDCDC3 #C3DDDA #C3C6DD
monochromatic
#B18C75 #C7AC9C #DDCDC3 #F3EEEA #F4EFEB
Accessibility & contrast
On white
1.54
#DDCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DDCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDC3
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDC3 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC2
Deuteranopia (green-blind)
#D5D1C3
Tritanopia (blue-blind)
#E2CACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcdc3; /* rgb */ color: rgb(221, 205, 195); /* oklch */ color: oklch(85.9% 0.023 54.3);
Tailwind
colors: {
custom: {
50: '#e7dcd5',
500: '#ddcdc3',
950: '#000000',
},
}SCSS
$custom: #ddcdc3; $custom-light: #e7dcd5; $custom-dark: #000000;
JSON
{
"hex": "#ddcdc3",
"rgb": {
"r": 221,
"g": 205,
"b": 195
},
"hsl": {
"h": 23.077,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.85864,
"c": 0.02258,
"h": 54.3
},
"luminance": 0.62975
}Semantic roles & 50–950 ramp
primary
#DDCDC3
secondary
#90A6B4
accent
#7FA63F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483