#DCDCB6#DCDCB6
#DCDCB6 is a very light, muted yellow. Relative luminance 0.698; OKLCH L 88.5% C 0.050 H 107.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCB6 |
|---|---|
| RGB | rgb(220, 220, 182) |
| HSL | hsl(60, 35%, 79%) |
| HSV | hsv(60, 17%, 86%) |
| CMYK | cmyk(0%, 0%, 17.3%, 13.7%) |
| CIE-LAB | lab(86.89, -6.27, 18.73) |
| CIE-LCH | lch(86.89, 19.75, 108.51°) |
| OKLab | oklab(88.47% -0.015 0.0481) |
| OKLCH | oklch(88.47% 0.05 107.4) |
| XYZ | xyz(63.5513, 69.7801, 54.3679) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.44
Palegoldenrod
#EEE8AA
ΔE00 6.45
Pale
#FFF9D0
ΔE00 6.84
Vanilla
#F3E5AB
ΔE00 6.86
Beige
#F5F5DC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCB6 #B6B6DC
analogous
#DCC9B6 #DCDCB6 #C9DCB6
triadic
#DCDCB6 #B6DCDC #DCB6DC
tetradic
#DCDCB6 #B6DCC9 #B6B6DC #DCB6C9
square
#DCDCB6 #B6DCC9 #B6B6DC #DCB6C9
split-complementary
#DCDCB6 #B6C9DC #C9B6DC
monochromatic
#B4B463 #C8C88D #DCDCB6 #F0F0DF #F5F5EA
Accessibility & contrast
On white
1.40
#DCDCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#DCDCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCB6
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCB6 | 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)
#E3D9B4
Deuteranopia (green-blind)
#E4DAB7
Tritanopia (blue-blind)
#E2D7D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdcb6; /* rgb */ color: rgb(220, 220, 182); /* oklch */ color: oklch(88.5% 0.050 107.4);
Tailwind
colors: {
custom: {
50: '#e7e6cc',
500: '#dcdcb6',
950: '#000000',
},
}SCSS
$custom: #dcdcb6; $custom-light: #e7e6cc; $custom-dark: #000000;
JSON
{
"hex": "#dcdcb6",
"rgb": {
"r": 220,
"g": 220,
"b": 182
},
"hsl": {
"h": 60,
"s": 35.185,
"l": 78.824
},
"oklch": {
"l": 0.88474,
"c": 0.05036,
"h": 107.4
},
"luminance": 0.69779
}Semantic roles & 50–950 ramp
primary
#DCDCB6
secondary
#8282B4
accent
#37AE37
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161613
muted
#848483