#DFC6CB#DFC6CB
#DFC6CB is a very light, muted red. Relative luminance 0.604; OKLCH L 84.9% C 0.029 H 4.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC6CB |
|---|---|
| RGB | rgb(223, 198, 203) |
| HSL | hsl(348, 28%, 83%) |
| HSV | hsv(348, 11%, 87%) |
| CMYK | cmyk(0%, 11.2%, 9%, 12.5%) |
| CIE-LAB | lab(82.05, 9.61, 0.73) |
| CIE-LCH | lch(82.05, 9.64, 4.32°) |
| OKLab | oklab(84.89% 0.0288 0.0021) |
| OKLCH | oklch(84.89% 0.029 4.1) |
| XYZ | xyz(61.4041, 60.3891, 64.9099) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.53
Pinkish Grey
#C8ACA9
ΔE00 7.61
Mistyrose
#FFE4E1
ΔE00 7.65
Light Pink
#FFD1DF
ΔE00 7.73
Pale Pink
#FFCFDC
ΔE00 7.81
Light Rose
#FFC5CB
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC6CB #C6DFDA
analogous
#DFC6D7 #DFC6CB #DFCDC6
triadic
#DFC6CB #CBDFC6 #C6CBDF
tetradic
#DFC6CB #D7DFC6 #C6DFDA #CDC6DF
square
#DFC6CB #D7DFC6 #C6DFDA #CDC6DF
split-complementary
#DFC6CB #C6DFCD #C6D7DF
monochromatic
#B37883 #C99FA7 #DFC6CB #F4EBED #F4EBED
Accessibility & contrast
On white
1.61
#DFC6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DFC6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC6CB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC6CB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#E4C5C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc6cb; /* rgb */ color: rgb(223, 198, 203); /* oklch */ color: oklch(84.9% 0.029 4.1);
Tailwind
colors: {
custom: {
50: '#e9d7da',
500: '#dfc6cb',
950: '#000000',
},
}SCSS
$custom: #dfc6cb; $custom-light: #e9d7da; $custom-dark: #000000;
JSON
{
"hex": "#dfc6cb",
"rgb": {
"r": 223,
"g": 198,
"b": 203
},
"hsl": {
"h": 348,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.8489,
"c": 0.02891,
"h": 4.1
},
"luminance": 0.60388
}Semantic roles & 50–950 ramp
primary
#DFC6CB
secondary
#93B6AF
accent
#A7923F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383