#DFCFCB#DFCFCB
#DFCFCB is a very light, near-neutral red. Relative luminance 0.646; OKLCH L 86.6% C 0.019 H 34.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFCB |
|---|---|
| RGB | rgb(223, 207, 203) |
| HSL | hsl(12, 24%, 84%) |
| HSV | hsv(12, 9%, 87%) |
| CMYK | cmyk(0%, 7.2%, 9%, 12.5%) |
| CIE-LAB | lab(84.29, 4.87, 3.98) |
| CIE-LCH | lch(84.29, 6.29, 39.30°) |
| OKLab | oklab(86.64% 0.0155 0.0106) |
| OKLCH | oklch(86.64% 0.019 34.3) |
| XYZ | xyz(63.5227, 64.6263, 65.6161) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 7.00
Gainsboro
#DCDCDC
ΔE00 7.36
Warm Gray
#C9BEB0
ΔE00 7.77
Very Light Pink
#FFF4F2
ΔE00 8.20
Warm Beige
#E9DCC9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFCB #CBDBDF
analogous
#DFCBD1 #DFCFCB #DFD9CB
triadic
#DFCFCB #CBDFCF #CFCBDF
tetradic
#DFCFCB #D1DFCB #CBDBDF #D9CBDF
square
#DFCFCB #D1DFCB #CBDBDF #D9CBDF
split-complementary
#DFCFCB #CBDFD9 #CBD1DF
monochromatic
#B0897F #C8ACA5 #DFCFCB #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.51
#DFCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DFCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFCB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFCB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CB
Deuteranopia (green-blind)
#D6D3CB
Tritanopia (blue-blind)
#E3CDCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcfcb; /* rgb */ color: rgb(223, 207, 203); /* oklch */ color: oklch(86.6% 0.019 34.3);
Tailwind
colors: {
custom: {
50: '#e9ddda',
500: '#dfcfcb',
950: '#000000',
},
}SCSS
$custom: #dfcfcb; $custom-light: #e9ddda; $custom-dark: #000000;
JSON
{
"hex": "#dfcfcb",
"rgb": {
"r": 223,
"g": 207,
"b": 203
},
"hsl": {
"h": 12,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.86643,
"c": 0.01874,
"h": 34.3
},
"luminance": 0.64625
}Semantic roles & 50–950 ramp
primary
#DFCFCB
secondary
#98B0B6
accent
#8FA243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483