#DCCCCF#DCCCCF
#DCCCCF is a very light, near-neutral red. Relative luminance 0.629; OKLCH L 85.9% C 0.018 H 4.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCCF |
|---|---|
| RGB | rgb(220, 204, 207) |
| HSL | hsl(349, 19%, 83%) |
| HSV | hsv(349, 7%, 86%) |
| CMYK | cmyk(0%, 7.3%, 5.9%, 13.7%) |
| CIE-LAB | lab(83.39, 6.07, 0.52) |
| CIE-LCH | lch(83.39, 6.09, 4.88°) |
| OKLab | oklab(85.91% 0.0182 0.0015) |
| OKLCH | oklch(85.91% 0.018 4.6) |
| XYZ | xyz(62.3692, 62.9071, 67.8761) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.28
Light Gray
#D3D3D3
ΔE00 7.61
Lavenderblush
#FFF0F5
ΔE00 8.02
Gainsboro
#DCDCDC
ΔE00 8.09
Silver
#C0C0C0
ΔE00 8.52
Pinkish Grey
#C8ACA9
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCCF #CCDCD9
analogous
#DCCCD7 #DCCCCF #DCD1CC
triadic
#DCCCCF #CFDCCC #CCCFDC
tetradic
#DCCCCF #D7DCCC #CCDCD9 #D1CCDC
square
#DCCCCF #D7DCCC #CCDCD9 #D1CCDC
split-complementary
#DCCCCF #CCDCD1 #CCD7DC
monochromatic
#AA838B #C3A8AD #DCCCCF #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.55
#DCCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DCCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCCF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCCF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#D1D1CF
Tritanopia (blue-blind)
#DFCBCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dccccf; /* rgb */ color: rgb(220, 204, 207); /* oklch */ color: oklch(85.9% 0.018 4.6);
Tailwind
colors: {
custom: {
50: '#e6dbdd',
500: '#dccccf',
950: '#000000',
},
}SCSS
$custom: #dccccf; $custom-light: #e6dbdd; $custom-dark: #000000;
JSON
{
"hex": "#dccccf",
"rgb": {
"r": 220,
"g": 204,
"b": 207
},
"hsl": {
"h": 348.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.85914,
"c": 0.01827,
"h": 4.6
},
"luminance": 0.62906
}Semantic roles & 50–950 ramp
primary
#DCCCCF
secondary
#9BB2AD
accent
#9D8D49
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484