#DCCFC9#DCCFC9
#DCCFC9 is a very light, near-neutral orange. Relative luminance 0.641; OKLCH L 86.3% C 0.017 H 46.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFC9 |
|---|---|
| RGB | rgb(220, 207, 201) |
| HSL | hsl(19, 21%, 83%) |
| HSV | hsv(19, 9%, 86%) |
| CMYK | cmyk(0%, 5.9%, 8.6%, 13.7%) |
| CIE-LAB | lab(84.00, 3.47, 4.59) |
| CIE-LCH | lch(84.00, 5.75, 52.89°) |
| OKLab | oklab(86.34% 0.0115 0.0121) |
| OKLCH | oklch(86.34% 0.017 46.6) |
| XYZ | xyz(62.3695, 64.0591, 64.3260) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.01
Warm Gray
#C9BEB0
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.49
Warm Beige
#E9DCC9
ΔE00 6.69
Silver
#C0C0C0
ΔE00 7.39
Linen
#FAF0E6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFC9 #C9D6DC
analogous
#DCC9CD #DCCFC9 #DCD8C9
triadic
#DCCFC9 #C9DCCF #CFC9DC
tetradic
#DCCFC9 #CDDCC9 #C9D6DC #D8C9DC
square
#DCCFC9 #CDDCC9 #C9D6DC #D8C9DC
split-complementary
#DCCFC9 #C9DCD8 #C9CDDC
monochromatic
#AC8D7F #C4AEA4 #DCCFC9 #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.52
#DCCFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#DCCFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFC9
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFC9 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C9
Deuteranopia (green-blind)
#D5D2C9
Tritanopia (blue-blind)
#E0CDCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccfc9; /* rgb */ color: rgb(220, 207, 201); /* oklch */ color: oklch(86.3% 0.017 46.6);
Tailwind
colors: {
custom: {
50: '#e6ddd9',
500: '#dccfc9',
950: '#000000',
},
}SCSS
$custom: #dccfc9; $custom-light: #e6ddd9; $custom-dark: #000000;
JSON
{
"hex": "#dccfc9",
"rgb": {
"r": 220,
"g": 207,
"b": 201
},
"hsl": {
"h": 18.947,
"s": 21.348,
"l": 82.549
},
"oklch": {
"l": 0.86336,
"c": 0.01671,
"h": 46.6
},
"luminance": 0.64058
}Semantic roles & 50–950 ramp
primary
#DCCFC9
secondary
#97AAB2
accent
#83A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483