#DFD380#DFD380
#DFD380 is a very light, moderate yellow. Relative luminance 0.638; OKLCH L 85.9% C 0.105 H 101.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD380 |
|---|---|
| RGB | rgb(223, 211, 128) |
| HSL | hsl(52, 60%, 69%) |
| HSV | hsv(52, 43%, 87%) |
| CMYK | cmyk(0%, 5.4%, 42.6%, 12.5%) |
| CIE-LAB | lab(83.88, -7.34, 42.50) |
| CIE-LCH | lch(83.88, 43.12, 99.80°) |
| OKLab | oklab(85.85% -0.0202 0.103) |
| OKLCH | oklch(85.85% 0.105 101.1) |
| XYZ | xyz(57.6232, 63.8367, 29.7042) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.86
Sandy
#F1DA7A
ΔE00 4.07
Khaki (CSS)
#F0E68C
ΔE00 4.33
Greenish Beige
#C9D179
ΔE00 5.60
Wheat (survey)
#FBDD7E
ΔE00 5.97
Beige (survey)
#E6DAA6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD380 #808CDF
analogous
#DFA480 #DFD380 #BCDF80
triadic
#DFD380 #80DFD3 #D380DF
tetradic
#DFD380 #80DFA4 #808CDF #DF80BC
square
#DFD380 #80DFA4 #808CDF #DF80BC
split-complementary
#DFD380 #80BCDF #A480DF
monochromatic
#B7A52E #D3C24F #DFD380 #EBE4B1 #F8F5E2
Accessibility & contrast
On white
1.53
#DFD380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DFD380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD380
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD380 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#E5D483
Tritanopia (blue-blind)
#ECC8BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd380; /* rgb */ color: rgb(223, 211, 128); /* oklch */ color: oklch(85.9% 0.105 101.1);
Tailwind
colors: {
custom: {
50: '#eae0a6',
500: '#dfd380',
950: '#000000',
},
}SCSS
$custom: #dfd380; $custom-light: #eae0a6; $custom-dark: #000000;
JSON
{
"hex": "#dfd380",
"rgb": {
"r": 223,
"g": 211,
"b": 128
},
"hsl": {
"h": 52.421,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.8585,
"c": 0.10499,
"h": 101.1
},
"luminance": 0.63835
}Semantic roles & 50–950 ramp
primary
#DFD380
secondary
#4D5AB6
accent
#33C71E
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480