#DDCACC#DDCACC
#DDCACC is a very light, muted red. Relative luminance 0.620; OKLCH L 85.5% C 0.021 H 10.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCACC |
|---|---|
| RGB | rgb(221, 202, 204) |
| HSL | hsl(354, 22%, 83%) |
| HSV | hsv(354, 9%, 87%) |
| CMYK | cmyk(0%, 8.6%, 7.7%, 13.3%) |
| CIE-LAB | lab(82.90, 6.96, 1.41) |
| CIE-LCH | lch(82.90, 7.10, 11.44°) |
| OKLab | oklab(85.52% 0.0211 0.0038) |
| OKLCH | oklch(85.52% 0.021 10.3) |
| XYZ | xyz(61.8373, 61.9738, 65.8196) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.99
Pinkish Grey
#C8ACA9
ΔE00 8.20
Lavenderblush
#FFF0F5
ΔE00 8.53
Light Gray
#D3D3D3
ΔE00 8.59
Gainsboro
#DCDCDC
ΔE00 9.09
Silver
#C0C0C0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCACC #CADDDB
analogous
#DDCAD5 #DDCACC #DDD1CA
triadic
#DDCACC #CCDDCA #CACCDD
tetradic
#DDCACC #D5DDCA #CADDDB #D1CADD
square
#DDCACC #D5DDCA #CADDDB #D1CADD
split-complementary
#DDCACC #CADDD1 #CAD5DD
monochromatic
#AD7F84 #C5A5A8 #DDCACC #F3ECED #F3ECED
Accessibility & contrast
On white
1.57
#DDCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#DDCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCACC
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCACC | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCC
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#E1C9CB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddcacc; /* rgb */ color: rgb(221, 202, 204); /* oklch */ color: oklch(85.5% 0.021 10.3);
Tailwind
colors: {
custom: {
50: '#e7dadb',
500: '#ddcacc',
950: '#000000',
},
}SCSS
$custom: #ddcacc; $custom-light: #e7dadb; $custom-dark: #000000;
JSON
{
"hex": "#ddcacc",
"rgb": {
"r": 221,
"g": 202,
"b": 204
},
"hsl": {
"h": 353.684,
"s": 21.839,
"l": 82.941
},
"oklch": {
"l": 0.85522,
"c": 0.02144,
"h": 10.3
},
"luminance": 0.61973
}Semantic roles & 50–950 ramp
primary
#DDCACC
secondary
#98B3B0
accent
#A09745
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384