#DFD47F#DFD47F
#DFD47F is a very light, moderate yellow. Relative luminance 0.643; OKLCH L 86.0% C 0.107 H 101.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD47F |
|---|---|
| RGB | rgb(223, 212, 127) |
| HSL | hsl(53, 60%, 69%) |
| HSV | hsv(53, 43%, 87%) |
| CMYK | cmyk(0%, 4.9%, 43%, 12.5%) |
| CIE-LAB | lab(84.13, -7.95, 43.30) |
| CIE-LCH | lch(84.13, 44.03, 100.41°) |
| OKLab | oklab(86.04% -0.0221 0.1048) |
| OKLCH | oklch(86.04% 0.107 101.9) |
| XYZ | xyz(57.8069, 64.3090, 29.4423) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.07
Sandy
#F1DA7A
ΔE00 4.08
Sand (survey)
#E2CA76
ΔE00 4.20
Greenish Beige
#C9D179
ΔE00 5.35
Wheat (survey)
#FBDD7E
ΔE00 6.06
Dull Yellow
#EEDC5B
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD47F #7F8ADF
analogous
#DFA47F #DFD47F #BADF7F
triadic
#DFD47F #7FDFD4 #D47FDF
tetradic
#DFD47F #7FDFA4 #7F8ADF #DF7FBA
square
#DFD47F #7FDFA4 #7F8ADF #DF7FBA
split-complementary
#DFD47F #7FBADF #A47FDF
monochromatic
#B6A62E #D3C44E #DFD47F #EBE4B0 #F7F5E1
Accessibility & contrast
On white
1.51
#DFD47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DFD47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD47F
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD47F | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 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)
#E2CF78
Deuteranopia (green-blind)
#E6D483
Tritanopia (blue-blind)
#ECC9BF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd47f; /* rgb */ color: rgb(223, 212, 127); /* oklch */ color: oklch(86.0% 0.107 101.9);
Tailwind
colors: {
custom: {
50: '#eae1a5',
500: '#dfd47f',
950: '#000000',
},
}SCSS
$custom: #dfd47f; $custom-light: #eae1a5; $custom-dark: #000000;
JSON
{
"hex": "#dfd47f",
"rgb": {
"r": 223,
"g": 212,
"b": 127
},
"hsl": {
"h": 53.125,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.8604,
"c": 0.10709,
"h": 101.9
},
"luminance": 0.64307
}Semantic roles & 50–950 ramp
primary
#DFD47F
secondary
#4C58B6
accent
#31C81E
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480