#DCCCCA#DCCCCA
#DCCCCA is a very light, near-neutral red. Relative luminance 0.627; OKLCH L 85.8% C 0.018 H 26.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCCA |
|---|---|
| RGB | rgb(220, 204, 202) |
| HSL | hsl(7, 20%, 83%) |
| HSV | hsv(7, 8%, 86%) |
| CMYK | cmyk(0%, 7.3%, 8.2%, 13.7%) |
| CIE-LAB | lab(83.27, 5.22, 3.00) |
| CIE-LCH | lch(83.27, 6.02, 29.91°) |
| OKLab | oklab(85.77% 0.0163 0.008) |
| OKLCH | oklch(85.77% 0.018 26.1) |
| XYZ | xyz(61.7676, 62.6665, 64.7076) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.06
Light Gray
#D3D3D3
ΔE00 7.10
Gainsboro
#DCDCDC
ΔE00 7.64
Silver
#C0C0C0
ΔE00 8.02
Warm Gray
#C9BEB0
ΔE00 8.21
Lavenderblush
#FFF0F5
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCCA #CADADC
analogous
#DCCAD1 #DCCCCA #DCD5CA
triadic
#DCCCCA #CADCCC #CCCADC
tetradic
#DCCCCA #D1DCCA #CADADC #D5CADC
square
#DCCCCA #D1DCCA #CADADC #D5CADC
split-complementary
#DCCCCA #CADCD5 #CAD1DC
monochromatic
#AB8580 #C4A9A5 #DCCCCA #F3EDED #F3EDED
Accessibility & contrast
On white
1.55
#DCCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DCCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCCA
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCCA | 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)
#CFCECA
Deuteranopia (green-blind)
#D2D1CA
Tritanopia (blue-blind)
#E0CACB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcccca; /* rgb */ color: rgb(220, 204, 202); /* oklch */ color: oklch(85.8% 0.018 26.1);
Tailwind
colors: {
custom: {
50: '#e7dbda',
500: '#dcccca',
950: '#000000',
},
}SCSS
$custom: #dcccca; $custom-light: #e7dbda; $custom-dark: #000000;
JSON
{
"hex": "#dcccca",
"rgb": {
"r": 220,
"g": 204,
"b": 202
},
"hsl": {
"h": 6.667,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.85773,
"c": 0.01815,
"h": 26.1
},
"luminance": 0.62666
}Semantic roles & 50–950 ramp
primary
#DCCCCA
secondary
#98AFB2
accent
#959F47
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483