#DCCFC8#DCCFC8
#DCCFC8 is a very light, near-neutral orange. Relative luminance 0.640; OKLCH L 86.3% C 0.017 H 50.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFC8 |
|---|---|
| RGB | rgb(220, 207, 200) |
| HSL | hsl(21, 22%, 82%) |
| HSV | hsv(21, 9%, 86%) |
| CMYK | cmyk(0%, 5.9%, 9.1%, 13.7%) |
| CIE-LAB | lab(83.97, 3.30, 5.09) |
| CIE-LCH | lch(83.97, 6.07, 56.99°) |
| OKLab | oklab(86.31% 0.0111 0.0134) |
| OKLCH | oklch(86.31% 0.017 50.4) |
| XYZ | xyz(62.2523, 64.0122, 63.7085) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.92
Light Gray
#D3D3D3
ΔE00 6.14
Warm Beige
#E9DCC9
ΔE00 6.23
Gainsboro
#DCDCDC
ΔE00 6.60
Silver
#C0C0C0
ΔE00 7.48
Linen
#FAF0E6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFC8 #C8D5DC
analogous
#DCC8CB #DCCFC8 #DCD9C8
triadic
#DCCFC8 #C8DCCF #CFC8DC
tetradic
#DCCFC8 #CBDCC8 #C8D5DC #D9C8DC
square
#DCCFC8 #CBDCC8 #C8D5DC #D9C8DC
split-complementary
#DCCFC8 #C8DCD9 #C8CBDC
monochromatic
#AC8E7D #C4AEA3 #DCCFC8 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.52
#DCCFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DCCFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFC8
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFC8 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C8
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#E0CDCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccfc8; /* rgb */ color: rgb(220, 207, 200); /* oklch */ color: oklch(86.3% 0.017 50.4);
Tailwind
colors: {
custom: {
50: '#e7ddd8',
500: '#dccfc8',
950: '#000000',
},
}SCSS
$custom: #dccfc8; $custom-light: #e7ddd8; $custom-dark: #000000;
JSON
{
"hex": "#dccfc8",
"rgb": {
"r": 220,
"g": 207,
"b": 200
},
"hsl": {
"h": 21,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.86309,
"c": 0.01742,
"h": 50.4
},
"luminance": 0.64011
}Semantic roles & 50–950 ramp
primary
#DCCFC8
secondary
#96A8B2
accent
#81A145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483