#DCDBAC#DCDBAC
#DCDBAC is a very light, moderate yellow. Relative luminance 0.689; OKLCH L 88.0% C 0.062 H 106.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBAC |
|---|---|
| RGB | rgb(220, 219, 172) |
| HSL | hsl(59, 41%, 77%) |
| HSV | hsv(59, 22%, 86%) |
| CMYK | cmyk(0%, 0.5%, 21.8%, 13.7%) |
| CIE-LAB | lab(86.43, -7.21, 23.31) |
| CIE-LCH | lch(86.43, 24.40, 107.19°) |
| OKLab | oklab(88.05% -0.0177 0.0593) |
| OKLCH | oklch(88.05% 0.062 106.6) |
| XYZ | xyz(62.2929, 68.8580, 49.0311) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.81
Palegoldenrod
#EEE8AA
ΔE00 4.66
Vanilla
#F3E5AB
ΔE00 5.43
Light Tan
#FBEEAC
ΔE00 6.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.05
Lemonchiffon
#FFFACD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBAC #ACADDC
analogous
#DCC3AC #DCDBAC #C5DCAC
triadic
#DCDBAC #ACDCDB #DBACDC
tetradic
#DCDBAC #ACDCC3 #ACADDC #DCACC5
square
#DCDBAC #ACDCC3 #ACADDC #DCACC5
split-complementary
#DCDBAC #ACC5DC #C3ACDC
monochromatic
#B8B656 #CAC881 #DCDBAC #EEEED7 #F6F6E9
Accessibility & contrast
On white
1.42
#DCDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#DCDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBAC
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBAC | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A9
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#E3D5CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcdbac; /* rgb */ color: rgb(220, 219, 172); /* oklch */ color: oklch(88.0% 0.062 106.6);
Tailwind
colors: {
custom: {
50: '#e7e6c5',
500: '#dcdbac',
950: '#000000',
},
}SCSS
$custom: #dcdbac; $custom-light: #e7e6c5; $custom-dark: #000000;
JSON
{
"hex": "#dcdbac",
"rgb": {
"r": 220,
"g": 219,
"b": 172
},
"hsl": {
"h": 58.75,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.88049,
"c": 0.06185,
"h": 106.6
},
"luminance": 0.68857
}Semantic roles & 50–950 ramp
primary
#DCDBAC
secondary
#7879B4
accent
#34B432
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482