#DDCDCD#DDCDCD
#DDCDCD is a very light, near-neutral red. Relative luminance 0.634; OKLCH L 86.1% C 0.018 H 17.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDCD |
|---|---|
| RGB | rgb(221, 205, 205) |
| HSL | hsl(0, 19%, 84%) |
| HSV | hsv(0, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.68, 5.55, 2.00) |
| CIE-LCH | lch(83.68, 5.90, 19.86°) |
| OKLab | oklab(86.14% 0.0171 0.0054) |
| OKLCH | oklch(86.14% 0.018 17.5) |
| XYZ | xyz(62.6684, 63.4434, 66.6902) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.84
Light Gray
#D3D3D3
ΔE00 7.20
Gainsboro
#DCDCDC
ΔE00 7.66
Lavenderblush
#FFF0F5
ΔE00 8.10
Silver
#C0C0C0
ΔE00 8.27
Very Light Pink
#FFF4F2
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDCD #CDDDDD
analogous
#DDCDD5 #DDCDCD #DDD5CD
triadic
#DDCDCD #CDDDCD #CDCDDD
tetradic
#DDCDCD #D5DDCD #CDDDDD #D5CDDD
square
#DDCDCD #D5DDCD #CDDDDD #D5CDDD
split-complementary
#DDCDCD #CDDDD5 #CDD5DD
monochromatic
#AB8484 #C4A9A9 #DDCDCD #F3EDED #F3EDED
Accessibility & contrast
On white
1.53
#DDCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DDCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDCD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDCD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#E1CCCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcdcd; /* rgb */ color: rgb(221, 205, 205); /* oklch */ color: oklch(86.1% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#e7dcdc',
500: '#ddcdcd',
950: '#000000',
},
}SCSS
$custom: #ddcdcd; $custom-light: #e7dcdc; $custom-dark: #000000;
JSON
{
"hex": "#ddcdcd",
"rgb": {
"r": 221,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.86137,
"c": 0.01788,
"h": 17.5
},
"luminance": 0.63443
}Semantic roles & 50–950 ramp
primary
#DDCDCD
secondary
#9BB3B3
accent
#9D9D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484