#DFD591#DFD591
#DFD591 is a very light, moderate yellow. Relative luminance 0.653; OKLCH L 86.5% C 0.088 H 100.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD591 |
|---|---|
| RGB | rgb(223, 213, 145) |
| HSL | hsl(52, 55%, 72%) |
| HSV | hsv(52, 35%, 87%) |
| CMYK | cmyk(0%, 4.5%, 35%, 12.5%) |
| CIE-LAB | lab(84.65, -6.50, 34.90) |
| CIE-LCH | lch(84.65, 35.50, 100.55°) |
| OKLab | oklab(86.54% -0.0166 0.0864) |
| OKLCH | oklch(86.54% 0.088 100.9) |
| XYZ | xyz(59.3373, 65.3223, 36.2653) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.83
Palegoldenrod
#EEE8AA
ΔE00 4.56
Vanilla
#F3E5AB
ΔE00 4.69
Khaki (CSS)
#F0E68C
ΔE00 5.18
Sand (survey)
#E2CA76
ΔE00 5.33
Light Tan
#FBEEAC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD591 #919BDF
analogous
#DFAE91 #DFD591 #C2DF91
triadic
#DFD591 #91DFD5 #D591DF
tetradic
#DFD591 #91DFAE #919BDF #DF91C2
square
#DFD591 #91DFAE #919BDF #DF91C2
split-complementary
#DFD591 #91C2DF #AE91DF
monochromatic
#BEAD37 #D1C362 #DFD591 #EDE7C0 #F8F6E7
Accessibility & contrast
On white
1.49
#DFD591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DFD591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD591
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD591 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18C
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#EACCC4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd591; /* rgb */ color: rgb(223, 213, 145); /* oklch */ color: oklch(86.5% 0.088 100.9);
Tailwind
colors: {
custom: {
50: '#eae1b2',
500: '#dfd591',
950: '#000000',
},
}SCSS
$custom: #dfd591; $custom-light: #eae1b2; $custom-dark: #000000;
JSON
{
"hex": "#dfd591",
"rgb": {
"r": 223,
"g": 213,
"b": 145
},
"hsl": {
"h": 52.308,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.86541,
"c": 0.08793,
"h": 100.9
},
"luminance": 0.65321
}Semantic roles & 50–950 ramp
primary
#DFD591
secondary
#5D69B7
accent
#38C223
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161511
muted
#848481