#DCDBB5#DCDBB5
#DCDBB5 is a very light, muted yellow. Relative luminance 0.692; OKLCH L 88.2% C 0.050 H 106.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBB5 |
|---|---|
| RGB | rgb(220, 219, 181) |
| HSL | hsl(58, 36%, 79%) |
| HSV | hsv(58, 18%, 86%) |
| CMYK | cmyk(0%, 0.5%, 17.7%, 13.7%) |
| CIE-LAB | lab(86.61, -5.91, 18.86) |
| CIE-LCH | lch(86.61, 19.76, 107.39°) |
| OKLab | oklab(88.25% -0.014 0.0484) |
| OKLCH | oklch(88.25% 0.05 106.1) |
| XYZ | xyz(63.1867, 69.2156, 53.7384) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.01
Palegoldenrod
#EEE8AA
ΔE00 6.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.64
Vanilla
#F3E5AB
ΔE00 6.70
Pale
#FFF9D0
ΔE00 6.91
Lemonchiffon
#FFFACD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBB5 #B5B6DC
analogous
#DCC7B5 #DCDBB5 #C9DCB5
triadic
#DCDBB5 #B5DCDB #DBB5DC
tetradic
#DCDBB5 #B5DCC7 #B5B6DC #DCB5C9
square
#DCDBB5 #B5DCC7 #B5B6DC #DCB5C9
split-complementary
#DCDBB5 #B5C9DC #C7B5DC
monochromatic
#B5B362 #C8C78B #DCDBB5 #F0EFDF #F5F5EA
Accessibility & contrast
On white
1.41
#DCDBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DCDBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBB5
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBB5 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B3
Deuteranopia (green-blind)
#E3DAB6
Tritanopia (blue-blind)
#E2D6D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdbb5; /* rgb */ color: rgb(220, 219, 181); /* oklch */ color: oklch(88.2% 0.050 106.1);
Tailwind
colors: {
custom: {
50: '#e7e6cb',
500: '#dcdbb5',
950: '#000000',
},
}SCSS
$custom: #dcdbb5; $custom-light: #e7e6cb; $custom-dark: #000000;
JSON
{
"hex": "#dcdbb5",
"rgb": {
"r": 220,
"g": 219,
"b": 181
},
"hsl": {
"h": 58.462,
"s": 35.78,
"l": 78.627
},
"oklch": {
"l": 0.88247,
"c": 0.05038,
"h": 106.1
},
"luminance": 0.69215
}Semantic roles & 50–950 ramp
primary
#DCDBB5
secondary
#8183B4
accent
#3AAF37
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482