#DFCDCF#DFCDCF
#DFCDCF is a very light, muted red. Relative luminance 0.639; OKLCH L 86.4% C 0.020 H 9.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDCF |
|---|---|
| RGB | rgb(223, 205, 207) |
| HSL | hsl(353, 22%, 84%) |
| HSV | hsv(353, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 7.2%, 12.5%) |
| CIE-LAB | lab(83.89, 6.59, 1.27) |
| CIE-LCH | lch(83.89, 6.71, 10.93°) |
| OKLab | oklab(86.36% 0.02 0.0035) |
| OKLCH | oklch(86.36% 0.02 9.8) |
| XYZ | xyz(63.5240, 63.8565, 67.9985) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.55
Lavenderblush
#FFF0F5
ΔE00 7.83
Light Gray
#D3D3D3
ΔE00 8.15
Gainsboro
#DCDCDC
ΔE00 8.52
Pinkish Grey
#C8ACA9
ΔE00 8.93
Very Light Pink
#FFF4F2
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDCF #CDDFDD
analogous
#DFCDD8 #DFCDCF #DFD4CD
triadic
#DFCDCF #CFDFCD #CDCFDF
tetradic
#DFCDCF #D8DFCD #CDDFDD #D4CDDF
square
#DFCDCF #D8DFCD #CDDFDD #D4CDDF
split-complementary
#DFCDCF #CDDFD4 #CDD8DF
monochromatic
#AF8287 #C7A8AB #DFCDCF #F3ECED #F3ECED
Accessibility & contrast
On white
1.52
#DFCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DFCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDCF
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDCF | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#E3CCCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcdcf; /* rgb */ color: rgb(223, 205, 207); /* oklch */ color: oklch(86.4% 0.020 9.8);
Tailwind
colors: {
custom: {
50: '#e9dcdd',
500: '#dfcdcf',
950: '#000000',
},
}SCSS
$custom: #dfcdcf; $custom-light: #e9dcdd; $custom-dark: #000000;
JSON
{
"hex": "#dfcdcf",
"rgb": {
"r": 223,
"g": 205,
"b": 207
},
"hsl": {
"h": 353.333,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86363,
"c": 0.02026,
"h": 9.8
},
"luminance": 0.63856
}Semantic roles & 50–950 ramp
primary
#DFCDCF
secondary
#9BB5B2
accent
#A09645
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484