#DFDBA4#DFDBA4
#DFDBA4 is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.1% C 0.072 H 104.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBA4 |
|---|---|
| RGB | rgb(223, 219, 164) |
| HSL | hsl(56, 48%, 76%) |
| HSV | hsv(56, 26%, 87%) |
| CMYK | cmyk(0%, 1.8%, 26.5%, 12.5%) |
| CIE-LAB | lab(86.52, -7.19, 27.62) |
| CIE-LCH | lch(86.52, 28.54, 104.58°) |
| OKLab | oklab(88.13% -0.0177 0.0696) |
| OKLCH | oklch(88.13% 0.072 104.3) |
| XYZ | xyz(62.4639, 69.0324, 45.1488) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.74
Palegoldenrod
#EEE8AA
ΔE00 3.28
Vanilla
#F3E5AB
ΔE00 4.11
Light Tan
#FBEEAC
ΔE00 5.58
Egg Shell
#FFFCC4
ΔE00 7.04
Khaki (CSS)
#F0E68C
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBA4 #A4A8DF
analogous
#DFBDA4 #DFDBA4 #C5DFA4
triadic
#DFDBA4 #A4DFDB #DBA4DF
tetradic
#DFDBA4 #A4DFBD #A4A8DF #DFA4C5
square
#DFDBA4 #A4DFBD #A4A8DF #DFA4C5
split-complementary
#DFDBA4 #A4C5DF #BDA4DF
monochromatic
#BFB749 #CFC977 #DFDBA4 #EFEDD1 #F7F6E8
Accessibility & contrast
On white
1.42
#DFDBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#DFDBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBA4
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBA4 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A0
Deuteranopia (green-blind)
#E7DAA6
Tritanopia (blue-blind)
#E8D4CC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdba4; /* rgb */ color: rgb(223, 219, 164); /* oklch */ color: oklch(88.1% 0.072 104.3);
Tailwind
colors: {
custom: {
50: '#e9e6bf',
500: '#dfdba4',
950: '#000000',
},
}SCSS
$custom: #dfdba4; $custom-light: #e9e6bf; $custom-dark: #000000;
JSON
{
"hex": "#dfdba4",
"rgb": {
"r": 223,
"g": 219,
"b": 164
},
"hsl": {
"h": 55.932,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.88126,
"c": 0.07182,
"h": 104.3
},
"luminance": 0.69031
}Semantic roles & 50–950 ramp
primary
#DFDBA4
secondary
#7074B8
accent
#34BB2A
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161512
muted
#848482