#DCCDBF#DCCDBF
#DCCDBF is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.7% C 0.025 H 65.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDBF |
|---|---|
| RGB | rgb(220, 205, 191) |
| HSL | hsl(29, 29%, 81%) |
| HSV | hsv(29, 13%, 86%) |
| CMYK | cmyk(0%, 6.8%, 13.2%, 13.7%) |
| CIE-LAB | lab(83.25, 2.88, 8.84) |
| CIE-LCH | lch(83.25, 9.30, 71.94°) |
| OKLab | oklab(85.67% 0.0105 0.0231) |
| OKLCH | oklch(85.67% 0.025 65.5) |
| XYZ | xyz(60.7498, 62.6409, 58.1708) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.29
Warm Gray
#C9BEB0
ΔE00 4.37
Antiquewhite
#FAEBD7
ΔE00 7.12
Champagne
#F7E7CE
ΔE00 7.21
Linen
#FAF0E6
ΔE00 7.99
Light Gray
#D3D3D3
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDBF #BFCEDC
analogous
#DCBFBF #DCCDBF #DCDBBF
triadic
#DCCDBF #BFDCCD #CDBFDC
tetradic
#DCCDBF #BFDCBF #BFCEDC #DBBFDC
square
#DCCDBF #BFDCBF #BFCEDC #DBBFDC
split-complementary
#DCCDBF #BFDCDB #BFBFDC
monochromatic
#B18F70 #C6AE97 #DCCDBF #F2ECE7 #F4F0EB
Accessibility & contrast
On white
1.55
#DCCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DCCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDBF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDBF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBE
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#E2CAC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccdbf; /* rgb */ color: rgb(220, 205, 191); /* oklch */ color: oklch(85.7% 0.025 65.5);
Tailwind
colors: {
custom: {
50: '#e7dcd2',
500: '#dccdbf',
950: '#000000',
},
}SCSS
$custom: #dccdbf; $custom-light: #e7dcd2; $custom-dark: #000000;
JSON
{
"hex": "#dccdbf",
"rgb": {
"r": 220,
"g": 205,
"b": 191
},
"hsl": {
"h": 28.966,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.85674,
"c": 0.02542,
"h": 65.5
},
"luminance": 0.6264
}Semantic roles & 50–950 ramp
primary
#DCCDBF
secondary
#8CA0B3
accent
#75A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483