#DCDCB8#DCDCB8
#DCDCB8 is a very light, muted yellow. Relative luminance 0.699; OKLCH L 88.5% C 0.048 H 107.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCB8 |
|---|---|
| RGB | rgb(220, 220, 184) |
| HSL | hsl(60, 34%, 79%) |
| HSV | hsv(60, 16%, 86%) |
| CMYK | cmyk(0%, 0%, 16.4%, 13.7%) |
| CIE-LAB | lab(86.93, -5.97, 17.74) |
| CIE-LCH | lch(86.93, 18.71, 108.59°) |
| OKLab | oklab(88.52% -0.0142 0.0456) |
| OKLCH | oklch(88.52% 0.048 107.3) |
| XYZ | xyz(63.7595, 69.8633, 55.4642) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.65
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.47
Beige
#F5F5DC
ΔE00 6.62
Pale
#FFF9D0
ΔE00 6.88
Palegoldenrod
#EEE8AA
ΔE00 6.91
Lemonchiffon
#FFFACD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCB8 #B8B8DC
analogous
#DCCAB8 #DCDCB8 #CADCB8
triadic
#DCDCB8 #B8DCDC #DCB8DC
tetradic
#DCDCB8 #B8DCCA #B8B8DC #DCB8CA
square
#DCDCB8 #B8DCCA #B8B8DC #DCB8CA
split-complementary
#DCDCB8 #B8CADC #CAB8DC
monochromatic
#B4B466 #C8C88F #DCDCB8 #F0F0E1 #F5F5EB
Accessibility & contrast
On white
1.40
#DCDCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#DCDCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCB8
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCB8 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B6
Deuteranopia (green-blind)
#E3DAB9
Tritanopia (blue-blind)
#E2D7D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdcb8; /* rgb */ color: rgb(220, 220, 184); /* oklch */ color: oklch(88.5% 0.048 107.3);
Tailwind
colors: {
custom: {
50: '#e7e6cd',
500: '#dcdcb8',
950: '#000000',
},
}SCSS
$custom: #dcdcb8; $custom-light: #e7e6cd; $custom-dark: #000000;
JSON
{
"hex": "#dcdcb8",
"rgb": {
"r": 220,
"g": 220,
"b": 184
},
"hsl": {
"h": 60,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.8852,
"c": 0.04778,
"h": 107.3
},
"luminance": 0.69863
}Semantic roles & 50–950 ramp
primary
#DCDCB8
secondary
#8585B4
accent
#39AD39
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161613
muted
#848483