#DFCFCD#DFCFCD
#DFCFCD is a very light, near-neutral red. Relative luminance 0.647; OKLCH L 86.7% C 0.018 H 26.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFCD |
|---|---|
| RGB | rgb(223, 207, 205) |
| HSL | hsl(7, 22%, 84%) |
| HSV | hsv(7, 8%, 87%) |
| CMYK | cmyk(0%, 7.2%, 8.1%, 12.5%) |
| CIE-LAB | lab(84.34, 5.20, 2.99) |
| CIE-LCH | lch(84.34, 6.00, 29.90°) |
| OKLab | oklab(86.7% 0.0163 0.008) |
| OKLCH | oklch(86.7% 0.018 26.1) |
| XYZ | xyz(63.7625, 64.7223, 66.8794) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 7.03
Gainsboro
#DCDCDC
ΔE00 7.38
Lavenderblush
#FFF0F5
ΔE00 8.01
Very Light Pink
#FFF4F2
ΔE00 8.17
Silver
#C0C0C0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFCD #CDDDDF
analogous
#DFCDD4 #DFCFCD #DFD8CD
triadic
#DFCFCD #CDDFCF #CFCDDF
tetradic
#DFCFCD #D4DFCD #CDDDDF #D8CDDF
square
#DFCFCD #D4DFCD #CDDDDF #D8CDDF
split-complementary
#DFCFCD #CDDFD8 #CDD4DF
monochromatic
#AF8782 #C7ABA8 #DFCFCD #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.51
#DFCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DFCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFCD
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFCD | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D5D4CD
Tritanopia (blue-blind)
#E3CDCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcfcd; /* rgb */ color: rgb(223, 207, 205); /* oklch */ color: oklch(86.7% 0.018 26.1);
Tailwind
colors: {
custom: {
50: '#e9dddc',
500: '#dfcfcd',
950: '#000000',
},
}SCSS
$custom: #dfcfcd; $custom-light: #e9dddc; $custom-dark: #000000;
JSON
{
"hex": "#dfcfcd",
"rgb": {
"r": 223,
"g": 207,
"b": 205
},
"hsl": {
"h": 6.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86698,
"c": 0.0181,
"h": 26.1
},
"luminance": 0.64721
}Semantic roles & 50–950 ramp
primary
#DFCFCD
secondary
#9BB2B5
accent
#96A045
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484