#DCCFCC#DCCFCC
#DCCFCC is a very light, near-neutral red. Relative luminance 0.642; OKLCH L 86.4% C 0.015 H 33.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFCC |
|---|---|
| RGB | rgb(220, 207, 204) |
| HSL | hsl(11, 19%, 83%) |
| HSV | hsv(11, 7%, 86%) |
| CMYK | cmyk(0%, 5.9%, 7.3%, 13.7%) |
| CIE-LAB | lab(84.07, 3.98, 3.10) |
| CIE-LCH | lch(84.07, 5.04, 37.93°) |
| OKLab | oklab(86.42% 0.0127 0.0082) |
| OKLCH | oklch(86.42% 0.015 33.1) |
| XYZ | xyz(62.7259, 64.2016, 66.2028) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 6.32
Silver
#C0C0C0
ΔE00 7.29
Mistyrose
#FFE4E1
ΔE00 7.44
Warm Gray
#C9BEB0
ΔE00 7.47
Very Light Pink
#FFF4F2
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFCC #CCD9DC
analogous
#DCCCD1 #DCCFCC #DCD7CC
triadic
#DCCFCC #CCDCCF #CFCCDC
tetradic
#DCCFCC #D1DCCC #CCD9DC #D7CCDC
square
#DCCFCC #D1DCCC #CCD9DC #D7CCDC
split-complementary
#DCCFCC #CCDCD7 #CCD1DC
monochromatic
#AA8B83 #C3ADA8 #DCCFCC #F3EEED #F3EEED
Accessibility & contrast
On white
1.52
#DCCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DCCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFCC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFCC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#E0CDCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccfcc; /* rgb */ color: rgb(220, 207, 204); /* oklch */ color: oklch(86.4% 0.015 33.1);
Tailwind
colors: {
custom: {
50: '#e6dddb',
500: '#dccfcc',
950: '#000000',
},
}SCSS
$custom: #dccfcc; $custom-light: #e6dddb; $custom-dark: #000000;
JSON
{
"hex": "#dccfcc",
"rgb": {
"r": 220,
"g": 207,
"b": 204
},
"hsl": {
"h": 11.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.86419,
"c": 0.0151,
"h": 33.1
},
"luminance": 0.64201
}Semantic roles & 50–950 ramp
primary
#DCCFCC
secondary
#9BADB2
accent
#8D9D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484