#DFD08E#DFD08E
#DFD08E is a very light, moderate yellow. Relative luminance 0.628; OKLCH L 85.5% C 0.086 H 96.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD08E |
|---|---|
| RGB | rgb(223, 208, 142) |
| HSL | hsl(49, 56%, 72%) |
| HSV | hsv(49, 36%, 87%) |
| CMYK | cmyk(0%, 6.7%, 36.3%, 12.5%) |
| CIE-LAB | lab(83.31, -4.29, 34.68) |
| CIE-LCH | lch(83.31, 34.95, 97.05°) |
| OKLab | oklab(85.47% -0.0104 0.0858) |
| OKLCH | oklch(85.47% 0.086 96.9) |
| XYZ | xyz(57.8707, 62.7544, 34.6503) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.93
Sand (survey)
#E2CA76
ΔE00 4.18
Vanilla
#F3E5AB
ΔE00 5.18
Sandy
#F1DA7A
ΔE00 5.84
Palegoldenrod
#EEE8AA
ΔE00 5.87
Khaki (CSS)
#F0E68C
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD08E #8E9DDF
analogous
#DFA88E #DFD08E #C6DF8E
triadic
#DFD08E #8EDFD0 #D08EDF
tetradic
#DFD08E #8EDFA8 #8E9DDF #DF8EC6
square
#DFD08E #8EDFA8 #8E9DDF #DF8EC6
split-complementary
#DFD08E #8EC6DF #A88EDF
monochromatic
#BDA436 #D1BC5E #DFD08E #EDE4BE #F8F5E7
Accessibility & contrast
On white
1.55
#DFD08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DFD08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD08E
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD08E | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD89
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#EBC7BF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd08e; /* rgb */ color: rgb(223, 208, 142); /* oklch */ color: oklch(85.5% 0.086 96.9);
Tailwind
colors: {
custom: {
50: '#eadeaf',
500: '#dfd08e',
950: '#000000',
},
}SCSS
$custom: #dfd08e; $custom-light: #eadeaf; $custom-dark: #000000;
JSON
{
"hex": "#dfd08e",
"rgb": {
"r": 223,
"g": 208,
"b": 142
},
"hsl": {
"h": 48.889,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.85468,
"c": 0.08638,
"h": 96.9
},
"luminance": 0.62753
}Semantic roles & 50–950 ramp
primary
#DFD08E
secondary
#5A6BB7
accent
#40C322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481