#DFD394#DFD394
#DFD394 is a very light, moderate yellow. Relative luminance 0.644; OKLCH L 86.2% C 0.082 H 98.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD394 |
|---|---|
| RGB | rgb(223, 211, 148) |
| HSL | hsl(50, 54%, 73%) |
| HSV | hsv(50, 34%, 87%) |
| CMYK | cmyk(0%, 5.4%, 33.6%, 12.5%) |
| CIE-LAB | lab(84.18, -5.12, 32.74) |
| CIE-LCH | lch(84.18, 33.14, 98.89°) |
| OKLab | oklab(86.19% -0.0124 0.0814) |
| OKLCH | oklch(86.19% 0.082 98.7) |
| XYZ | xyz(59.0717, 64.4162, 37.3330) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.03
Vanilla
#F3E5AB
ΔE00 4.46
Palegoldenrod
#EEE8AA
ΔE00 4.88
Sand (survey)
#E2CA76
ΔE00 5.35
Light Tan
#FBEEAC
ΔE00 6.05
Khaki (CSS)
#F0E68C
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD394 #94A0DF
analogous
#DFAD94 #DFD394 #C5DF94
triadic
#DFD394 #94DFD3 #D394DF
tetradic
#DFD394 #94DFAD #94A0DF #DF94C5
square
#DFD394 #94DFAD #94A0DF #DF94C5
split-complementary
#DFD394 #94C5DF #AD94DF
monochromatic
#BFAA39 #D1C065 #DFD394 #EDE6C3 #F8F5E7
Accessibility & contrast
On white
1.51
#DFD394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DFD394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD394
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD394 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF90
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#EACAC3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd394; /* rgb */ color: rgb(223, 211, 148); /* oklch */ color: oklch(86.2% 0.082 98.7);
Tailwind
colors: {
custom: {
50: '#eae0b4',
500: '#dfd394',
950: '#000000',
},
}SCSS
$custom: #dfd394; $custom-light: #eae0b4; $custom-dark: #000000;
JSON
{
"hex": "#dfd394",
"rgb": {
"r": 223,
"g": 211,
"b": 148
},
"hsl": {
"h": 50.4,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.86186,
"c": 0.08235,
"h": 98.7
},
"luminance": 0.64415
}Semantic roles & 50–950 ramp
primary
#DFD394
secondary
#606EB7
accent
#3DC124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481