#DCCFB2#DCCFB2
#DCCFB2 is a very light, muted orange. Relative luminance 0.631; OKLCH L 85.8% C 0.041 H 86.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFB2 |
|---|---|
| RGB | rgb(220, 207, 178) |
| HSL | hsl(41, 38%, 78%) |
| HSV | hsv(41, 19%, 86%) |
| CMYK | cmyk(0%, 5.9%, 19.1%, 13.7%) |
| CIE-LAB | lab(83.47, -0.17, 16.05) |
| CIE-LCH | lch(83.47, 16.05, 90.59°) |
| OKLab | oklab(85.75% 0.0024 0.0414) |
| OKLCH | oklch(85.75% 0.041 86.7) |
| XYZ | xyz(59.8637, 63.0568, 51.1285) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.94
Wheat
#F5DEB3
ΔE00 5.90
Champagne
#F7E7CE
ΔE00 6.12
Beige (survey)
#E6DAA6
ΔE00 6.78
Warm Gray
#C9BEB0
ΔE00 6.85
Eggshell
#F0EAD6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFB2 #B2BFDC
analogous
#DCBAB2 #DCCFB2 #D4DCB2
triadic
#DCCFB2 #B2DCCF #CFB2DC
tetradic
#DCCFB2 #B2DCBA #B2BFDC #DCB2D4
square
#DCCFB2 #B2DCBA #B2BFDC #DCB2D4
split-complementary
#DCCFB2 #B2D4DC #BAB2DC
monochromatic
#B69B5E #C9B588 #DCCFB2 #EFE9DC #F5F2EA
Accessibility & contrast
On white
1.54
#DCCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#DCCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFB2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFB2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#E3CAC7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dccfb2; /* rgb */ color: rgb(220, 207, 178); /* oklch */ color: oklch(85.8% 0.041 86.7);
Tailwind
colors: {
custom: {
50: '#e7ddc9',
500: '#dccfb2',
950: '#000000',
},
}SCSS
$custom: #dccfb2; $custom-light: #e7ddc9; $custom-dark: #000000;
JSON
{
"hex": "#dccfb2",
"rgb": {
"r": 220,
"g": 207,
"b": 178
},
"hsl": {
"h": 41.429,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.85752,
"c": 0.04145,
"h": 86.7
},
"luminance": 0.63056
}Semantic roles & 50–950 ramp
primary
#DCCFB2
secondary
#7E8FB4
accent
#5BB035
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482