#DFD38E#DFD38E
#DFD38E is a very light, moderate yellow. Relative luminance 0.642; OKLCH L 86.1% C 0.089 H 99.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD38E |
|---|---|
| RGB | rgb(223, 211, 142) |
| HSL | hsl(51, 56%, 72%) |
| HSV | hsv(51, 36%, 87%) |
| CMYK | cmyk(0%, 5.4%, 36.3%, 12.5%) |
| CIE-LAB | lab(84.09, -5.83, 35.69) |
| CIE-LCH | lch(84.09, 36.17, 99.27°) |
| OKLab | oklab(86.08% -0.0148 0.0881) |
| OKLCH | oklch(86.08% 0.089 99.5) |
| XYZ | xyz(58.6091, 64.2311, 34.8964) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.08
Sand (survey)
#E2CA76
ΔE00 4.62
Vanilla
#F3E5AB
ΔE00 4.99
Palegoldenrod
#EEE8AA
ΔE00 5.15
Khaki (CSS)
#F0E68C
ΔE00 5.37
Sandy
#F1DA7A
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD38E #8E9ADF
analogous
#DFAB8E #DFD38E #C3DF8E
triadic
#DFD38E #8EDFD3 #D38EDF
tetradic
#DFD38E #8EDFAB #8E9ADF #DF8EC3
square
#DFD38E #8EDFAB #8E9ADF #DF8EC3
split-complementary
#DFD38E #8EC3DF #AB8EDF
monochromatic
#BDA936 #D1C05E #DFD38E #EDE6BE #F8F6E7
Accessibility & contrast
On white
1.52
#DFD38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DFD38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD38E
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD38E | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF89
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#EBCAC1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd38e; /* rgb */ color: rgb(223, 211, 142); /* oklch */ color: oklch(86.1% 0.089 99.5);
Tailwind
colors: {
custom: {
50: '#eae0b0',
500: '#dfd38e',
950: '#000000',
},
}SCSS
$custom: #dfd38e; $custom-light: #eae0b0; $custom-dark: #000000;
JSON
{
"hex": "#dfd38e",
"rgb": {
"r": 223,
"g": 211,
"b": 142
},
"hsl": {
"h": 51.111,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.86079,
"c": 0.08934,
"h": 99.5
},
"luminance": 0.6423
}Semantic roles & 50–950 ramp
primary
#DFD38E
secondary
#5A68B7
accent
#3AC322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481