#DFCDCB#DFCDCB
#DFCDCB is a very light, muted red. Relative luminance 0.637; OKLCH L 86.3% C 0.020 H 25.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDCB |
|---|---|
| RGB | rgb(223, 205, 203) |
| HSL | hsl(6, 24%, 84%) |
| HSV | hsv(6, 9%, 87%) |
| CMYK | cmyk(0%, 8.1%, 9%, 12.5%) |
| CIE-LAB | lab(83.79, 5.92, 3.26) |
| CIE-LCH | lch(83.79, 6.75, 28.84°) |
| OKLab | oklab(86.25% 0.0184 0.0087) |
| OKLCH | oklch(86.25% 0.02 25.2) |
| XYZ | xyz(63.0412, 63.6634, 65.4556) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 7.81
Gainsboro
#DCDCDC
ΔE00 8.21
Lavenderblush
#FFF0F5
ΔE00 8.38
Pinkish Grey
#C8ACA9
ΔE00 8.72
Very Light Pink
#FFF4F2
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDCB #CBDDDF
analogous
#DFCBD3 #DFCDCB #DFD7CB
triadic
#DFCDCB #CBDFCD #CDCBDF
tetradic
#DFCDCB #D3DFCB #CBDDDF #D7CBDF
square
#DFCDCB #D3DFCB #CBDDDF #D7CBDF
split-complementary
#DFCDCB #CBDFD7 #CBD3DF
monochromatic
#B0847F #C8A9A5 #DFCDCB #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.53
#DFCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DFCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDCB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDCB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCB
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#E4CBCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcdcb; /* rgb */ color: rgb(223, 205, 203); /* oklch */ color: oklch(86.3% 0.020 25.2);
Tailwind
colors: {
custom: {
50: '#e9dcda',
500: '#dfcdcb',
950: '#000000',
},
}SCSS
$custom: #dfcdcb; $custom-light: #e9dcda; $custom-dark: #000000;
JSON
{
"hex": "#dfcdcb",
"rgb": {
"r": 223,
"g": 205,
"b": 203
},
"hsl": {
"h": 6,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.86251,
"c": 0.02038,
"h": 25.2
},
"luminance": 0.63662
}Semantic roles & 50–950 ramp
primary
#DFCDCB
secondary
#98B3B6
accent
#99A243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483