#DCDCB7#DCDCB7
#DCDCB7 is a very light, muted yellow. Relative luminance 0.698; OKLCH L 88.5% C 0.049 H 107.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCB7 |
|---|---|
| RGB | rgb(220, 220, 183) |
| HSL | hsl(60, 35%, 79%) |
| HSV | hsv(60, 17%, 86%) |
| CMYK | cmyk(0%, 0%, 16.8%, 13.7%) |
| CIE-LAB | lab(86.91, -6.12, 18.23) |
| CIE-LCH | lch(86.91, 19.23, 108.55°) |
| OKLab | oklab(88.5% -0.0146 0.0468) |
| OKLCH | oklch(88.5% 0.049 107.4) |
| XYZ | xyz(63.6550, 69.8216, 54.9141) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.45
Palegoldenrod
#EEE8AA
ΔE00 6.68
Beige
#F5F5DC
ΔE00 6.78
Pale
#FFF9D0
ΔE00 6.85
Lemonchiffon
#FFFACD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCB7 #B7B7DC
analogous
#DCCAB7 #DCDCB7 #CADCB7
triadic
#DCDCB7 #B7DCDC #DCB7DC
tetradic
#DCDCB7 #B7DCCA #B7B7DC #DCB7CA
square
#DCDCB7 #B7DCCA #B7B7DC #DCB7CA
split-complementary
#DCDCB7 #B7CADC #CAB7DC
monochromatic
#B4B465 #C8C88E #DCDCB7 #F0F0E0 #F5F5EA
Accessibility & contrast
On white
1.40
#DCDCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#DCDCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCB7
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCB7 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B5
Deuteranopia (green-blind)
#E3DAB8
Tritanopia (blue-blind)
#E2D7D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdcb7; /* rgb */ color: rgb(220, 220, 183); /* oklch */ color: oklch(88.5% 0.049 107.4);
Tailwind
colors: {
custom: {
50: '#e7e6cc',
500: '#dcdcb7',
950: '#000000',
},
}SCSS
$custom: #dcdcb7; $custom-light: #e7e6cc; $custom-dark: #000000;
JSON
{
"hex": "#dcdcb7",
"rgb": {
"r": 220,
"g": 220,
"b": 183
},
"hsl": {
"h": 60,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.88497,
"c": 0.04907,
"h": 107.4
},
"luminance": 0.69821
}Semantic roles & 50–950 ramp
primary
#DCDCB7
secondary
#8484B4
accent
#38AD38
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161613
muted
#848483