#DCCDCF#DCCDCF
#DCCDCF is a very light, near-neutral red. Relative luminance 0.634; OKLCH L 86.1% C 0.017 H 8.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDCF |
|---|---|
| RGB | rgb(220, 205, 207) |
| HSL | hsl(352, 18%, 83%) |
| HSV | hsv(352, 7%, 86%) |
| CMYK | cmyk(0%, 6.8%, 5.9%, 13.7%) |
| CIE-LAB | lab(83.64, 5.54, 0.88) |
| CIE-LCH | lch(83.64, 5.61, 9.05°) |
| OKLab | oklab(86.11% 0.0167 0.0024) |
| OKLCH | oklch(86.11% 0.017 8.2) |
| XYZ | xyz(62.6077, 63.3840, 67.9555) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.06
Mistyrose
#FFE4E1
ΔE00 7.21
Gainsboro
#DCDCDC
ΔE00 7.53
Lavenderblush
#FFF0F5
ΔE00 7.91
Silver
#C0C0C0
ΔE00 8.14
Very Light Pink
#FFF4F2
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDCF #CDDCDA
analogous
#DCCDD6 #DCCDCF #DCD2CD
triadic
#DCCDCF #CFDCCD #CDCFDC
tetradic
#DCCDCF #D6DCCD #CDDCDA #D2CDDC
square
#DCCDCF #D6DCCD #CDDCDA #D2CDDC
split-complementary
#DCCDCF #CDDCD2 #CDD6DC
monochromatic
#AA858A #C3A9AC #DCCDCF #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.54
#DCCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DCCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDCF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDCF | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#DFCCCE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dccdcf; /* rgb */ color: rgb(220, 205, 207); /* oklch */ color: oklch(86.1% 0.017 8.2);
Tailwind
colors: {
custom: {
50: '#e6dcdd',
500: '#dccdcf',
950: '#000000',
},
}SCSS
$custom: #dccdcf; $custom-light: #e6dcdd; $custom-dark: #000000;
JSON
{
"hex": "#dccdcf",
"rgb": {
"r": 220,
"g": 205,
"b": 207
},
"hsl": {
"h": 352,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.8611,
"c": 0.01691,
"h": 8.2
},
"luminance": 0.63383
}Semantic roles & 50–950 ramp
primary
#DCCDCF
secondary
#9CB2AF
accent
#9C914A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484