#DCCFBC#DCCFBC
#DCCFBC is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.0% C 0.029 H 77.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFBC |
|---|---|
| RGB | rgb(220, 207, 188) |
| HSL | hsl(36, 31%, 80%) |
| HSV | hsv(36, 15%, 86%) |
| CMYK | cmyk(0%, 5.9%, 14.5%, 13.7%) |
| CIE-LAB | lab(83.69, 1.36, 11.06) |
| CIE-LCH | lch(83.69, 11.14, 82.98°) |
| OKLab | oklab(86% 0.0064 0.0288) |
| OKLCH | oklch(86% 0.03 77.5) |
| XYZ | xyz(60.9045, 63.4731, 56.6103) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.01
Warm Gray
#C9BEB0
ΔE00 4.64
Champagne
#F7E7CE
ΔE00 5.84
Antiquewhite
#FAEBD7
ΔE00 6.40
Eggshell
#F0EAD6
ΔE00 6.77
Blanchedalmond
#FFEBCD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFBC #BCC9DC
analogous
#DCBFBC #DCCFBC #D9DCBC
triadic
#DCCFBC #BCDCCF #CFBCDC
tetradic
#DCCFBC #BCDCBF #BCC9DC #DCBCD9
square
#DCCFBC #BCDCBF #BCC9DC #DCBCD9
split-complementary
#DCCFBC #BCD9DC #BFBCDC
monochromatic
#B2956C #C7B294 #DCCFBC #F1ECE4 #F5F1EB
Accessibility & contrast
On white
1.53
#DCCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DCCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFBC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFBC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBB
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#E2CBCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccfbc; /* rgb */ color: rgb(220, 207, 188); /* oklch */ color: oklch(86.0% 0.029 77.5);
Tailwind
colors: {
custom: {
50: '#e7ddd0',
500: '#dccfbc',
950: '#000000',
},
}SCSS
$custom: #dccfbc; $custom-light: #e7ddd0; $custom-dark: #000000;
JSON
{
"hex": "#dccfbc",
"rgb": {
"r": 220,
"g": 207,
"b": 188
},
"hsl": {
"h": 35.625,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.85995,
"c": 0.0295,
"h": 77.5
},
"luminance": 0.63472
}Semantic roles & 50–950 ramp
primary
#DCCFBC
secondary
#899AB3
accent
#68AA3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483