#DFD39B#DFD39B
#DFD39B is a very light, moderate yellow. Relative luminance 0.646; OKLCH L 86.3% C 0.074 H 97.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD39B |
|---|---|
| RGB | rgb(223, 211, 155) |
| HSL | hsl(49, 52%, 74%) |
| HSV | hsv(49, 30%, 87%) |
| CMYK | cmyk(0%, 5.4%, 30.5%, 12.5%) |
| CIE-LAB | lab(84.30, -4.26, 29.29) |
| CIE-LCH | lch(84.30, 29.60, 98.28°) |
| OKLab | oklab(86.32% -0.0096 0.0734) |
| OKLCH | oklch(86.32% 0.074 97.5) |
| XYZ | xyz(59.6426, 64.6445, 40.3398) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.94
Vanilla
#F3E5AB
ΔE00 4.20
Palegoldenrod
#EEE8AA
ΔE00 4.96
Light Tan
#FBEEAC
ΔE00 6.24
Wheat
#F5DEB3
ΔE00 6.38
Sand (survey)
#E2CA76
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD39B #9BA7DF
analogous
#DFB19B #DFD39B #C9DF9B
triadic
#DFD39B #9BDFD3 #D39BDF
tetradic
#DFD39B #9BDFB1 #9BA7DF #DF9BC9
square
#DFD39B #9BDFB1 #9BA7DF #DF9BC9
split-complementary
#DFD39B #9BC9DF #B19BDF
monochromatic
#C1AA3E #D0BF6D #DFD39B #EEE7C9 #F8F5E8
Accessibility & contrast
On white
1.51
#DFD39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DFD39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD39B
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD39B | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED097
Deuteranopia (green-blind)
#E2D49D
Tritanopia (blue-blind)
#E9CBC4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd39b; /* rgb */ color: rgb(223, 211, 155); /* oklch */ color: oklch(86.3% 0.074 97.5);
Tailwind
colors: {
custom: {
50: '#eae0b9',
500: '#dfd39b',
950: '#000000',
},
}SCSS
$custom: #dfd39b; $custom-light: #eae0b9; $custom-dark: #000000;
JSON
{
"hex": "#dfd39b",
"rgb": {
"r": 223,
"g": 211,
"b": 155
},
"hsl": {
"h": 49.412,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.86319,
"c": 0.07405,
"h": 97.5
},
"luminance": 0.64643
}Semantic roles & 50–950 ramp
primary
#DFD39B
secondary
#6775B7
accent
#41BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481