#DFCDCA#DFCDCA
#DFCDCA is a very light, muted red. Relative luminance 0.636; OKLCH L 86.2% C 0.021 H 28.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDCA |
|---|---|
| RGB | rgb(223, 205, 202) |
| HSL | hsl(9, 25%, 83%) |
| HSV | hsv(9, 9%, 87%) |
| CMYK | cmyk(0%, 8.1%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.77, 5.75, 3.75) |
| CIE-LCH | lch(83.77, 6.87, 33.15°) |
| OKLab | oklab(86.22% 0.0181 0.01) |
| OKLCH | oklch(86.22% 0.021 28.9) |
| XYZ | xyz(62.9224, 63.6159, 64.8300) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.43
Light Gray
#D3D3D3
ΔE00 7.78
Gainsboro
#DCDCDC
ΔE00 8.19
Warm Gray
#C9BEB0
ΔE00 8.44
Lavenderblush
#FFF0F5
ΔE00 8.58
Pinkish Grey
#C8ACA9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDCA #CADCDF
analogous
#DFCAD1 #DFCDCA #DFD7CA
triadic
#DFCDCA #CADFCD #CDCADF
tetradic
#DFCDCA #D1DFCA #CADCDF #D7CADF
square
#DFCDCA #D1DFCA #CADCDF #D7CADF
split-complementary
#DFCDCA #CADFD7 #CAD1DF
monochromatic
#B1857E #C8A9A4 #DFCDCA #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.53
#DFCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#DFCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDCA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDCA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#D4D2CA
Tritanopia (blue-blind)
#E4CBCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcdca; /* rgb */ color: rgb(223, 205, 202); /* oklch */ color: oklch(86.2% 0.021 28.9);
Tailwind
colors: {
custom: {
50: '#e9dcda',
500: '#dfcdca',
950: '#000000',
},
}SCSS
$custom: #dfcdca; $custom-light: #e9dcda; $custom-dark: #000000;
JSON
{
"hex": "#dfcdca",
"rgb": {
"r": 223,
"g": 205,
"b": 202
},
"hsl": {
"h": 8.571,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.86223,
"c": 0.02062,
"h": 28.9
},
"luminance": 0.63615
}Semantic roles & 50–950 ramp
primary
#DFCDCA
secondary
#97B2B6
accent
#95A342
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483