#DFD67F#DFD67F
#DFD67F is a very light, moderate yellow. Relative luminance 0.653; OKLCH L 86.5% C 0.109 H 103.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD67F |
|---|---|
| RGB | rgb(223, 214, 127) |
| HSL | hsl(54, 60%, 69%) |
| HSV | hsv(54, 43%, 87%) |
| CMYK | cmyk(0%, 4%, 43%, 12.5%) |
| CIE-LAB | lab(84.65, -8.97, 43.95) |
| CIE-LCH | lch(84.65, 44.86, 101.53°) |
| OKLab | oklab(86.45% -0.025 0.1062) |
| OKLCH | oklch(86.45% 0.109 103.2) |
| XYZ | xyz(58.3100, 65.3151, 29.6100) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.66
Sandy
#F1DA7A
ΔE00 4.32
Sand (survey)
#E2CA76
ΔE00 4.89
Greenish Beige
#C9D179
ΔE00 4.94
Dull Yellow
#EEDC5B
ΔE00 6.24
Wheat (survey)
#FBDD7E
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD67F #7F88DF
analogous
#DFA67F #DFD67F #B8DF7F
triadic
#DFD67F #7FDFD6 #D67FDF
tetradic
#DFD67F #7FDFA6 #7F88DF #DF7FB8
square
#DFD67F #7FDFA6 #7F88DF #DF7FB8
split-complementary
#DFD67F #7FB8DF #A67FDF
monochromatic
#B6A92E #D3C64E #DFD67F #EBE6B0 #F7F5E1
Accessibility & contrast
On white
1.49
#DFD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DFD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD67F
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD67F | 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)
#E4D178
Deuteranopia (green-blind)
#E7D683
Tritanopia (blue-blind)
#ECCBC1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd67f; /* rgb */ color: rgb(223, 214, 127); /* oklch */ color: oklch(86.5% 0.109 103.2);
Tailwind
colors: {
custom: {
50: '#eae2a5',
500: '#dfd67f',
950: '#000000',
},
}SCSS
$custom: #dfd67f; $custom-light: #eae2a5; $custom-dark: #000000;
JSON
{
"hex": "#dfd67f",
"rgb": {
"r": 223,
"g": 214,
"b": 127
},
"hsl": {
"h": 54.375,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.86452,
"c": 0.10914,
"h": 103.2
},
"luminance": 0.65313
}Semantic roles & 50–950 ramp
primary
#DFD67F
secondary
#4C56B6
accent
#2EC81E
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480