#DCCFD0#DCCFD0
#DCCFD0 is a very light, near-neutral red. Relative luminance 0.644; OKLCH L 86.5% C 0.015 H 12.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFD0 |
|---|---|
| RGB | rgb(220, 207, 208) |
| HSL | hsl(355, 16%, 84%) |
| HSV | hsv(355, 6%, 86%) |
| CMYK | cmyk(0%, 5.9%, 5.5%, 13.7%) |
| CIE-LAB | lab(84.17, 4.66, 1.12) |
| CIE-LCH | lch(84.17, 4.80, 13.49°) |
| OKLab | oklab(86.53% 0.0142 0.003) |
| OKLCH | oklch(86.53% 0.015 12.1) |
| XYZ | xyz(63.2118, 64.3960, 68.7619) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.54
Mistyrose
#FFE4E1
ΔE00 7.33
Silver
#C0C0C0
ΔE00 7.55
Lavenderblush
#FFF0F5
ΔE00 7.71
Very Light Pink
#FFF4F2
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFD0 #CFDCDB
analogous
#DCCFD6 #DCCFD0 #DCD4CF
triadic
#DCCFD0 #D0DCCF #CFD0DC
tetradic
#DCCFD0 #D6DCCF #CFDCDB #D4CFDC
square
#DCCFD0 #D6DCCF #CFDCDB #D4CFDC
split-complementary
#DCCFD0 #CFDCD4 #CFD6DC
monochromatic
#A8888B #C2ACAD #DCCFD0 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.51
#DCCFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DCCFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFD0
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFD0 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D0
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#DFCECF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccfd0; /* rgb */ color: rgb(220, 207, 208); /* oklch */ color: oklch(86.5% 0.015 12.1);
Tailwind
colors: {
custom: {
50: '#e6ddde',
500: '#dccfd0',
950: '#000000',
},
}SCSS
$custom: #dccfd0; $custom-light: #e6ddde; $custom-dark: #000000;
JSON
{
"hex": "#dccfd0",
"rgb": {
"r": 220,
"g": 207,
"b": 208
},
"hsl": {
"h": 355.385,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86531,
"c": 0.01451,
"h": 12.1
},
"luminance": 0.64395
}Semantic roles & 50–950 ramp
primary
#DCCFD0
secondary
#9EB1B0
accent
#9A944C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484