#DDCCD0#DDCCD0
#DDCCD0 is a very light, near-neutral red. Relative luminance 0.631; OKLCH L 86.0% C 0.020 H 1.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCD0 |
|---|---|
| RGB | rgb(221, 204, 208) |
| HSL | hsl(346, 20%, 83%) |
| HSV | hsv(346, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 5.9%, 13.3%) |
| CIE-LAB | lab(83.50, 6.59, 0.15) |
| CIE-LCH | lch(83.50, 6.59, 1.32°) |
| OKLab | oklab(86.03% 0.0197 0.0005) |
| OKLCH | oklch(86.03% 0.02 1.5) |
| XYZ | xyz(62.7955, 63.1128, 68.5362) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.21
Lavenderblush
#FFF0F5
ΔE00 7.95
Light Gray
#D3D3D3
ΔE00 8.12
Gainsboro
#DCDCDC
ΔE00 8.55
Thistle
#D8BFD8
ΔE00 8.82
Silver
#C0C0C0
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCD0 #CCDDD9
analogous
#DDCCD8 #DDCCD0 #DDD0CC
triadic
#DDCCD0 #D0DDCC #CCD0DD
tetradic
#DDCCD0 #D8DDCC #CCDDD9 #D0CCDD
square
#DDCCD0 #D8DDCC #CCDDD9 #D0CCDD
split-complementary
#DDCCD0 #CCDDD0 #CCD8DD
monochromatic
#AC838C #C5A7AE #DDCCD0 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.54
#DDCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DDCCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCD0
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCD0 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECED0
Deuteranopia (green-blind)
#D2D1D0
Tritanopia (blue-blind)
#E0CBCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddccd0; /* rgb */ color: rgb(221, 204, 208); /* oklch */ color: oklch(86.0% 0.020 1.5);
Tailwind
colors: {
custom: {
50: '#e7dbde',
500: '#ddccd0',
950: '#000000',
},
}SCSS
$custom: #ddccd0; $custom-light: #e7dbde; $custom-dark: #000000;
JSON
{
"hex": "#ddccd0",
"rgb": {
"r": 221,
"g": 204,
"b": 208
},
"hsl": {
"h": 345.882,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86027,
"c": 0.01968,
"h": 1.5
},
"luminance": 0.63112
}Semantic roles & 50–950 ramp
primary
#DDCCD0
secondary
#9AB3AD
accent
#9E8A47
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484