#DFDBAD#DFDBAD
#DFDBAD is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.3% C 0.061 H 103.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBAD |
|---|---|
| RGB | rgb(223, 219, 173) |
| HSL | hsl(55, 44%, 78%) |
| HSV | hsv(55, 22%, 87%) |
| CMYK | cmyk(0%, 1.8%, 22.4%, 12.5%) |
| CIE-LAB | lab(86.69, -5.96, 23.18) |
| CIE-LCH | lch(86.69, 23.93, 104.42°) |
| OKLab | oklab(88.31% -0.0141 0.059) |
| OKLCH | oklch(88.31% 0.061 103.4) |
| XYZ | xyz(63.3056, 69.3691, 49.5817) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.96
Palegoldenrod
#EEE8AA
ΔE00 4.52
Vanilla
#F3E5AB
ΔE00 4.77
Light Tan
#FBEEAC
ΔE00 6.57
Lemonchiffon
#FFFACD
ΔE00 6.75
Pale
#FFF9D0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBAD #ADB1DF
analogous
#DFC2AD #DFDBAD #CADFAD
triadic
#DFDBAD #ADDFDB #DBADDF
tetradic
#DFDBAD #ADDFC2 #ADB1DF #DFADCA
square
#DFDBAD #ADDFC2 #ADB1DF #DFADCA
split-complementary
#DFDBAD #ADCADF #C2ADDF
monochromatic
#BDB455 #CEC881 #DFDBAD #F0EED9 #F6F5E9
Accessibility & contrast
On white
1.41
#DFDBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DFDBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBAD
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBAD | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7AA
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#E7D5CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdbad; /* rgb */ color: rgb(223, 219, 173); /* oklch */ color: oklch(88.3% 0.061 103.4);
Tailwind
colors: {
custom: {
50: '#e9e6c5',
500: '#dfdbad',
950: '#000000',
},
}SCSS
$custom: #dfdbad; $custom-light: #e9e6c5; $custom-dark: #000000;
JSON
{
"hex": "#dfdbad",
"rgb": {
"r": 223,
"g": 219,
"b": 173
},
"hsl": {
"h": 55.2,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.88312,
"c": 0.06062,
"h": 103.4
},
"luminance": 0.69368
}Semantic roles & 50–950 ramp
primary
#DFDBAD
secondary
#797EB8
accent
#39B72F
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482