#DFD190#DFD190
#DFD190 is a very light, moderate yellow. Relative luminance 0.633; OKLCH L 85.7% C 0.085 H 97.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD190 |
|---|---|
| RGB | rgb(223, 209, 144) |
| HSL | hsl(49, 55%, 72%) |
| HSV | hsv(49, 35%, 87%) |
| CMYK | cmyk(0%, 6.3%, 35.4%, 12.5%) |
| CIE-LAB | lab(83.60, -4.57, 34.04) |
| CIE-LCH | lch(83.60, 34.34, 97.65°) |
| OKLab | oklab(85.71% -0.0111 0.0843) |
| OKLCH | oklch(85.71% 0.085 97.5) |
| XYZ | xyz(58.2668, 63.3042, 35.5297) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.61
Sand (survey)
#E2CA76
ΔE00 4.56
Vanilla
#F3E5AB
ΔE00 4.92
Palegoldenrod
#EEE8AA
ΔE00 5.53
Sandy
#F1DA7A
ΔE00 6.03
Khaki (CSS)
#F0E68C
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD190 #909EDF
analogous
#DFAA90 #DFD190 #C6DF90
triadic
#DFD190 #90DFD1 #D190DF
tetradic
#DFD190 #90DFAA #909EDF #DF90C6
square
#DFD190 #90DFAA #909EDF #DF90C6
split-complementary
#DFD190 #90C6DF #AA90DF
monochromatic
#BEA637 #D1BD60 #DFD190 #EDE5C0 #F8F5E7
Accessibility & contrast
On white
1.54
#DFD190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DFD190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD190
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD190 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#E1D392
Tritanopia (blue-blind)
#EBC8C0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd190; /* rgb */ color: rgb(223, 209, 144); /* oklch */ color: oklch(85.7% 0.085 97.5);
Tailwind
colors: {
custom: {
50: '#eadfb1',
500: '#dfd190',
950: '#000000',
},
}SCSS
$custom: #dfd190; $custom-light: #eadfb1; $custom-dark: #000000;
JSON
{
"hex": "#dfd190",
"rgb": {
"r": 223,
"g": 209,
"b": 144
},
"hsl": {
"h": 49.367,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85707,
"c": 0.08503,
"h": 97.5
},
"luminance": 0.63303
}Semantic roles & 50–950 ramp
primary
#DFD190
secondary
#5C6CB7
accent
#3FC323
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481