#DCD2BF#DCD2BF
#DCD2BF is a very light, muted orange. Relative luminance 0.651; OKLCH L 86.7% C 0.028 H 83.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2BF |
|---|---|
| RGB | rgb(220, 210, 191) |
| HSL | hsl(39, 29%, 81%) |
| HSV | hsv(39, 13%, 86%) |
| CMYK | cmyk(0%, 4.5%, 13.2%, 13.7%) |
| CIE-LAB | lab(84.52, 0.27, 10.65) |
| CIE-LCH | lch(84.52, 10.65, 88.54°) |
| OKLab | oklab(86.67% 0.0032 0.0278) |
| OKLCH | oklch(86.67% 0.028 83.5) |
| XYZ | xyz(61.9650, 65.0713, 58.5758) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.84
Warm Gray
#C9BEB0
ΔE00 5.34
Eggshell
#F0EAD6
ΔE00 5.60
Champagne
#F7E7CE
ΔE00 5.61
Antiquewhite
#FAEBD7
ΔE00 6.19
Papayawhip
#FFEFD5
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2BF #BFC9DC
analogous
#DCC3BF #DCD2BF #D7DCBF
triadic
#DCD2BF #BFDCD2 #D2BFDC
tetradic
#DCD2BF #BFDCC3 #BFC9DC #DCBFD7
square
#DCD2BF #BFDCC3 #BFC9DC #DCBFD7
split-complementary
#DCD2BF #BFD7DC #C3BFDC
monochromatic
#B19A70 #C6B697 #DCD2BF #F2EEE7 #F4F1EB
Accessibility & contrast
On white
1.50
#DCD2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#DCD2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2BF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2BF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#E1CFCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd2bf; /* rgb */ color: rgb(220, 210, 191); /* oklch */ color: oklch(86.7% 0.028 83.5);
Tailwind
colors: {
custom: {
50: '#e7dfd2',
500: '#dcd2bf',
950: '#000000',
},
}SCSS
$custom: #dcd2bf; $custom-light: #e7dfd2; $custom-dark: #000000;
JSON
{
"hex": "#dcd2bf",
"rgb": {
"r": 220,
"g": 210,
"b": 191
},
"hsl": {
"h": 39.31,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.8667,
"c": 0.02793,
"h": 83.5
},
"luminance": 0.6507
}Semantic roles & 50–950 ramp
primary
#DCD2BF
secondary
#8C9AB3
accent
#62A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483