#DDCFCD#DDCFCD
#DDCFCD is a very light, near-neutral red. Relative luminance 0.644; OKLCH L 86.5% C 0.016 H 27.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCFCD |
|---|---|
| RGB | rgb(221, 207, 205) |
| HSL | hsl(8, 19%, 84%) |
| HSV | hsv(8, 7%, 87%) |
| CMYK | cmyk(0%, 6.3%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.18, 4.50, 2.73) |
| CIE-LCH | lch(84.18, 5.26, 31.28°) |
| OKLab | oklab(86.53% 0.0141 0.0073) |
| OKLCH | oklch(86.53% 0.016 27.3) |
| XYZ | xyz(63.1498, 64.4063, 66.8507) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.26
Gainsboro
#DCDCDC
ΔE00 6.68
Mistyrose
#FFE4E1
ΔE00 7.04
Silver
#C0C0C0
ΔE00 7.67
Very Light Pink
#FFF4F2
ΔE00 8.10
Warm Gray
#C9BEB0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCFCD #CDDBDD
analogous
#DDCDD3 #DDCFCD #DDD7CD
triadic
#DDCFCD #CDDDCF #CFCDDD
tetradic
#DDCFCD #D3DDCD #CDDBDD #D7CDDD
square
#DDCFCD #D3DDCD #CDDBDD #D7CDDD
split-complementary
#DDCFCD #CDDDD7 #CDD3DD
monochromatic
#AB8984 #C4ACA9 #DDCFCD #F3EEED #F3EEED
Accessibility & contrast
On white
1.51
#DDCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DDCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCFCD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCFCD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#E1CECE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcfcd; /* rgb */ color: rgb(221, 207, 205); /* oklch */ color: oklch(86.5% 0.016 27.3);
Tailwind
colors: {
custom: {
50: '#e7dddc',
500: '#ddcfcd',
950: '#000000',
},
}SCSS
$custom: #ddcfcd; $custom-light: #e7dddc; $custom-dark: #000000;
JSON
{
"hex": "#ddcfcd",
"rgb": {
"r": 221,
"g": 207,
"b": 205
},
"hsl": {
"h": 7.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.8653,
"c": 0.01588,
"h": 27.3
},
"luminance": 0.64406
}Semantic roles & 50–950 ramp
primary
#DDCFCD
secondary
#9BB0B3
accent
#939D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484