#DCCECD#DCCECD
#DCCECD is a very light, near-neutral red. Relative luminance 0.638; OKLCH L 86.3% C 0.016 H 22.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCECD |
|---|---|
| RGB | rgb(220, 206, 205) |
| HSL | hsl(4, 18%, 83%) |
| HSV | hsv(4, 7%, 86%) |
| CMYK | cmyk(0%, 6.4%, 6.8%, 13.7%) |
| CIE-LAB | lab(83.84, 4.67, 2.24) |
| CIE-LCH | lch(83.84, 5.18, 25.61°) |
| OKLab | oklab(86.25% 0.0145 0.006) |
| OKLCH | oklch(86.25% 0.016 22.4) |
| XYZ | xyz(62.6047, 63.7668, 66.7560) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.33
Gainsboro
#DCDCDC
ΔE00 6.81
Mistyrose
#FFE4E1
ΔE00 7.18
Silver
#C0C0C0
ΔE00 7.59
Lavenderblush
#FFF0F5
ΔE00 8.18
Very Light Pink
#FFF4F2
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCECD #CDDBDC
analogous
#DCCDD3 #DCCECD #DCD5CD
triadic
#DCCECD #CDDCCE #CECDDC
tetradic
#DCCECD #D3DCCD #CDDBDC #D5CDDC
square
#DCCECD #D3DCCD #CDDBDC #D5CDDC
split-complementary
#DCCECD #CDDCD5 #CDD3DC
monochromatic
#AA8785 #C3ABA9 #DCCECD #F2EDED #F2EDED
Accessibility & contrast
On white
1.53
#DCCECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DCCECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCECD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCECD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CD
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#E0CDCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccecd; /* rgb */ color: rgb(220, 206, 205); /* oklch */ color: oklch(86.3% 0.016 22.4);
Tailwind
colors: {
custom: {
50: '#e6dddc',
500: '#dccecd',
950: '#000000',
},
}SCSS
$custom: #dccecd; $custom-light: #e6dddc; $custom-dark: #000000;
JSON
{
"hex": "#dccecd",
"rgb": {
"r": 220,
"g": 206,
"b": 205
},
"hsl": {
"h": 4,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.8625,
"c": 0.0157,
"h": 22.4
},
"luminance": 0.63766
}Semantic roles & 50–950 ramp
primary
#DCCECD
secondary
#9CB0B2
accent
#969C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484