#DFD390#DFD390
#DFD390 is a very light, moderate yellow. Relative luminance 0.643; OKLCH L 86.1% C 0.087 H 99.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD390 |
|---|---|
| RGB | rgb(223, 211, 144) |
| HSL | hsl(51, 55%, 72%) |
| HSV | hsv(51, 35%, 87%) |
| CMYK | cmyk(0%, 5.4%, 35.4%, 12.5%) |
| CIE-LAB | lab(84.12, -5.60, 34.71) |
| CIE-LCH | lch(84.12, 35.16, 99.16°) |
| OKLab | oklab(86.11% -0.014 0.0859) |
| OKLCH | oklch(86.11% 0.087 99.3) |
| XYZ | xyz(58.7606, 64.2917, 35.6943) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.73
Vanilla
#F3E5AB
ΔE00 4.79
Sand (survey)
#E2CA76
ΔE00 4.84
Palegoldenrod
#EEE8AA
ΔE00 5.03
Khaki (CSS)
#F0E68C
ΔE00 5.61
Sandy
#F1DA7A
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD390 #909CDF
analogous
#DFAC90 #DFD390 #C4DF90
triadic
#DFD390 #90DFD3 #D390DF
tetradic
#DFD390 #90DFAC #909CDF #DF90C4
square
#DFD390 #90DFAC #909CDF #DF90C4
split-complementary
#DFD390 #90C4DF #AC90DF
monochromatic
#BEA937 #D1C060 #DFD390 #EDE6C0 #F8F6E7
Accessibility & contrast
On white
1.52
#DFD390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DFD390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD390
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD390 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8B
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#EACAC2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd390; /* rgb */ color: rgb(223, 211, 144); /* oklch */ color: oklch(86.1% 0.087 99.3);
Tailwind
colors: {
custom: {
50: '#eae0b1',
500: '#dfd390',
950: '#000000',
},
}SCSS
$custom: #dfd390; $custom-light: #eae0b1; $custom-dark: #000000;
JSON
{
"hex": "#dfd390",
"rgb": {
"r": 223,
"g": 211,
"b": 144
},
"hsl": {
"h": 50.886,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.86114,
"c": 0.08703,
"h": 99.3
},
"luminance": 0.6429
}Semantic roles & 50–950 ramp
primary
#DFD390
secondary
#5C6AB7
accent
#3BC323
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161511
muted
#848481