#DFCDCE#DFCDCE
#DFCDCE is a very light, muted red. Relative luminance 0.638; OKLCH L 86.3% C 0.020 H 13.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDCE |
|---|---|
| RGB | rgb(223, 205, 206) |
| HSL | hsl(357, 22%, 84%) |
| HSV | hsv(357, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 7.6%, 12.5%) |
| CIE-LAB | lab(83.87, 6.42, 1.77) |
| CIE-LCH | lch(83.87, 6.66, 15.40°) |
| OKLab | oklab(86.33% 0.0196 0.0048) |
| OKLCH | oklch(86.33% 0.02 13.7) |
| XYZ | xyz(63.4022, 63.8078, 67.3567) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.45
Lavenderblush
#FFF0F5
ΔE00 7.92
Light Gray
#D3D3D3
ΔE00 8.04
Gainsboro
#DCDCDC
ΔE00 8.42
Pinkish Grey
#C8ACA9
ΔE00 8.84
Very Light Pink
#FFF4F2
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDCE #CDDFDE
analogous
#DFCDD7 #DFCDCE #DFD5CD
triadic
#DFCDCE #CEDFCD #CDCEDF
tetradic
#DFCDCE #D7DFCD #CDDFDE #D5CDDF
square
#DFCDCE #D7DFCD #CDDFDE #D5CDDF
split-complementary
#DFCDCE #CDDFD5 #CDD7DF
monochromatic
#AF8285 #C7A8A9 #DFCDCE #F3ECED #F3ECED
Accessibility & contrast
On white
1.53
#DFCDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#DFCDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDCE
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDCE | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCE
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#E3CCCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcdce; /* rgb */ color: rgb(223, 205, 206); /* oklch */ color: oklch(86.3% 0.020 13.7);
Tailwind
colors: {
custom: {
50: '#e9dcdc',
500: '#dfcdce',
950: '#000000',
},
}SCSS
$custom: #dfcdce; $custom-light: #e9dcdc; $custom-dark: #000000;
JSON
{
"hex": "#dfcdce",
"rgb": {
"r": 223,
"g": 205,
"b": 206
},
"hsl": {
"h": 356.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86334,
"c": 0.02015,
"h": 13.7
},
"luminance": 0.63807
}Semantic roles & 50–950 ramp
primary
#DFCDCE
secondary
#9BB5B4
accent
#A09B45
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484