#DFD77F#DFD77F
#DFD77F is a very light, moderate yellow. Relative luminance 0.658; OKLCH L 86.7% C 0.110 H 103.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD77F |
|---|---|
| RGB | rgb(223, 215, 127) |
| HSL | hsl(55, 60%, 69%) |
| HSV | hsv(55, 43%, 87%) |
| CMYK | cmyk(0%, 3.6%, 43%, 12.5%) |
| CIE-LAB | lab(84.91, -9.47, 44.28) |
| CIE-LCH | lch(84.91, 45.28, 102.07°) |
| OKLab | oklab(86.66% -0.0265 0.107) |
| OKLCH | oklch(86.66% 0.11 103.9) |
| XYZ | xyz(58.5638, 65.8228, 29.6946) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.50
Sandy
#F1DA7A
ΔE00 4.48
Greenish Beige
#C9D179
ΔE00 4.77
Sand (survey)
#E2CA76
ΔE00 5.24
Dull Yellow
#EEDC5B
ΔE00 6.20
Palegoldenrod
#EEE8AA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD77F #7F87DF
analogous
#DFA77F #DFD77F #B7DF7F
triadic
#DFD77F #7FDFD7 #D77FDF
tetradic
#DFD77F #7FDFA7 #7F87DF #DF7FB7
square
#DFD77F #7FDFA7 #7F87DF #DF7FB7
split-complementary
#DFD77F #7FB7DF #A77FDF
monochromatic
#B6AB2E #D3C84E #DFD77F #EBE6B0 #F7F6E1
Accessibility & contrast
On white
1.48
#DFD77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#DFD77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD77F
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD77F | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D178
Deuteranopia (green-blind)
#E8D683
Tritanopia (blue-blind)
#ECCCC2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd77f; /* rgb */ color: rgb(223, 215, 127); /* oklch */ color: oklch(86.7% 0.110 103.9);
Tailwind
colors: {
custom: {
50: '#eae3a5',
500: '#dfd77f',
950: '#000000',
},
}SCSS
$custom: #dfd77f; $custom-light: #eae3a5; $custom-dark: #000000;
JSON
{
"hex": "#dfd77f",
"rgb": {
"r": 223,
"g": 215,
"b": 127
},
"hsl": {
"h": 55,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.86658,
"c": 0.1102,
"h": 103.9
},
"luminance": 0.65821
}Semantic roles & 50–950 ramp
primary
#DFD77F
secondary
#4C55B6
accent
#2CC81E
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480