#DCCFC7#DCCFC7
#DCCFC7 is a very light, near-neutral orange. Relative luminance 0.640; OKLCH L 86.3% C 0.018 H 54.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFC7 |
|---|---|
| RGB | rgb(220, 207, 199) |
| HSL | hsl(23, 23%, 82%) |
| HSV | hsv(23, 10%, 86%) |
| CMYK | cmyk(0%, 5.9%, 9.5%, 13.7%) |
| CIE-LAB | lab(83.95, 3.14, 5.58) |
| CIE-LCH | lch(83.95, 6.40, 60.66°) |
| OKLab | oklab(86.28% 0.0107 0.0147) |
| OKLCH | oklch(86.28% 0.018 54) |
| XYZ | xyz(62.1358, 63.9656, 63.0951) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.60
Warm Beige
#E9DCC9
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.75
Linen
#FAF0E6
ΔE00 7.43
Silver
#C0C0C0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFC7 #C7D4DC
analogous
#DCC7CA #DCCFC7 #DCDAC7
triadic
#DCCFC7 #C7DCCF #CFC7DC
tetradic
#DCCFC7 #CADCC7 #C7D4DC #DAC7DC
square
#DCCFC7 #CADCC7 #C7D4DC #DAC7DC
split-complementary
#DCCFC7 #C7DCDA #C7CADC
monochromatic
#AD8E7C #C4AFA1 #DCCFC7 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.52
#DCCFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DCCFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFC7
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFC7 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#D6D2C7
Tritanopia (blue-blind)
#E0CDCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccfc7; /* rgb */ color: rgb(220, 207, 199); /* oklch */ color: oklch(86.3% 0.018 54.0);
Tailwind
colors: {
custom: {
50: '#e7ddd8',
500: '#dccfc7',
950: '#000000',
},
}SCSS
$custom: #dccfc7; $custom-light: #e7ddd8; $custom-dark: #000000;
JSON
{
"hex": "#dccfc7",
"rgb": {
"r": 220,
"g": 207,
"b": 199
},
"hsl": {
"h": 22.857,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.86282,
"c": 0.0182,
"h": 54
},
"luminance": 0.63965
}Semantic roles & 50–950 ramp
primary
#DCCFC7
secondary
#95A7B2
accent
#7EA244
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483