#DFD89C#DFD89C
#DFD89C is a very light, moderate yellow. Relative luminance 0.672; OKLCH L 87.4% C 0.078 H 102.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD89C |
|---|---|
| RGB | rgb(223, 216, 156) |
| HSL | hsl(54, 51%, 74%) |
| HSV | hsv(54, 30%, 87%) |
| CMYK | cmyk(0%, 3.1%, 30%, 12.5%) |
| CIE-LAB | lab(85.61, -6.69, 30.52) |
| CIE-LCH | lch(85.61, 31.24, 102.37°) |
| OKLab | oklab(87.36% -0.0166 0.0764) |
| OKLCH | oklch(87.36% 0.078 102.2) |
| XYZ | xyz(60.9885, 67.2013, 41.2044) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.61
Palegoldenrod
#EEE8AA
ΔE00 3.55
Vanilla
#F3E5AB
ΔE00 3.97
Light Tan
#FBEEAC
ΔE00 5.44
Khaki (CSS)
#F0E68C
ΔE00 6.16
Greenish Beige
#C9D179
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD89C #9CA3DF
analogous
#DFB79C #DFD89C #C5DF9C
triadic
#DFD89C #9CDFD8 #D89CDF
tetradic
#DFD89C #9CDFB7 #9CA3DF #DF9CC5
square
#DFD89C #9CDFB7 #9CA3DF #DF9CC5
split-complementary
#DFD89C #9CC5DF #B79CDF
monochromatic
#C1B440 #D0C66E #DFD89C #EEEACA #F8F6E8
Accessibility & contrast
On white
1.45
#DFD89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#DFD89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD89C
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD89C | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D498
Deuteranopia (green-blind)
#E5D89E
Tritanopia (blue-blind)
#E9D0C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd89c; /* rgb */ color: rgb(223, 216, 156); /* oklch */ color: oklch(87.4% 0.078 102.2);
Tailwind
colors: {
custom: {
50: '#e9e4b9',
500: '#dfd89c',
950: '#000000',
},
}SCSS
$custom: #dfd89c; $custom-light: #e9e4b9; $custom-dark: #000000;
JSON
{
"hex": "#dfd89c",
"rgb": {
"r": 223,
"g": 216,
"b": 156
},
"hsl": {
"h": 53.731,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.87356,
"c": 0.07815,
"h": 102.2
},
"luminance": 0.672
}Semantic roles & 50–950 ramp
primary
#DFD89C
secondary
#6870B7
accent
#37BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481