#DCCACB#DCCACB
#DCCACB is a very light, muted red. Relative luminance 0.618; OKLCH L 85.4% C 0.020 H 13.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCACB |
|---|---|
| RGB | rgb(220, 202, 203) |
| HSL | hsl(357, 20%, 83%) |
| HSV | hsv(357, 8%, 86%) |
| CMYK | cmyk(0%, 8.2%, 7.7%, 13.7%) |
| CIE-LAB | lab(82.79, 6.44, 1.77) |
| CIE-LCH | lch(82.79, 6.68, 15.41°) |
| OKLab | oklab(85.41% 0.0196 0.0048) |
| OKLCH | oklch(85.41% 0.02 13.7) |
| XYZ | xyz(61.4141, 61.7694, 65.1757) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.08
Light Gray
#D3D3D3
ΔE00 8.13
Pinkish Grey
#C8ACA9
ΔE00 8.20
Lavenderblush
#FFF0F5
ΔE00 8.62
Gainsboro
#DCDCDC
ΔE00 8.68
Silver
#C0C0C0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCACB #CADCDB
analogous
#DCCAD4 #DCCACB #DCD2CA
triadic
#DCCACB #CBDCCA #CACBDC
tetradic
#DCCACB #D4DCCA #CADCDB #D2CADC
square
#DCCACB #D4DCCA #CADCDB #D2CADC
split-complementary
#DCCACB #CADCD2 #CAD4DC
monochromatic
#AB8083 #C4A5A7 #DCCACB #F3EDED #F3EDED
Accessibility & contrast
On white
1.57
#DCCACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#DCCACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCACB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCACB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#D1CFCB
Tritanopia (blue-blind)
#E0C9CA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dccacb; /* rgb */ color: rgb(220, 202, 203); /* oklch */ color: oklch(85.4% 0.020 13.7);
Tailwind
colors: {
custom: {
50: '#e7dada',
500: '#dccacb',
950: '#000000',
},
}SCSS
$custom: #dccacb; $custom-light: #e7dada; $custom-dark: #000000;
JSON
{
"hex": "#dccacb",
"rgb": {
"r": 220,
"g": 202,
"b": 203
},
"hsl": {
"h": 356.667,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.85408,
"c": 0.02022,
"h": 13.7
},
"luminance": 0.61769
}Semantic roles & 50–950 ramp
primary
#DCCACB
secondary
#98B2B1
accent
#9F9A47
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383