#DFDBAE#DFDBAE
#DFDBAE is a very light, muted yellow. Relative luminance 0.694; OKLCH L 88.3% C 0.059 H 103.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBAE |
|---|---|
| RGB | rgb(223, 219, 174) |
| HSL | hsl(55, 43%, 78%) |
| HSV | hsv(55, 22%, 87%) |
| CMYK | cmyk(0%, 1.8%, 22%, 12.5%) |
| CIE-LAB | lab(86.71, -5.82, 22.68) |
| CIE-LCH | lch(86.71, 23.42, 104.39°) |
| OKLab | oklab(88.33% -0.0137 0.0578) |
| OKLCH | oklch(88.33% 0.059 103.3) |
| XYZ | xyz(63.4027, 69.4079, 50.0932) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.08
Palegoldenrod
#EEE8AA
ΔE00 4.70
Vanilla
#F3E5AB
ΔE00 4.89
Light Tan
#FBEEAC
ΔE00 6.72
Lemonchiffon
#FFFACD
ΔE00 6.73
Pale
#FFF9D0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBAE #AEB2DF
analogous
#DFC2AE #DFDBAE #CADFAE
triadic
#DFDBAE #AEDFDB #DBAEDF
tetradic
#DFDBAE #AEDFC2 #AEB2DF #DFAECA
square
#DFDBAE #AEDFC2 #AEB2DF #DFAECA
split-complementary
#DFDBAE #AECADF #C2AEDF
monochromatic
#BCB456 #CEC882 #DFDBAE #F0EEDA #F6F5E9
Accessibility & contrast
On white
1.41
#DFDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DFDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBAE
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBAE | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AB
Deuteranopia (green-blind)
#E5DAB0
Tritanopia (blue-blind)
#E7D5CF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdbae; /* rgb */ color: rgb(223, 219, 174); /* oklch */ color: oklch(88.3% 0.059 103.3);
Tailwind
colors: {
custom: {
50: '#e9e6c6',
500: '#dfdbae',
950: '#000000',
},
}SCSS
$custom: #dfdbae; $custom-light: #e9e6c6; $custom-dark: #000000;
JSON
{
"hex": "#dfdbae",
"rgb": {
"r": 223,
"g": 219,
"b": 174
},
"hsl": {
"h": 55.102,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.88334,
"c": 0.05936,
"h": 103.3
},
"luminance": 0.69407
}Semantic roles & 50–950 ramp
primary
#DFDBAE
secondary
#7A7FB8
accent
#3AB62F
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482