#DCCFCB#DCCFCB
#DCCFCB is a very light, near-neutral red. Relative luminance 0.642; OKLCH L 86.4% C 0.016 H 37.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFCB |
|---|---|
| RGB | rgb(220, 207, 203) |
| HSL | hsl(14, 20%, 83%) |
| HSV | hsv(14, 8%, 86%) |
| CMYK | cmyk(0%, 5.9%, 7.7%, 13.7%) |
| CIE-LAB | lab(84.05, 3.81, 3.60) |
| CIE-LCH | lch(84.05, 5.24, 43.36°) |
| OKLab | oklab(86.39% 0.0123 0.0095) |
| OKLCH | oklch(86.39% 0.016 37.9) |
| XYZ | xyz(62.6063, 64.1538, 65.5732) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.87
Gainsboro
#DCDCDC
ΔE00 6.34
Warm Gray
#C9BEB0
ΔE00 7.06
Silver
#C0C0C0
ΔE00 7.30
Mistyrose
#FFE4E1
ΔE00 7.57
Warm Beige
#E9DCC9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFCB #CBD8DC
analogous
#DCCBCF #DCCFCB #DCD7CB
triadic
#DCCFCB #CBDCCF #CFCBDC
tetradic
#DCCFCB #CFDCCB #CBD8DC #D7CBDC
square
#DCCFCB #CFDCCB #CBD8DC #D7CBDC
split-complementary
#DCCFCB #CBDCD7 #CBCFDC
monochromatic
#AB8B82 #C3ADA6 #DCCFCB #F3EEED #F3EEED
Accessibility & contrast
On white
1.52
#DCCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DCCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFCB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFCB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#E0CDCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccfcb; /* rgb */ color: rgb(220, 207, 203); /* oklch */ color: oklch(86.4% 0.016 37.9);
Tailwind
colors: {
custom: {
50: '#e6ddda',
500: '#dccfcb',
950: '#000000',
},
}SCSS
$custom: #dccfcb; $custom-light: #e6ddda; $custom-dark: #000000;
JSON
{
"hex": "#dccfcb",
"rgb": {
"r": 220,
"g": 207,
"b": 203
},
"hsl": {
"h": 14.118,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.86391,
"c": 0.01554,
"h": 37.9
},
"luminance": 0.64153
}Semantic roles & 50–950 ramp
primary
#DCCFCB
secondary
#99ACB2
accent
#8A9E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483