#DFD395#DFD395
#DFD395 is a very light, moderate yellow. Relative luminance 0.644; OKLCH L 86.2% C 0.081 H 98.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD395 |
|---|---|
| RGB | rgb(223, 211, 149) |
| HSL | hsl(50, 54%, 73%) |
| HSV | hsv(50, 33%, 87%) |
| CMYK | cmyk(0%, 5.4%, 33.2%, 12.5%) |
| CIE-LAB | lab(84.20, -5.00, 32.25) |
| CIE-LCH | lch(84.20, 32.64, 98.82°) |
| OKLab | oklab(86.21% -0.012 0.0803) |
| OKLCH | oklch(86.21% 0.081 98.5) |
| XYZ | xyz(59.1512, 64.4479, 37.7517) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.86
Vanilla
#F3E5AB
ΔE00 4.39
Palegoldenrod
#EEE8AA
ΔE00 4.86
Sand (survey)
#E2CA76
ΔE00 5.48
Light Tan
#FBEEAC
ΔE00 6.05
Khaki (CSS)
#F0E68C
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD395 #95A1DF
analogous
#DFAE95 #DFD395 #C6DF95
triadic
#DFD395 #95DFD3 #D395DF
tetradic
#DFD395 #95DFAE #95A1DF #DF95C6
square
#DFD395 #95DFAE #95A1DF #DF95C6
split-complementary
#DFD395 #95C6DF #AE95DF
monochromatic
#C0AA3A #D1BF66 #DFD395 #EDE7C4 #F8F5E7
Accessibility & contrast
On white
1.51
#DFD395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#DFD395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD395
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD395 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF91
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#EACAC3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd395; /* rgb */ color: rgb(223, 211, 149); /* oklch */ color: oklch(86.2% 0.081 98.5);
Tailwind
colors: {
custom: {
50: '#eae0b4',
500: '#dfd395',
950: '#000000',
},
}SCSS
$custom: #dfd395; $custom-light: #eae0b4; $custom-dark: #000000;
JSON
{
"hex": "#dfd395",
"rgb": {
"r": 223,
"g": 211,
"b": 149
},
"hsl": {
"h": 50.27,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.86205,
"c": 0.08118,
"h": 98.5
},
"luminance": 0.64446
}Semantic roles & 50–950 ramp
primary
#DFD395
secondary
#616FB7
accent
#3EC124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481