#DFD483#DFD483
#DFD483 is a very light, moderate yellow. Relative luminance 0.644; OKLCH L 86.1% C 0.103 H 101.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD483 |
|---|---|
| RGB | rgb(223, 212, 131) |
| HSL | hsl(53, 59%, 69%) |
| HSV | hsv(53, 41%, 87%) |
| CMYK | cmyk(0%, 4.9%, 41.3%, 12.5%) |
| CIE-LAB | lab(84.18, -7.54, 41.38) |
| CIE-LCH | lch(84.18, 42.06, 100.33°) |
| OKLab | oklab(86.1% -0.0206 0.1007) |
| OKLCH | oklch(86.1% 0.103 101.6) |
| XYZ | xyz(58.0728, 64.4153, 30.8426) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.19
Sand (survey)
#E2CA76
ΔE00 4.22
Sandy
#F1DA7A
ΔE00 4.36
Greenish Beige
#C9D179
ΔE00 5.43
Palegoldenrod
#EEE8AA
ΔE00 6.04
Beige (survey)
#E6DAA6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD483 #838EDF
analogous
#DFA683 #DFD483 #BCDF83
triadic
#DFD483 #83DFD4 #D483DF
tetradic
#DFD483 #83DFA6 #838EDF #DF83BC
square
#DFD483 #83DFA6 #838EDF #DF83BC
split-complementary
#DFD483 #83BCDF #A683DF
monochromatic
#B8A830 #D2C352 #DFD483 #ECE5B4 #F8F6E4
Accessibility & contrast
On white
1.51
#DFD483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DFD483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD483
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD483 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7D
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#ECCAC0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd483; /* rgb */ color: rgb(223, 212, 131); /* oklch */ color: oklch(86.1% 0.103 101.6);
Tailwind
colors: {
custom: {
50: '#eae1a8',
500: '#dfd483',
950: '#000000',
},
}SCSS
$custom: #dfd483; $custom-light: #eae1a8; $custom-dark: #000000;
JSON
{
"hex": "#dfd483",
"rgb": {
"r": 223,
"g": 212,
"b": 131
},
"hsl": {
"h": 52.826,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.86102,
"c": 0.10273,
"h": 101.6
},
"luminance": 0.64414
}Semantic roles & 50–950 ramp
primary
#DFD483
secondary
#505CB6
accent
#33C71F
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#161510
muted
#858480