#DFC5CB#DFC5CB
#DFC5CB is a very light, muted red. Relative luminance 0.599; OKLCH L 84.7% C 0.030 H 2.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC5CB |
|---|---|
| RGB | rgb(223, 197, 203) |
| HSL | hsl(346, 29%, 82%) |
| HSV | hsv(346, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 9%, 12.5%) |
| CIE-LAB | lab(81.80, 10.14, 0.37) |
| CIE-LCH | lch(81.80, 10.15, 2.06°) |
| OKLab | oklab(84.7% 0.0303 0.0011) |
| OKLCH | oklch(84.7% 0.03 2.1) |
| XYZ | xyz(61.1763, 59.9335, 64.8340) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.09
Light Pink
#FFD1DF
ΔE00 7.40
Pale Pink
#FFCFDC
ΔE00 7.47
Pinkish Grey
#C8ACA9
ΔE00 7.63
Mistyrose
#FFE4E1
ΔE00 8.00
Light Rose
#FFC5CB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC5CB #C5DFD9
analogous
#DFC5D8 #DFC5CB #DFCCC5
triadic
#DFC5CB #CBDFC5 #C5CBDF
tetradic
#DFC5CB #D8DFC5 #C5DFD9 #CCC5DF
square
#DFC5CB #D8DFC5 #C5DFD9 #CCC5DF
split-complementary
#DFC5CB #C5DFCC #C5D8DF
monochromatic
#B37684 #C99EA8 #DFC5CB #F4EBED #F4EBED
Accessibility & contrast
On white
1.62
#DFC5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DFC5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC5CB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC5CB | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#E4C4C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc5cb; /* rgb */ color: rgb(223, 197, 203); /* oklch */ color: oklch(84.7% 0.030 2.1);
Tailwind
colors: {
custom: {
50: '#e9d6da',
500: '#dfc5cb',
950: '#000000',
},
}SCSS
$custom: #dfc5cb; $custom-light: #e9d6da; $custom-dark: #000000;
JSON
{
"hex": "#dfc5cb",
"rgb": {
"r": 223,
"g": 197,
"b": 203
},
"hsl": {
"h": 346.154,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.84697,
"c": 0.03036,
"h": 2.1
},
"luminance": 0.59932
}Semantic roles & 50–950 ramp
primary
#DFC5CB
secondary
#92B6AE
accent
#A88F3E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383