#DFD89B#DFD89B
#DFD89B is a very light, moderate yellow. Relative luminance 0.672; OKLCH L 87.3% C 0.079 H 102.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD89B |
|---|---|
| RGB | rgb(223, 216, 155) |
| HSL | hsl(54, 52%, 74%) |
| HSV | hsv(54, 30%, 87%) |
| CMYK | cmyk(0%, 3.1%, 30.5%, 12.5%) |
| CIE-LAB | lab(85.59, -6.82, 31.01) |
| CIE-LCH | lch(85.59, 31.75, 102.40°) |
| OKLab | oklab(87.34% -0.017 0.0775) |
| OKLCH | oklch(87.34% 0.079 102.4) |
| XYZ | xyz(60.9042, 67.1675, 40.7603) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.77
Palegoldenrod
#EEE8AA
ΔE00 3.56
Vanilla
#F3E5AB
ΔE00 4.02
Light Tan
#FBEEAC
ΔE00 5.42
Khaki (CSS)
#F0E68C
ΔE00 5.99
Greenish Beige
#C9D179
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD89B #9BA2DF
analogous
#DFB69B #DFD89B #C4DF9B
triadic
#DFD89B #9BDFD8 #D89BDF
tetradic
#DFD89B #9BDFB6 #9BA2DF #DF9BC4
square
#DFD89B #9BDFB6 #9BA2DF #DF9BC4
split-complementary
#DFD89B #9BC4DF #B69BDF
monochromatic
#C1B43E #D0C66D #DFD89B #EEEAC9 #F8F6E8
Accessibility & contrast
On white
1.45
#DFD89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DFD89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD89B
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD89B | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D497
Deuteranopia (green-blind)
#E5D89D
Tritanopia (blue-blind)
#E9D0C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd89b; /* rgb */ color: rgb(223, 216, 155); /* oklch */ color: oklch(87.3% 0.079 102.4);
Tailwind
colors: {
custom: {
50: '#eae4b9',
500: '#dfd89b',
950: '#000000',
},
}SCSS
$custom: #dfd89b; $custom-light: #eae4b9; $custom-dark: #000000;
JSON
{
"hex": "#dfd89b",
"rgb": {
"r": 223,
"g": 216,
"b": 155
},
"hsl": {
"h": 53.824,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.87337,
"c": 0.07935,
"h": 102.4
},
"luminance": 0.67166
}Semantic roles & 50–950 ramp
primary
#DFD89B
secondary
#676FB7
accent
#36BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481