#DFD090#DFD090
#DFD090 is a very light, moderate yellow. Relative luminance 0.628; OKLCH L 85.5% C 0.084 H 96.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD090 |
|---|---|
| RGB | rgb(223, 208, 144) |
| HSL | hsl(49, 55%, 72%) |
| HSV | hsv(49, 35%, 87%) |
| CMYK | cmyk(0%, 6.7%, 35.4%, 12.5%) |
| CIE-LAB | lab(83.34, -4.06, 33.70) |
| CIE-LCH | lch(83.34, 33.94, 96.87°) |
| OKLab | oklab(85.5% -0.0096 0.0835) |
| OKLCH | oklch(85.5% 0.084 96.6) |
| XYZ | xyz(58.0223, 62.8150, 35.4482) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.62
Sand (survey)
#E2CA76
ΔE00 4.47
Vanilla
#F3E5AB
ΔE00 5.03
Palegoldenrod
#EEE8AA
ΔE00 5.81
Sandy
#F1DA7A
ΔE00 6.16
Khaki (CSS)
#F0E68C
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD090 #909FDF
analogous
#DFA990 #DFD090 #C6DF90
triadic
#DFD090 #90DFD0 #D090DF
tetradic
#DFD090 #90DFA9 #909FDF #DF90C6
square
#DFD090 #90DFA9 #909FDF #DF90C6
split-complementary
#DFD090 #90C6DF #A990DF
monochromatic
#BEA437 #D1BC60 #DFD090 #EDE4C0 #F8F5E7
Accessibility & contrast
On white
1.55
#DFD090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DFD090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD090
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD090 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8B
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#EBC7C0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd090; /* rgb */ color: rgb(223, 208, 144); /* oklch */ color: oklch(85.5% 0.084 96.6);
Tailwind
colors: {
custom: {
50: '#eadeb1',
500: '#dfd090',
950: '#000000',
},
}SCSS
$custom: #dfd090; $custom-light: #eadeb1; $custom-dark: #000000;
JSON
{
"hex": "#dfd090",
"rgb": {
"r": 223,
"g": 208,
"b": 144
},
"hsl": {
"h": 48.608,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85504,
"c": 0.08407,
"h": 96.6
},
"luminance": 0.62813
}Semantic roles & 50–950 ramp
primary
#DFD090
secondary
#5C6DB7
accent
#41C323
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481