#DCDBAE#DCDBAE
#DCDBAE is a very light, muted yellow. Relative luminance 0.689; OKLCH L 88.1% C 0.059 H 106.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBAE |
|---|---|
| RGB | rgb(220, 219, 174) |
| HSL | hsl(59, 40%, 77%) |
| HSV | hsv(59, 21%, 86%) |
| CMYK | cmyk(0%, 0.5%, 20.9%, 13.7%) |
| CIE-LAB | lab(86.47, -6.93, 22.32) |
| CIE-LCH | lch(86.47, 23.37, 107.24°) |
| OKLab | oklab(88.09% -0.0168 0.0569) |
| OKLCH | oklch(88.09% 0.059 106.5) |
| XYZ | xyz(62.4864, 68.9354, 50.0503) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.99
Palegoldenrod
#EEE8AA
ΔE00 5.00
Vanilla
#F3E5AB
ΔE00 5.65
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.89
Lemonchiffon
#FFFACD
ΔE00 6.99
Pale
#FFF9D0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBAE #AEAFDC
analogous
#DCC4AE #DCDBAE #C6DCAE
triadic
#DCDBAE #AEDCDB #DBAEDC
tetradic
#DCDBAE #AEDCC4 #AEAFDC #DCAEC6
square
#DCDBAE #AEDCC4 #AEAFDC #DCAEC6
split-complementary
#DCDBAE #AEC6DC #C4AEDC
monochromatic
#B7B559 #CAC883 #DCDBAE #EEEED9 #F6F6EA
Accessibility & contrast
On white
1.42
#DCDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#DCDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBAE
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBAE | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#E4D9B0
Tritanopia (blue-blind)
#E3D5CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcdbae; /* rgb */ color: rgb(220, 219, 174); /* oklch */ color: oklch(88.1% 0.059 106.5);
Tailwind
colors: {
custom: {
50: '#e7e6c6',
500: '#dcdbae',
950: '#000000',
},
}SCSS
$custom: #dcdbae; $custom-light: #e7e6c6; $custom-dark: #000000;
JSON
{
"hex": "#dcdbae",
"rgb": {
"r": 220,
"g": 219,
"b": 174
},
"hsl": {
"h": 58.696,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.88092,
"c": 0.05932,
"h": 106.5
},
"luminance": 0.68935
}Semantic roles & 50–950 ramp
primary
#DCDBAE
secondary
#7A7CB4
accent
#36B333
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482