#DFD382#DFD382
#DFD382 is a very light, moderate yellow. Relative luminance 0.639; OKLCH L 85.9% C 0.103 H 100.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD382 |
|---|---|
| RGB | rgb(223, 211, 130) |
| HSL | hsl(52, 59%, 69%) |
| HSV | hsv(52, 42%, 87%) |
| CMYK | cmyk(0%, 5.4%, 41.7%, 12.5%) |
| CIE-LAB | lab(83.91, -7.14, 41.53) |
| CIE-LCH | lch(83.91, 42.14, 99.75°) |
| OKLab | oklab(85.88% -0.0195 0.101) |
| OKLCH | oklch(85.88% 0.103 100.9) |
| XYZ | xyz(57.7562, 63.8899, 30.4043) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.88
Sandy
#F1DA7A
ΔE00 4.22
Khaki (CSS)
#F0E68C
ΔE00 4.40
Greenish Beige
#C9D179
ΔE00 5.65
Wheat (survey)
#FBDD7E
ΔE00 6.05
Beige (survey)
#E6DAA6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD382 #828EDF
analogous
#DFA582 #DFD382 #BDDF82
triadic
#DFD382 #82DFD3 #D382DF
tetradic
#DFD382 #82DFA5 #828EDF #DF82BD
square
#DFD382 #82DFA5 #828EDF #DF82BD
split-complementary
#DFD382 #82BDDF #A582DF
monochromatic
#B8A62F #D3C251 #DFD382 #EBE4B3 #F8F5E3
Accessibility & contrast
On white
1.52
#DFD382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DFD382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD382
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD382 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#ECC9BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd382; /* rgb */ color: rgb(223, 211, 130); /* oklch */ color: oklch(85.9% 0.103 100.9);
Tailwind
colors: {
custom: {
50: '#eae0a7',
500: '#dfd382',
950: '#000000',
},
}SCSS
$custom: #dfd382; $custom-light: #eae0a7; $custom-dark: #000000;
JSON
{
"hex": "#dfd382",
"rgb": {
"r": 223,
"g": 211,
"b": 130
},
"hsl": {
"h": 52.258,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.85881,
"c": 0.10281,
"h": 100.9
},
"luminance": 0.63888
}Semantic roles & 50–950 ramp
primary
#DFD382
secondary
#4F5CB6
accent
#34C71F
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480