#DCCFCD#DCCFCD
#DCCFCD is a very light, near-neutral red. Relative luminance 0.642; OKLCH L 86.4% C 0.015 H 28.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFCD |
|---|---|
| RGB | rgb(220, 207, 205) |
| HSL | hsl(8, 18%, 83%) |
| HSV | hsv(8, 7%, 86%) |
| CMYK | cmyk(0%, 5.9%, 6.8%, 13.7%) |
| CIE-LAB | lab(84.10, 4.15, 2.61) |
| CIE-LCH | lch(84.10, 4.90, 32.13°) |
| OKLab | oklab(86.45% 0.013 0.0069) |
| OKLCH | oklch(86.45% 0.015 28) |
| XYZ | xyz(62.8462, 64.2498, 66.8365) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.86
Gainsboro
#DCDCDC
ΔE00 6.33
Silver
#C0C0C0
ΔE00 7.31
Mistyrose
#FFE4E1
ΔE00 7.35
Warm Gray
#C9BEB0
ΔE00 7.90
Very Light Pink
#FFF4F2
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFCD #CDDADC
analogous
#DCCDD2 #DCCFCD #DCD6CD
triadic
#DCCFCD #CDDCCF #CFCDDC
tetradic
#DCCFCD #D2DCCD #CDDADC #D6CDDC
square
#DCCFCD #D2DCCD #CDDADC #D6CDDC
split-complementary
#DCCFCD #CDDCD6 #CDD2DC
monochromatic
#AA8A85 #C3ACA9 #DCCFCD #F2EEED #F2EEED
Accessibility & contrast
On white
1.52
#DCCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DCCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFCD
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFCD | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#DFCECE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccfcd; /* rgb */ color: rgb(220, 207, 205); /* oklch */ color: oklch(86.4% 0.015 28.0);
Tailwind
colors: {
custom: {
50: '#e6dddc',
500: '#dccfcd',
950: '#000000',
},
}SCSS
$custom: #dccfcd; $custom-light: #e6dddc; $custom-dark: #000000;
JSON
{
"hex": "#dccfcd",
"rgb": {
"r": 220,
"g": 207,
"b": 205
},
"hsl": {
"h": 8,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.86447,
"c": 0.01477,
"h": 28
},
"luminance": 0.64249
}Semantic roles & 50–950 ramp
primary
#DCCFCD
secondary
#9CAFB2
accent
#919C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484