#DFDCAB#DFDCAB
#DFDCAB is a very light, moderate yellow. Relative luminance 0.698; OKLCH L 88.5% C 0.064 H 104.7°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCAB |
|---|---|
| RGB | rgb(223, 220, 171) |
| HSL | hsl(57, 45%, 77%) |
| HSV | hsv(57, 23%, 87%) |
| CMYK | cmyk(0%, 1.3%, 23.3%, 12.5%) |
| CIE-LAB | lab(86.91, -6.75, 24.52) |
| CIE-LCH | lch(86.91, 25.43, 105.39°) |
| OKLab | oklab(88.47% -0.0163 0.0622) |
| OKLCH | oklch(88.47% 0.064 104.7) |
| XYZ | xyz(63.3752, 69.8156, 48.6574) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.04
Palegoldenrod
#EEE8AA
ΔE00 3.95
Vanilla
#F3E5AB
ΔE00 4.58
Light Tan
#FBEEAC
ΔE00 6.19
Lemonchiffon
#FFFACD
ΔE00 6.73
Egg Shell
#FFFCC4
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCAB #ABAEDF
analogous
#DFC2AB #DFDCAB #C8DFAB
triadic
#DFDCAB #ABDFDC #DCABDF
tetradic
#DFDCAB #ABDFC2 #ABAEDF #DFABC8
square
#DFDCAB #ABDFC2 #ABAEDF #DFABC8
split-complementary
#DFDCAB #ABC8DF #C2ABDF
monochromatic
#BDB752 #CECA7F #DFDCAB #F0EED7 #F7F6E9
Accessibility & contrast
On white
1.40
#DFDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#DFDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCAB
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCAB | 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)
#E5D8A8
Deuteranopia (green-blind)
#E6DBAD
Tritanopia (blue-blind)
#E7D5CF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfdcab; /* rgb */ color: rgb(223, 220, 171); /* oklch */ color: oklch(88.5% 0.064 104.7);
Tailwind
colors: {
custom: {
50: '#e9e6c4',
500: '#dfdcab',
950: '#000000',
},
}SCSS
$custom: #dfdcab; $custom-light: #e9e6c4; $custom-dark: #000000;
JSON
{
"hex": "#dfdcab",
"rgb": {
"r": 223,
"g": 220,
"b": 171
},
"hsl": {
"h": 56.538,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.88474,
"c": 0.06432,
"h": 104.7
},
"luminance": 0.69815
}Semantic roles & 50–950 ramp
primary
#DFDCAB
secondary
#767AB8
accent
#35B82E
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161612
muted
#848482