#DDC8CA#DDC8CA
#DDC8CA is a very light, muted red. Relative luminance 0.609; OKLCH L 85.1% C 0.024 H 11.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8CA |
|---|---|
| RGB | rgb(221, 200, 202) |
| HSL | hsl(354, 24%, 83%) |
| HSV | hsv(354, 10%, 87%) |
| CMYK | cmyk(0%, 9.5%, 8.6%, 13.3%) |
| CIE-LAB | lab(82.35, 7.68, 1.68) |
| CIE-LCH | lch(82.35, 7.86, 12.33°) |
| OKLab | oklab(85.08% 0.0233 0.0046) |
| OKLCH | oklch(85.08% 0.024 11) |
| XYZ | xyz(61.1327, 60.9460, 64.4090) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.13
Pinkish Grey
#C8ACA9
ΔE00 7.62
Thistle
#D8BFD8
ΔE00 9.04
Lavenderblush
#FFF0F5
ΔE00 9.05
Light Gray
#D3D3D3
ΔE00 9.34
Light Pink
#FFD1DF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8CA #C8DDDB
analogous
#DDC8D4 #DDC8CA #DDD1C8
triadic
#DDC8CA #CADDC8 #C8CADD
tetradic
#DDC8CA #D4DDC8 #C8DDDB #D1C8DD
square
#DDC8CA #D4DDC8 #C8DDDB #D1C8DD
split-complementary
#DDC8CA #C8DDD1 #C8D4DD
monochromatic
#AE7C81 #C6A2A6 #DDC8CA #F3ECED #F3ECED
Accessibility & contrast
On white
1.59
#DDC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#DDC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8CA
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8CA | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#D0CECA
Tritanopia (blue-blind)
#E2C7C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc8ca; /* rgb */ color: rgb(221, 200, 202); /* oklch */ color: oklch(85.1% 0.024 11.0);
Tailwind
colors: {
custom: {
50: '#e7d8da',
500: '#ddc8ca',
950: '#000000',
},
}SCSS
$custom: #ddc8ca; $custom-light: #e7d8da; $custom-dark: #000000;
JSON
{
"hex": "#ddc8ca",
"rgb": {
"r": 221,
"g": 200,
"b": 202
},
"hsl": {
"h": 354.286,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85075,
"c": 0.02375,
"h": 11
},
"luminance": 0.60945
}Semantic roles & 50–950 ramp
primary
#DDC8CA
secondary
#96B4B1
accent
#A29943
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383