#DCCFB7#DCCFB7
#DCCFB7 is a very light, muted orange. Relative luminance 0.633; OKLCH L 85.9% C 0.035 H 82.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFB7 |
|---|---|
| RGB | rgb(220, 207, 183) |
| HSL | hsl(39, 35%, 79%) |
| HSV | hsv(39, 17%, 86%) |
| CMYK | cmyk(0%, 5.9%, 16.8%, 13.7%) |
| CIE-LAB | lab(83.58, 0.59, 13.55) |
| CIE-LCH | lch(83.58, 13.57, 87.52°) |
| OKLab | oklab(85.87% 0.0044 0.0351) |
| OKLCH | oklch(85.87% 0.035 82.9) |
| XYZ | xyz(60.3749, 63.2612, 53.8207) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.69
Warm Gray
#C9BEB0
ΔE00 5.60
Champagne
#F7E7CE
ΔE00 5.69
Eggshell
#F0EAD6
ΔE00 6.66
Antiquewhite
#FAEBD7
ΔE00 6.80
Wheat
#F5DEB3
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFB7 #B7C4DC
analogous
#DCBDB7 #DCCFB7 #D7DCB7
triadic
#DCCFB7 #B7DCCF #CFB7DC
tetradic
#DCCFB7 #B7DCBD #B7C4DC #DCB7D7
square
#DCCFB7 #B7DCBD #B7C4DC #DCB7D7
split-complementary
#DCCFB7 #B7D7DC #BDB7DC
monochromatic
#B49865 #C8B48E #DCCFB7 #F0EAE0 #F5F1EA
Accessibility & contrast
On white
1.54
#DCCFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#DCCFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFB7
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFB7 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEB6
Deuteranopia (green-blind)
#D9D2B8
Tritanopia (blue-blind)
#E3CBC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dccfb7; /* rgb */ color: rgb(220, 207, 183); /* oklch */ color: oklch(85.9% 0.035 82.9);
Tailwind
colors: {
custom: {
50: '#e7ddcc',
500: '#dccfb7',
950: '#000000',
},
}SCSS
$custom: #dccfb7; $custom-light: #e7ddcc; $custom-dark: #000000;
JSON
{
"hex": "#dccfb7",
"rgb": {
"r": 220,
"g": 207,
"b": 183
},
"hsl": {
"h": 38.919,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.85871,
"c": 0.03539,
"h": 82.9
},
"luminance": 0.6326
}Semantic roles & 50–950 ramp
primary
#DCCFB7
secondary
#8494B4
accent
#61AD38
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483