#DFDBAA#DFDBAA
#DFDBAA is a very light, moderate yellow. Relative luminance 0.693; OKLCH L 88.2% C 0.064 H 103.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBAA |
|---|---|
| RGB | rgb(223, 219, 170) |
| HSL | hsl(55, 45%, 77%) |
| HSV | hsv(55, 24%, 87%) |
| CMYK | cmyk(0%, 1.8%, 23.8%, 12.5%) |
| CIE-LAB | lab(86.63, -6.38, 24.66) |
| CIE-LCH | lch(86.63, 25.47, 104.50°) |
| OKLab | oklab(88.25% -0.0153 0.0625) |
| OKLCH | oklch(88.25% 0.064 103.7) |
| XYZ | xyz(63.0186, 69.2543, 48.0701) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.71
Palegoldenrod
#EEE8AA
ΔE00 4.01
Vanilla
#F3E5AB
ΔE00 4.44
Light Tan
#FBEEAC
ΔE00 6.17
Lemonchiffon
#FFFACD
ΔE00 6.89
Pale
#FFF9D0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBAA #AAAEDF
analogous
#DFC1AA #DFDBAA #C9DFAA
triadic
#DFDBAA #AADFDB #DBAADF
tetradic
#DFDBAA #AADFC1 #AAAEDF #DFAAC9
square
#DFDBAA #AADFC1 #AAAEDF #DFAAC9
split-complementary
#DFDBAA #AAC9DF #C1AADF
monochromatic
#BEB551 #CEC87E #DFDBAA #F0EED6 #F7F6E9
Accessibility & contrast
On white
1.41
#DFDBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DFDBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBAA
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBAA | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#E6DAAC
Tritanopia (blue-blind)
#E7D4CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdbaa; /* rgb */ color: rgb(223, 219, 170); /* oklch */ color: oklch(88.2% 0.064 103.7);
Tailwind
colors: {
custom: {
50: '#e9e6c3',
500: '#dfdbaa',
950: '#000000',
},
}SCSS
$custom: #dfdbaa; $custom-light: #e9e6c3; $custom-dark: #000000;
JSON
{
"hex": "#dfdbaa",
"rgb": {
"r": 223,
"g": 219,
"b": 170
},
"hsl": {
"h": 55.472,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.88249,
"c": 0.06438,
"h": 103.7
},
"luminance": 0.69253
}Semantic roles & 50–950 ramp
primary
#DFDBAA
secondary
#757AB8
accent
#38B82D
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161512
muted
#848482