#DFD789#DFD789
#DFD789 is a very light, moderate yellow. Relative luminance 0.661; OKLCH L 86.8% C 0.099 H 103.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD789 |
|---|---|
| RGB | rgb(223, 215, 137) |
| HSL | hsl(54, 57%, 71%) |
| HSV | hsv(54, 39%, 87%) |
| CMYK | cmyk(0%, 3.6%, 38.6%, 12.5%) |
| CIE-LAB | lab(85.05, -8.42, 39.47) |
| CIE-LCH | lch(85.05, 40.36, 102.05°) |
| OKLab | oklab(86.82% -0.0226 0.0966) |
| OKLCH | oklch(86.82% 0.099 103.2) |
| XYZ | xyz(59.2482, 66.0965, 33.2989) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.89
Greenish Beige
#C9D179
ΔE00 5.01
Palegoldenrod
#EEE8AA
ΔE00 5.10
Sandy
#F1DA7A
ΔE00 5.13
Sand (survey)
#E2CA76
ΔE00 5.33
Beige (survey)
#E6DAA6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD789 #8991DF
analogous
#DFAC89 #DFD789 #BCDF89
triadic
#DFD789 #89DFD7 #D789DF
tetradic
#DFD789 #89DFAC #8991DF #DF89BC
square
#DFD789 #89DFAC #8991DF #DF89BC
split-complementary
#DFD789 #89BCDF #AC89DF
monochromatic
#BBAE33 #D2C759 #DFD789 #ECE7B9 #F8F7E7
Accessibility & contrast
On white
1.48
#DFD789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#DFD789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD789
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD789 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D283
Deuteranopia (green-blind)
#E7D68C
Tritanopia (blue-blind)
#EBCDC4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd789; /* rgb */ color: rgb(223, 215, 137); /* oklch */ color: oklch(86.8% 0.099 103.2);
Tailwind
colors: {
custom: {
50: '#eae3ac',
500: '#dfd789',
950: '#000000',
},
}SCSS
$custom: #dfd789; $custom-light: #eae3ac; $custom-dark: #000000;
JSON
{
"hex": "#dfd789",
"rgb": {
"r": 223,
"g": 215,
"b": 137
},
"hsl": {
"h": 54.419,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.86815,
"c": 0.09922,
"h": 103.2
},
"luminance": 0.66095
}Semantic roles & 50–950 ramp
primary
#DFD789
secondary
#565FB7
accent
#30C521
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481