#DFCBCA#DFCBCA
#DFCBCA is a very light, muted red. Relative luminance 0.627; OKLCH L 85.8% C 0.023 H 21.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBCA |
|---|---|
| RGB | rgb(223, 203, 202) |
| HSL | hsl(3, 25%, 83%) |
| HSV | hsv(3, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.27, 6.80, 3.03) |
| CIE-LCH | lch(83.27, 7.45, 24.01°) |
| OKLab | oklab(85.83% 0.021 0.0081) |
| OKLCH | oklch(85.83% 0.023 21.1) |
| XYZ | xyz(62.4471, 62.6652, 64.6716) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.40
Pinkish Grey
#C8ACA9
ΔE00 8.10
Light Gray
#D3D3D3
ΔE00 8.63
Lavenderblush
#FFF0F5
ΔE00 8.65
Gainsboro
#DCDCDC
ΔE00 9.07
Silver
#C0C0C0
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBCA #CADEDF
analogous
#DFCAD3 #DFCBCA #DFD5CA
triadic
#DFCBCA #CADFCB #CBCADF
tetradic
#DFCBCA #D3DFCA #CADEDF #D5CADF
square
#DFCBCA #D3DFCA #CADEDF #D5CADF
split-complementary
#DFCBCA #CADFD5 #CAD3DF
monochromatic
#B1807E #C8A6A4 #DFCBCA #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.55
#DFCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DFCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBCA
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBCA | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#D3D1CA
Tritanopia (blue-blind)
#E4C9CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcbca; /* rgb */ color: rgb(223, 203, 202); /* oklch */ color: oklch(85.8% 0.023 21.1);
Tailwind
colors: {
custom: {
50: '#e9dada',
500: '#dfcbca',
950: '#000000',
},
}SCSS
$custom: #dfcbca; $custom-light: #e9dada; $custom-dark: #000000;
JSON
{
"hex": "#dfcbca",
"rgb": {
"r": 223,
"g": 203,
"b": 202
},
"hsl": {
"h": 2.857,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.85832,
"c": 0.02252,
"h": 21.1
},
"luminance": 0.62664
}Semantic roles & 50–950 ramp
primary
#DFCBCA
secondary
#97B4B6
accent
#9FA342
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383