#DFD594#DFD594
#DFD594 is a very light, moderate yellow. Relative luminance 0.654; OKLCH L 86.6% C 0.084 H 100.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD594 |
|---|---|
| RGB | rgb(223, 213, 148) |
| HSL | hsl(52, 54%, 73%) |
| HSV | hsv(52, 34%, 87%) |
| CMYK | cmyk(0%, 4.5%, 33.6%, 12.5%) |
| CIE-LAB | lab(84.70, -6.15, 33.43) |
| CIE-LCH | lch(84.70, 33.99, 100.42°) |
| OKLab | oklab(86.59% -0.0154 0.083) |
| OKLCH | oklch(86.59% 0.084 100.5) |
| XYZ | xyz(59.5717, 65.4161, 37.4997) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.29
Palegoldenrod
#EEE8AA
ΔE00 4.39
Vanilla
#F3E5AB
ΔE00 4.40
Khaki (CSS)
#F0E68C
ΔE00 5.60
Sand (survey)
#E2CA76
ΔE00 5.65
Light Tan
#FBEEAC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD594 #949EDF
analogous
#DFAF94 #DFD594 #C3DF94
triadic
#DFD594 #94DFD5 #D594DF
tetradic
#DFD594 #94DFAF #949EDF #DF94C3
square
#DFD594 #94DFAF #949EDF #DF94C3
split-complementary
#DFD594 #94C3DF #AF94DF
monochromatic
#BFAD39 #D1C365 #DFD594 #EDE7C3 #F8F6E7
Accessibility & contrast
On white
1.49
#DFD594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DFD594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD594
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD594 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18F
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#EACCC4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd594; /* rgb */ color: rgb(223, 213, 148); /* oklch */ color: oklch(86.6% 0.084 100.5);
Tailwind
colors: {
custom: {
50: '#eae1b4',
500: '#dfd594',
950: '#000000',
},
}SCSS
$custom: #dfd594; $custom-light: #eae1b4; $custom-dark: #000000;
JSON
{
"hex": "#dfd594",
"rgb": {
"r": 223,
"g": 213,
"b": 148
},
"hsl": {
"h": 52,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.86594,
"c": 0.08442,
"h": 100.5
},
"luminance": 0.65415
}Semantic roles & 50–950 ramp
primary
#DFD594
secondary
#606CB7
accent
#39C124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481