#DFDBA8#DFDBA8
#DFDBA8 is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.2% C 0.067 H 103.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBA8 |
|---|---|
| RGB | rgb(223, 219, 168) |
| HSL | hsl(56, 46%, 77%) |
| HSV | hsv(56, 25%, 87%) |
| CMYK | cmyk(0%, 1.8%, 24.7%, 12.5%) |
| CIE-LAB | lab(86.59, -6.65, 25.65) |
| CIE-LCH | lch(86.59, 26.49, 104.54°) |
| OKLab | oklab(88.21% -0.0161 0.0649) |
| OKLCH | oklch(88.21% 0.067 103.9) |
| XYZ | xyz(62.8308, 69.1792, 47.0812) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.64
Palegoldenrod
#EEE8AA
ΔE00 3.72
Vanilla
#F3E5AB
ΔE00 4.28
Light Tan
#FBEEAC
ΔE00 5.94
Lemonchiffon
#FFFACD
ΔE00 7.01
Egg Shell
#FFFCC4
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBA8 #A8ACDF
analogous
#DFC0A8 #DFDBA8 #C8DFA8
triadic
#DFDBA8 #A8DFDB #DBA8DF
tetradic
#DFDBA8 #A8DFC0 #A8ACDF #DFA8C8
square
#DFDBA8 #A8DFC0 #A8ACDF #DFA8C8
split-complementary
#DFDBA8 #A8C8DF #C0A8DF
monochromatic
#BEB64F #CFC87B #DFDBA8 #EFEED5 #F7F6E9
Accessibility & contrast
On white
1.42
#DFDBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DFDBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBA8
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBA8 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 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)
#E4D7A5
Deuteranopia (green-blind)
#E6DAAA
Tritanopia (blue-blind)
#E7D4CD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdba8; /* rgb */ color: rgb(223, 219, 168); /* oklch */ color: oklch(88.2% 0.067 103.9);
Tailwind
colors: {
custom: {
50: '#e9e6c2',
500: '#dfdba8',
950: '#000000',
},
}SCSS
$custom: #dfdba8; $custom-light: #e9e6c2; $custom-dark: #000000;
JSON
{
"hex": "#dfdba8",
"rgb": {
"r": 223,
"g": 219,
"b": 168
},
"hsl": {
"h": 55.636,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.88207,
"c": 0.06688,
"h": 103.9
},
"luminance": 0.69178
}Semantic roles & 50–950 ramp
primary
#DFDBA8
secondary
#7478B8
accent
#36B92C
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161512
muted
#848482