#DFD489#DFD489
#DFD489 is a very light, moderate yellow. Relative luminance 0.646; OKLCH L 86.2% C 0.096 H 101.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD489 |
|---|---|
| RGB | rgb(223, 212, 137) |
| HSL | hsl(52, 57%, 71%) |
| HSV | hsv(52, 39%, 87%) |
| CMYK | cmyk(0%, 4.9%, 38.6%, 12.5%) |
| CIE-LAB | lab(84.27, -6.90, 38.47) |
| CIE-LCH | lch(84.27, 39.08, 100.17°) |
| OKLab | oklab(86.2% -0.0182 0.0943) |
| OKLCH | oklch(86.2% 0.096 101) |
| XYZ | xyz(58.4913, 64.5827, 33.0466) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.46
Khaki (CSS)
#F0E68C
ΔE00 4.58
Sandy
#F1DA7A
ΔE00 4.93
Beige (survey)
#E6DAA6
ΔE00 5.08
Palegoldenrod
#EEE8AA
ΔE00 5.40
Vanilla
#F3E5AB
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD489 #8994DF
analogous
#DFA989 #DFD489 #BFDF89
triadic
#DFD489 #89DFD4 #D489DF
tetradic
#DFD489 #89DFA9 #8994DF #DF89BF
square
#DFD489 #89DFA9 #8994DF #DF89BF
split-complementary
#DFD489 #89BFDF #A989DF
monochromatic
#BBA933 #D2C259 #DFD489 #ECE6B9 #F8F6E7
Accessibility & contrast
On white
1.51
#DFD489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#DFD489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD489
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD489 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF83
Deuteranopia (green-blind)
#E5D48C
Tritanopia (blue-blind)
#EBCAC1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd489; /* rgb */ color: rgb(223, 212, 137); /* oklch */ color: oklch(86.2% 0.096 101.0);
Tailwind
colors: {
custom: {
50: '#eae1ac',
500: '#dfd489',
950: '#000000',
},
}SCSS
$custom: #dfd489; $custom-light: #eae1ac; $custom-dark: #000000;
JSON
{
"hex": "#dfd489",
"rgb": {
"r": 223,
"g": 212,
"b": 137
},
"hsl": {
"h": 52.326,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.86199,
"c": 0.09606,
"h": 101
},
"luminance": 0.64581
}Semantic roles & 50–950 ramp
primary
#DFD489
secondary
#5662B7
accent
#36C521
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481