#DCCAB2#DCCAB2
#DCCAB2 is a very light, muted orange. Relative luminance 0.607; OKLCH L 84.8% C 0.038 H 75.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCAB2 |
|---|---|
| RGB | rgb(220, 202, 178) |
| HSL | hsl(34, 38%, 78%) |
| HSV | hsv(34, 19%, 86%) |
| CMYK | cmyk(0%, 8.2%, 19.1%, 13.7%) |
| CIE-LAB | lab(82.20, 2.44, 14.27) |
| CIE-LCH | lch(82.20, 14.47, 80.28°) |
| OKLab | oklab(84.75% 0.0098 0.0369) |
| OKLCH | oklch(84.75% 0.038 75.1) |
| XYZ | xyz(58.6715, 60.6723, 50.7311) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.68
Warm Gray
#C9BEB0
ΔE00 5.09
Champagne
#F7E7CE
ΔE00 6.61
Bisque
#FFE4C4
ΔE00 7.09
Khaki
#C3B091
ΔE00 7.23
Wheat
#F5DEB3
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCAB2 #B2C4DC
analogous
#DCB5B2 #DCCAB2 #D9DCB2
triadic
#DCCAB2 #B2DCCA #CAB2DC
tetradic
#DCCAB2 #B2DCB5 #B2C4DC #DCB2D9
square
#DCCAB2 #B2DCB5 #B2C4DC #DCB2D9
split-complementary
#DCCAB2 #B2D9DC #B5B2DC
monochromatic
#B6905E #C9AD88 #DCCAB2 #EFE7DC #F5F1EA
Accessibility & contrast
On white
1.60
#DCCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DCCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCAB2
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCAB2 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB1
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#E4C5C3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dccab2; /* rgb */ color: rgb(220, 202, 178); /* oklch */ color: oklch(84.8% 0.038 75.1);
Tailwind
colors: {
custom: {
50: '#e7dac9',
500: '#dccab2',
950: '#000000',
},
}SCSS
$custom: #dccab2; $custom-light: #e7dac9; $custom-dark: #000000;
JSON
{
"hex": "#dccab2",
"rgb": {
"r": 220,
"g": 202,
"b": 178
},
"hsl": {
"h": 34.286,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.84753,
"c": 0.03819,
"h": 75.1
},
"luminance": 0.60671
}Semantic roles & 50–950 ramp
primary
#DCCAB2
secondary
#7E95B4
accent
#6AB035
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382