#DFD284#DFD284
#DFD284 is a very light, moderate yellow. Relative luminance 0.634; OKLCH L 85.7% C 0.100 H 100.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD284 |
|---|---|
| RGB | rgb(223, 210, 132) |
| HSL | hsl(51, 59%, 70%) |
| HSV | hsv(51, 41%, 87%) |
| CMYK | cmyk(0%, 5.8%, 40.8%, 12.5%) |
| CIE-LAB | lab(83.68, -6.42, 40.24) |
| CIE-LCH | lch(83.68, 40.74, 99.06°) |
| OKLab | oklab(85.71% -0.0173 0.0981) |
| OKLCH | oklch(85.71% 0.1 100) |
| XYZ | xyz(57.6441, 63.4488, 31.0357) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.63
Sandy
#F1DA7A
ΔE00 4.39
Khaki (CSS)
#F0E68C
ΔE00 4.77
Beige (survey)
#E6DAA6
ΔE00 5.69
Greenish Beige
#C9D179
ΔE00 6.00
Wheat (survey)
#FBDD7E
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD284 #8491DF
analogous
#DFA584 #DFD284 #BEDF84
triadic
#DFD284 #84DFD2 #D284DF
tetradic
#DFD284 #84DFA5 #8491DF #DF84BE
square
#DFD284 #84DFA5 #8491DF #DF84BE
split-complementary
#DFD284 #84BEDF #A584DF
monochromatic
#B9A530 #D2C053 #DFD284 #ECE4B5 #F8F6E5
Accessibility & contrast
On white
1.53
#DFD284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DFD284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD284
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD284 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7E
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#ECC8BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd284; /* rgb */ color: rgb(223, 210, 132); /* oklch */ color: oklch(85.7% 0.100 100.0);
Tailwind
colors: {
custom: {
50: '#eadfa9',
500: '#dfd284',
950: '#000000',
},
}SCSS
$custom: #dfd284; $custom-light: #eadfa9; $custom-dark: #000000;
JSON
{
"hex": "#dfd284",
"rgb": {
"r": 223,
"g": 210,
"b": 132
},
"hsl": {
"h": 51.429,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.85707,
"c": 0.09961,
"h": 100
},
"luminance": 0.63447
}Semantic roles & 50–950 ramp
primary
#DFD284
secondary
#515FB6
accent
#37C61F
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#161510
muted
#858480