#DFD491#DFD491
#DFD491 is a very light, moderate yellow. Relative luminance 0.648; OKLCH L 86.3% C 0.087 H 100.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD491 |
|---|---|
| RGB | rgb(223, 212, 145) |
| HSL | hsl(52, 55%, 72%) |
| HSV | hsv(52, 35%, 87%) |
| CMYK | cmyk(0%, 4.9%, 35%, 12.5%) |
| CIE-LAB | lab(84.39, -5.99, 34.56) |
| CIE-LCH | lch(84.39, 35.08, 99.83°) |
| OKLab | oklab(86.34% -0.0151 0.0856) |
| OKLCH | oklch(86.34% 0.087 100) |
| XYZ | xyz(59.0866, 64.8208, 36.1817) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.67
Vanilla
#F3E5AB
ΔE00 4.68
Palegoldenrod
#EEE8AA
ΔE00 4.76
Sand (survey)
#E2CA76
ΔE00 5.13
Khaki (CSS)
#F0E68C
ΔE00 5.45
Light Tan
#FBEEAC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD491 #919CDF
analogous
#DFAD91 #DFD491 #C3DF91
triadic
#DFD491 #91DFD4 #D491DF
tetradic
#DFD491 #91DFAD #919CDF #DF91C3
square
#DFD491 #91DFAD #919CDF #DF91C3
split-complementary
#DFD491 #91C3DF #AD91DF
monochromatic
#BEAB37 #D1C162 #DFD491 #EDE7C0 #F8F6E7
Accessibility & contrast
On white
1.50
#DFD491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#DFD491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD491
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD491 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08C
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#EACBC3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd491; /* rgb */ color: rgb(223, 212, 145); /* oklch */ color: oklch(86.3% 0.087 100.0);
Tailwind
colors: {
custom: {
50: '#eae1b2',
500: '#dfd491',
950: '#000000',
},
}SCSS
$custom: #dfd491; $custom-light: #eae1b2; $custom-dark: #000000;
JSON
{
"hex": "#dfd491",
"rgb": {
"r": 223,
"g": 212,
"b": 145
},
"hsl": {
"h": 51.538,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.86336,
"c": 0.08689,
"h": 100
},
"luminance": 0.64819
}Semantic roles & 50–950 ramp
primary
#DFD491
secondary
#5D6AB7
accent
#3AC223
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161511
muted
#848481