#DFD47C#DFD47C
#DFD47C is a very light, moderate yellow. Relative luminance 0.642; OKLCH L 86.0% C 0.110 H 102.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD47C |
|---|---|
| RGB | rgb(223, 212, 124) |
| HSL | hsl(53, 61%, 68%) |
| HSV | hsv(53, 44%, 87%) |
| CMYK | cmyk(0%, 4.9%, 44.4%, 12.5%) |
| CIE-LAB | lab(84.09, -8.25, 44.73) |
| CIE-LCH | lch(84.09, 45.49, 100.45°) |
| OKLab | oklab(86% -0.0232 0.1078) |
| OKLCH | oklch(86% 0.11 102.2) |
| XYZ | xyz(57.6143, 64.2319, 28.4279) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.94
Khaki (CSS)
#F0E68C
ΔE00 4.05
Sand (survey)
#E2CA76
ΔE00 4.25
Greenish Beige
#C9D179
ΔE00 5.35
Dull Yellow
#EEDC5B
ΔE00 5.97
Wheat (survey)
#FBDD7E
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD47C #7C87DF
analogous
#DFA27C #DFD47C #B9DF7C
triadic
#DFD47C #7CDFD4 #D47CDF
tetradic
#DFD47C #7CDFA2 #7C87DF #DF7CB9
square
#DFD47C #7CDFA2 #7C87DF #DF7CB9
split-complementary
#DFD47C #7CB9DF #A27CDF
monochromatic
#B5A52C #D3C44B #DFD47C #EBE4AD #F7F4DE
Accessibility & contrast
On white
1.52
#DFD47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DFD47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD47C
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD47C | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF75
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#ECC9BF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd47c; /* rgb */ color: rgb(223, 212, 124); /* oklch */ color: oklch(86.0% 0.110 102.2);
Tailwind
colors: {
custom: {
50: '#ebe1a3',
500: '#dfd47c',
950: '#000000',
},
}SCSS
$custom: #dfd47c; $custom-light: #ebe1a3; $custom-dark: #000000;
JSON
{
"hex": "#dfd47c",
"rgb": {
"r": 223,
"g": 212,
"b": 124
},
"hsl": {
"h": 53.333,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.85995,
"c": 0.11028,
"h": 102.2
},
"luminance": 0.6423
}Semantic roles & 50–950 ramp
primary
#DFD47C
secondary
#4955B6
accent
#30C81D
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480