#DFCCCD#DFCCCD
#DFCCCD is a very light, muted red. Relative luminance 0.633; OKLCH L 86.1% C 0.021 H 13.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCCCD |
|---|---|
| RGB | rgb(223, 204, 205) |
| HSL | hsl(357, 23%, 84%) |
| HSV | hsv(357, 9%, 87%) |
| CMYK | cmyk(0%, 8.5%, 8.1%, 12.5%) |
| CIE-LAB | lab(83.59, 6.78, 1.90) |
| CIE-LCH | lch(83.59, 7.04, 15.67°) |
| OKLab | oklab(86.11% 0.0207 0.0051) |
| OKLCH | oklch(86.11% 0.021 13.9) |
| XYZ | xyz(63.0426, 63.2825, 66.6395) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.47
Lavenderblush
#FFF0F5
ΔE00 8.16
Light Gray
#D3D3D3
ΔE00 8.41
Pinkish Grey
#C8ACA9
ΔE00 8.53
Gainsboro
#DCDCDC
ΔE00 8.82
Very Light Pink
#FFF4F2
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCCCD #CCDFDE
analogous
#DFCCD6 #DFCCCD #DFD4CC
triadic
#DFCCCD #CDDFCC #CCCDDF
tetradic
#DFCCCD #D6DFCC #CCDFDE #D4CCDF
square
#DFCCCD #D6DFCC #CCDFDE #D4CCDF
split-complementary
#DFCCCD #CCDFD4 #CCD6DF
monochromatic
#B08183 #C7A6A8 #DFCCCD #F3ECED #F3ECED
Accessibility & contrast
On white
1.54
#DFCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DFCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCCCD
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCCCD | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#E3CBCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcccd; /* rgb */ color: rgb(223, 204, 205); /* oklch */ color: oklch(86.1% 0.021 13.9);
Tailwind
colors: {
custom: {
50: '#e9dbdc',
500: '#dfcccd',
950: '#000000',
},
}SCSS
$custom: #dfcccd; $custom-light: #e9dbdc; $custom-dark: #000000;
JSON
{
"hex": "#dfcccd",
"rgb": {
"r": 223,
"g": 204,
"b": 205
},
"hsl": {
"h": 356.842,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.86111,
"c": 0.02131,
"h": 13.9
},
"luminance": 0.63281
}Semantic roles & 50–950 ramp
primary
#DFCCCD
secondary
#9AB6B4
accent
#A19C44
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484