#DCD5BC#DCD5BC
#DCD5BC is a very light, muted yellow. Relative luminance 0.664; OKLCH L 87.2% C 0.034 H 94.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5BC |
|---|---|
| RGB | rgb(220, 213, 188) |
| HSL | hsl(47, 31%, 80%) |
| HSV | hsv(47, 15%, 86%) |
| CMYK | cmyk(0%, 3.2%, 14.5%, 13.7%) |
| CIE-LAB | lab(85.22, -1.76, 13.23) |
| CIE-LCH | lch(85.22, 13.34, 97.56°) |
| OKLab | oklab(87.2% -0.0024 0.0343) |
| OKLCH | oklch(87.2% 0.034 94.1) |
| XYZ | xyz(62.3859, 66.4358, 57.1041) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.73
Eggshell
#F0EAD6
ΔE00 5.07
Champagne
#F7E7CE
ΔE00 6.09
Antiquewhite
#FAEBD7
ΔE00 7.21
Papayawhip
#FFEFD5
ΔE00 7.31
Beige
#F5F5DC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5BC #BCC3DC
analogous
#DCC5BC #DCD5BC #D3DCBC
triadic
#DCD5BC #BCDCD5 #D5BCDC
tetradic
#DCD5BC #BCDCC5 #BCC3DC #DCBCD3
square
#DCD5BC #BCDCC5 #BCC3DC #DCBCD3
split-complementary
#DCD5BC #BCD3DC #C5BCDC
monochromatic
#B2A36C #C7BC94 #DCD5BC #F1EEE4 #F5F2EB
Accessibility & contrast
On white
1.47
#DCD5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DCD5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5BC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5BC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BB
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#E2D1CE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd5bc; /* rgb */ color: rgb(220, 213, 188); /* oklch */ color: oklch(87.2% 0.034 94.1);
Tailwind
colors: {
custom: {
50: '#e7e1d0',
500: '#dcd5bc',
950: '#000000',
},
}SCSS
$custom: #dcd5bc; $custom-light: #e7e1d0; $custom-dark: #000000;
JSON
{
"hex": "#dcd5bc",
"rgb": {
"r": 220,
"g": 213,
"b": 188
},
"hsl": {
"h": 46.875,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.87197,
"c": 0.03438,
"h": 94.1
},
"luminance": 0.66435
}Semantic roles & 50–950 ramp
primary
#DCD5BC
secondary
#8992B3
accent
#54AA3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483