#DCCED0#DCCED0
#DCCED0 is a very light, near-neutral red. Relative luminance 0.639; OKLCH L 86.3% C 0.016 H 7.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCED0 |
|---|---|
| RGB | rgb(220, 206, 208) |
| HSL | hsl(351, 17%, 84%) |
| HSV | hsv(351, 6%, 86%) |
| CMYK | cmyk(0%, 6.4%, 5.5%, 13.7%) |
| CIE-LAB | lab(83.92, 5.19, 0.75) |
| CIE-LCH | lch(83.92, 5.25, 8.26°) |
| OKLab | oklab(86.34% 0.0157 0.0021) |
| OKLCH | oklch(86.34% 0.016 7.5) |
| XYZ | xyz(62.9703, 63.9130, 68.6814) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 7.11
Mistyrose
#FFE4E1
ΔE00 7.29
Lavenderblush
#FFF0F5
ΔE00 7.74
Silver
#C0C0C0
ΔE00 7.90
Very Light Pink
#FFF4F2
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCED0 #CEDCDA
analogous
#DCCED7 #DCCED0 #DCD3CE
triadic
#DCCED0 #D0DCCE #CED0DC
tetradic
#DCCED0 #D7DCCE #CEDCDA #D3CEDC
square
#DCCED0 #D7DCCE #CEDCDA #D3CEDC
split-complementary
#DCCED0 #CEDCD3 #CED7DC
monochromatic
#A9878C #C2AAAE #DCCED0 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.52
#DCCED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DCCED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCED0
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCED0 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D0
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#DFCDCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcced0; /* rgb */ color: rgb(220, 206, 208); /* oklch */ color: oklch(86.3% 0.016 7.5);
Tailwind
colors: {
custom: {
50: '#e6ddde',
500: '#dcced0',
950: '#000000',
},
}SCSS
$custom: #dcced0; $custom-light: #e6ddde; $custom-dark: #000000;
JSON
{
"hex": "#dcced0",
"rgb": {
"r": 220,
"g": 206,
"b": 208
},
"hsl": {
"h": 351.429,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86335,
"c": 0.01579,
"h": 7.5
},
"luminance": 0.63912
}Semantic roles & 50–950 ramp
primary
#DCCED0
secondary
#9DB1AE
accent
#9B8F4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484