#DFD989#DFD989
#DFD989 is a very light, moderate yellow. Relative luminance 0.671; OKLCH L 87.2% C 0.101 H 104.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD989 |
|---|---|
| RGB | rgb(223, 217, 137) |
| HSL | hsl(56, 57%, 71%) |
| HSV | hsv(56, 39%, 87%) |
| CMYK | cmyk(0%, 2.7%, 38.6%, 12.5%) |
| CIE-LAB | lab(85.57, -9.43, 40.14) |
| CIE-LCH | lch(85.57, 41.23, 103.23°) |
| OKLab | oklab(87.23% -0.0255 0.0981) |
| OKLCH | oklch(87.23% 0.101 104.6) |
| XYZ | xyz(59.7606, 67.1213, 33.4697) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.56
Greenish Beige
#C9D179
ΔE00 4.64
Palegoldenrod
#EEE8AA
ΔE00 5.02
Sandy
#F1DA7A
ΔE00 5.38
Sand (survey)
#E2CA76
ΔE00 5.95
Beige (survey)
#E6DAA6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD989 #898FDF
analogous
#DFAE89 #DFD989 #BADF89
triadic
#DFD989 #89DFD9 #D989DF
tetradic
#DFD989 #89DFAE #898FDF #DF89BA
square
#DFD989 #89DFAE #898FDF #DF89BA
split-complementary
#DFD989 #89BADF #AE89DF
monochromatic
#BBB133 #D2C959 #DFD989 #ECE9B9 #F8F7E7
Accessibility & contrast
On white
1.46
#DFD989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DFD989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD989
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD989 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D483
Deuteranopia (green-blind)
#E9D88C
Tritanopia (blue-blind)
#EBCFC5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd989; /* rgb */ color: rgb(223, 217, 137); /* oklch */ color: oklch(87.2% 0.101 104.6);
Tailwind
colors: {
custom: {
50: '#eae4ac',
500: '#dfd989',
950: '#000000',
},
}SCSS
$custom: #dfd989; $custom-light: #eae4ac; $custom-dark: #000000;
JSON
{
"hex": "#dfd989",
"rgb": {
"r": 223,
"g": 217,
"b": 137
},
"hsl": {
"h": 55.814,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.87227,
"c": 0.10139,
"h": 104.6
},
"luminance": 0.6712
}Semantic roles & 50–950 ramp
primary
#DFD989
secondary
#565CB7
accent
#2CC521
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481