#DCCECF#DCCECF
#DCCECF is a very light, near-neutral red. Relative luminance 0.639; OKLCH L 86.3% C 0.016 H 12.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCECF |
|---|---|
| RGB | rgb(220, 206, 207) |
| HSL | hsl(356, 17%, 84%) |
| HSV | hsv(356, 6%, 86%) |
| CMYK | cmyk(0%, 6.4%, 5.9%, 13.7%) |
| CIE-LAB | lab(83.89, 5.02, 1.25) |
| CIE-LCH | lch(83.89, 5.17, 13.97°) |
| OKLab | oklab(86.31% 0.0153 0.0034) |
| OKLCH | oklch(86.31% 0.016 12.5) |
| XYZ | xyz(62.8477, 63.8640, 68.0355) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 6.98
Mistyrose
#FFE4E1
ΔE00 7.22
Silver
#C0C0C0
ΔE00 7.77
Lavenderblush
#FFF0F5
ΔE00 7.85
Very Light Pink
#FFF4F2
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCECF #CEDCDB
analogous
#DCCED6 #DCCECF #DCD4CE
triadic
#DCCECF #CFDCCE #CECFDC
tetradic
#DCCECF #D6DCCE #CEDCDB #D4CEDC
square
#DCCECF #D6DCCE #CEDCDB #D4CEDC
split-complementary
#DCCECF #CEDCD4 #CED6DC
monochromatic
#A98789 #C2AAAC #DCCECF #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.52
#DCCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DCCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCECF
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCECF | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#DFCDCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccecf; /* rgb */ color: rgb(220, 206, 207); /* oklch */ color: oklch(86.3% 0.016 12.5);
Tailwind
colors: {
custom: {
50: '#e6dddd',
500: '#dccecf',
950: '#000000',
},
}SCSS
$custom: #dccecf; $custom-light: #e6dddd; $custom-dark: #000000;
JSON
{
"hex": "#dccecf",
"rgb": {
"r": 220,
"g": 206,
"b": 207
},
"hsl": {
"h": 355.714,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86306,
"c": 0.01564,
"h": 12.5
},
"luminance": 0.63863
}Semantic roles & 50–950 ramp
primary
#DCCECF
secondary
#9DB1B0
accent
#9B954B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484