#DFD08F#DFD08F
#DFD08F is a very light, moderate yellow. Relative luminance 0.628; OKLCH L 85.5% C 0.085 H 96.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD08F |
|---|---|
| RGB | rgb(223, 208, 143) |
| HSL | hsl(49, 56%, 72%) |
| HSV | hsv(49, 36%, 87%) |
| CMYK | cmyk(0%, 6.7%, 35.9%, 12.5%) |
| CIE-LAB | lab(83.33, -4.17, 34.19) |
| CIE-LCH | lch(83.33, 34.44, 96.96°) |
| OKLab | oklab(85.49% -0.01 0.0846) |
| OKLCH | oklch(85.49% 0.085 96.7) |
| XYZ | xyz(57.9462, 62.7846, 35.0475) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.77
Sand (survey)
#E2CA76
ΔE00 4.32
Vanilla
#F3E5AB
ΔE00 5.10
Palegoldenrod
#EEE8AA
ΔE00 5.84
Sandy
#F1DA7A
ΔE00 5.99
Khaki (CSS)
#F0E68C
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD08F #8F9EDF
analogous
#DFA88F #DFD08F #C6DF8F
triadic
#DFD08F #8FDFD0 #D08FDF
tetradic
#DFD08F #8FDFA8 #8F9EDF #DF8FC6
square
#DFD08F #8FDFA8 #8F9EDF #DF8FC6
split-complementary
#DFD08F #8FC6DF #A88FDF
monochromatic
#BDA436 #D1BC5F #DFD08F #EDE4BF #F8F5E7
Accessibility & contrast
On white
1.55
#DFD08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DFD08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD08F
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD08F | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#EBC7BF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd08f; /* rgb */ color: rgb(223, 208, 143); /* oklch */ color: oklch(85.5% 0.085 96.7);
Tailwind
colors: {
custom: {
50: '#eadeb0',
500: '#dfd08f',
950: '#000000',
},
}SCSS
$custom: #dfd08f; $custom-light: #eadeb0; $custom-dark: #000000;
JSON
{
"hex": "#dfd08f",
"rgb": {
"r": 223,
"g": 208,
"b": 143
},
"hsl": {
"h": 48.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.85486,
"c": 0.08523,
"h": 96.7
},
"luminance": 0.62783
}Semantic roles & 50–950 ramp
primary
#DFD08F
secondary
#5B6CB7
accent
#41C322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481