#DDCDCF#DDCDCF
#DDCDCF is a very light, near-neutral red. Relative luminance 0.635; OKLCH L 86.2% C 0.018 H 8.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDCF |
|---|---|
| RGB | rgb(221, 205, 207) |
| HSL | hsl(353, 19%, 84%) |
| HSV | hsv(353, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 6.3%, 13.3%) |
| CIE-LAB | lab(83.73, 5.89, 1.01) |
| CIE-LCH | lch(83.73, 5.98, 9.75°) |
| OKLab | oklab(86.19% 0.0178 0.0028) |
| OKLCH | oklch(86.19% 0.018 8.8) |
| XYZ | xyz(62.9113, 63.5406, 67.9698) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 7.43
Lavenderblush
#FFF0F5
ΔE00 7.86
Gainsboro
#DCDCDC
ΔE00 7.87
Silver
#C0C0C0
ΔE00 8.49
Very Light Pink
#FFF4F2
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDCF #CDDDDB
analogous
#DDCDD7 #DDCDCF #DDD3CD
triadic
#DDCDCF #CFDDCD #CDCFDD
tetradic
#DDCDCF #D7DDCD #CDDDDB #D3CDDD
square
#DDCDCF #D7DDCD #CDDDDB #D3CDDD
split-complementary
#DDCDCF #CDDDD3 #CDD7DD
monochromatic
#AB8489 #C4A9AC #DDCDCF #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.53
#DDCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DDCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDCF
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDCF | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#E1CCCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcdcf; /* rgb */ color: rgb(221, 205, 207); /* oklch */ color: oklch(86.2% 0.018 8.8);
Tailwind
colors: {
custom: {
50: '#e7dcdd',
500: '#ddcdcf',
950: '#000000',
},
}SCSS
$custom: #ddcdcf; $custom-light: #e7dcdd; $custom-dark: #000000;
JSON
{
"hex": "#ddcdcf",
"rgb": {
"r": 221,
"g": 205,
"b": 207
},
"hsl": {
"h": 352.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.86194,
"c": 0.01802,
"h": 8.8
},
"luminance": 0.6354
}Semantic roles & 50–950 ramp
primary
#DDCDCF
secondary
#9BB3B0
accent
#9D9348
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484