#DFD486#DFD486
#DFD486 is a very light, moderate yellow. Relative luminance 0.645; OKLCH L 86.1% C 0.099 H 101.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD486 |
|---|---|
| RGB | rgb(223, 212, 134) |
| HSL | hsl(53, 58%, 70%) |
| HSV | hsv(53, 40%, 87%) |
| CMYK | cmyk(0%, 4.9%, 39.9%, 12.5%) |
| CIE-LAB | lab(84.22, -7.22, 39.93) |
| CIE-LCH | lch(84.22, 40.58, 100.26°) |
| OKLab | oklab(86.15% -0.0194 0.0975) |
| OKLCH | oklch(86.15% 0.099 101.3) |
| XYZ | xyz(58.2791, 64.4978, 31.9290) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.31
Khaki (CSS)
#F0E68C
ΔE00 4.35
Sandy
#F1DA7A
ΔE00 4.62
Greenish Beige
#C9D179
ΔE00 5.56
Beige (survey)
#E6DAA6
ΔE00 5.59
Palegoldenrod
#EEE8AA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD486 #8691DF
analogous
#DFA786 #DFD486 #BEDF86
triadic
#DFD486 #86DFD4 #D486DF
tetradic
#DFD486 #86DFA7 #8691DF #DF86BE
square
#DFD486 #86DFA7 #8691DF #DF86BE
split-complementary
#DFD486 #86BEDF #A786DF
monochromatic
#BAA931 #D2C356 #DFD486 #ECE5B6 #F9F6E7
Accessibility & contrast
On white
1.51
#DFD486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DFD486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD486
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD486 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF80
Deuteranopia (green-blind)
#E5D489
Tritanopia (blue-blind)
#EBCAC1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd486; /* rgb */ color: rgb(223, 212, 134); /* oklch */ color: oklch(86.1% 0.099 101.3);
Tailwind
colors: {
custom: {
50: '#eae1aa',
500: '#dfd486',
950: '#000000',
},
}SCSS
$custom: #dfd486; $custom-light: #eae1aa; $custom-dark: #000000;
JSON
{
"hex": "#dfd486",
"rgb": {
"r": 223,
"g": 212,
"b": 134
},
"hsl": {
"h": 52.584,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.86149,
"c": 0.09942,
"h": 101.3
},
"luminance": 0.64496
}Semantic roles & 50–950 ramp
primary
#DFD486
secondary
#535FB6
accent
#34C620
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481