#DDCDC8#DDCDC8
#DDCDC8 is a very light, near-neutral red. Relative luminance 0.632; OKLCH L 86.0% C 0.019 H 38.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDC8 |
|---|---|
| RGB | rgb(221, 205, 200) |
| HSL | hsl(14, 24%, 83%) |
| HSV | hsv(14, 10%, 87%) |
| CMYK | cmyk(0%, 7.2%, 9.5%, 13.3%) |
| CIE-LAB | lab(83.55, 4.71, 4.49) |
| CIE-LCH | lch(83.55, 6.50, 43.63°) |
| OKLab | oklab(86% 0.0151 0.0119) |
| OKLCH | oklch(86% 0.019 38.1) |
| XYZ | xyz(62.0745, 63.2058, 63.5623) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.07
Warm Gray
#C9BEB0
ΔE00 7.11
Mistyrose
#FFE4E1
ΔE00 7.18
Gainsboro
#DCDCDC
ΔE00 7.56
Warm Beige
#E9DCC9
ΔE00 7.94
Silver
#C0C0C0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDC8 #C8D8DD
analogous
#DDC8CD #DDCDC8 #DDD8C8
triadic
#DDCDC8 #C8DDCD #CDC8DD
tetradic
#DDCDC8 #CDDDC8 #C8D8DD #D8C8DD
square
#DDCDC8 #CDDDC8 #C8D8DD #D8C8DD
split-complementary
#DDCDC8 #C8DDD8 #C8CDDD
monochromatic
#AE887C #C6ABA2 #DDCDC8 #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.54
#DDCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#DDCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDC8
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDC8 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC8
Deuteranopia (green-blind)
#D4D1C8
Tritanopia (blue-blind)
#E2CBCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcdc8; /* rgb */ color: rgb(221, 205, 200); /* oklch */ color: oklch(86.0% 0.019 38.1);
Tailwind
colors: {
custom: {
50: '#e7dcd8',
500: '#ddcdc8',
950: '#000000',
},
}SCSS
$custom: #ddcdc8; $custom-light: #e7dcd8; $custom-dark: #000000;
JSON
{
"hex": "#ddcdc8",
"rgb": {
"r": 221,
"g": 205,
"b": 200
},
"hsl": {
"h": 14.286,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85999,
"c": 0.01924,
"h": 38.1
},
"luminance": 0.63205
}Semantic roles & 50–950 ramp
primary
#DDCDC8
secondary
#96ACB4
accent
#8CA243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483