#DFD990#DFD990
#DFD990 is a very light, moderate yellow. Relative luminance 0.673; OKLCH L 87.3% C 0.093 H 104.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD990 |
|---|---|
| RGB | rgb(223, 217, 144) |
| HSL | hsl(55, 55%, 72%) |
| HSV | hsv(55, 35%, 87%) |
| CMYK | cmyk(0%, 2.7%, 35.4%, 12.5%) |
| CIE-LAB | lab(85.67, -8.65, 36.74) |
| CIE-LCH | lch(85.67, 37.74, 103.25°) |
| OKLab | oklab(87.34% -0.0228 0.0906) |
| OKLCH | oklch(87.34% 0.093 104.1) |
| XYZ | xyz(60.2791, 67.3287, 36.2005) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.17
Khaki (CSS)
#F0E68C
ΔE00 4.21
Beige (survey)
#E6DAA6
ΔE00 4.85
Greenish Beige
#C9D179
ΔE00 5.13
Vanilla
#F3E5AB
ΔE00 5.13
Light Tan
#FBEEAC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD990 #9096DF
analogous
#DFB290 #DFD990 #BEDF90
triadic
#DFD990 #90DFD9 #D990DF
tetradic
#DFD990 #90DFB2 #9096DF #DF90BE
square
#DFD990 #90DFB2 #9096DF #DF90BE
split-complementary
#DFD990 #90BEDF #B290DF
monochromatic
#BEB437 #D1C960 #DFD990 #EDE9C0 #F8F7E7
Accessibility & contrast
On white
1.45
#DFD990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#DFD990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD990
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD990 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#E8D893
Tritanopia (blue-blind)
#EAD0C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd990; /* rgb */ color: rgb(223, 217, 144); /* oklch */ color: oklch(87.3% 0.093 104.1);
Tailwind
colors: {
custom: {
50: '#eae4b1',
500: '#dfd990',
950: '#000000',
},
}SCSS
$custom: #dfd990; $custom-light: #eae4b1; $custom-dark: #000000;
JSON
{
"hex": "#dfd990",
"rgb": {
"r": 223,
"g": 217,
"b": 144
},
"hsl": {
"h": 55.443,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.87344,
"c": 0.09343,
"h": 104.1
},
"luminance": 0.67327
}Semantic roles & 50–950 ramp
primary
#DFD990
secondary
#5C63B7
accent
#2FC323
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161511
muted
#848481