#DCCFCE#DCCFCE
#DCCFCE is a very light, near-neutral red. Relative luminance 0.643; OKLCH L 86.5% C 0.015 H 22.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFCE |
|---|---|
| RGB | rgb(220, 207, 206) |
| HSL | hsl(4, 17%, 84%) |
| HSV | hsv(4, 6%, 86%) |
| CMYK | cmyk(0%, 5.9%, 6.4%, 13.7%) |
| CIE-LAB | lab(84.12, 4.32, 2.11) |
| CIE-LCH | lch(84.12, 4.81, 26.03°) |
| OKLab | oklab(86.48% 0.0134 0.0056) |
| OKLCH | oklch(86.48% 0.015 22.8) |
| XYZ | xyz(62.9673, 64.2982, 67.4742) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.92
Gainsboro
#DCDCDC
ΔE00 6.37
Mistyrose
#FFE4E1
ΔE00 7.30
Silver
#C0C0C0
ΔE00 7.37
Lavenderblush
#FFF0F5
ΔE00 8.05
Very Light Pink
#FFF4F2
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFCE #CEDBDC
analogous
#DCCED4 #DCCFCE #DCD6CE
triadic
#DCCFCE #CEDCCF #CFCEDC
tetradic
#DCCFCE #D4DCCE #CEDBDC #D6CEDC
square
#DCCFCE #D4DCCE #CEDBDC #D6CEDC
split-complementary
#DCCFCE #CEDCD6 #CED4DC
monochromatic
#A98987 #C2ACAA #DCCFCE #F2EEED #F2EEED
Accessibility & contrast
On white
1.52
#DCCFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DCCFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFCE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFCE | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#DFCECF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccfce; /* rgb */ color: rgb(220, 207, 206); /* oklch */ color: oklch(86.5% 0.015 22.8);
Tailwind
colors: {
custom: {
50: '#e6dddc',
500: '#dccfce',
950: '#000000',
},
}SCSS
$custom: #dccfce; $custom-light: #e6dddc; $custom-dark: #000000;
JSON
{
"hex": "#dccfce",
"rgb": {
"r": 220,
"g": 207,
"b": 206
},
"hsl": {
"h": 4.286,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86475,
"c": 0.01456,
"h": 22.8
},
"luminance": 0.64298
}Semantic roles & 50–950 ramp
primary
#DCCFCE
secondary
#9DB0B1
accent
#959B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484