#DFD396#DFD396
#DFD396 is a very light, moderate yellow. Relative luminance 0.645; OKLCH L 86.2% C 0.080 H 98.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD396 |
|---|---|
| RGB | rgb(223, 211, 150) |
| HSL | hsl(50, 53%, 73%) |
| HSV | hsv(50, 33%, 87%) |
| CMYK | cmyk(0%, 5.4%, 32.7%, 12.5%) |
| CIE-LAB | lab(84.22, -4.88, 31.76) |
| CIE-LCH | lch(84.22, 32.13, 98.74°) |
| OKLab | oklab(86.22% -0.0116 0.0792) |
| OKLCH | oklch(86.22% 0.08 98.4) |
| XYZ | xyz(59.2314, 64.4800, 38.1740) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.69
Vanilla
#F3E5AB
ΔE00 4.34
Palegoldenrod
#EEE8AA
ΔE00 4.85
Sand (survey)
#E2CA76
ΔE00 5.63
Light Tan
#FBEEAC
ΔE00 6.06
Khaki (CSS)
#F0E68C
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD396 #96A2DF
analogous
#DFAE96 #DFD396 #C6DF96
triadic
#DFD396 #96DFD3 #D396DF
tetradic
#DFD396 #96DFAE #96A2DF #DF96C6
square
#DFD396 #96DFAE #96A2DF #DF96C6
split-complementary
#DFD396 #96C6DF #AE96DF
monochromatic
#C0AA3B #D1BF67 #DFD396 #EDE7C5 #F8F5E8
Accessibility & contrast
On white
1.51
#DFD396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DFD396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD396
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD396 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF92
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#EACAC3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd396; /* rgb */ color: rgb(223, 211, 150); /* oklch */ color: oklch(86.2% 0.080 98.4);
Tailwind
colors: {
custom: {
50: '#eae0b5',
500: '#dfd396',
950: '#000000',
},
}SCSS
$custom: #dfd396; $custom-light: #eae0b5; $custom-dark: #000000;
JSON
{
"hex": "#dfd396",
"rgb": {
"r": 223,
"g": 211,
"b": 150
},
"hsl": {
"h": 50.137,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.86223,
"c": 0.08,
"h": 98.4
},
"luminance": 0.64479
}Semantic roles & 50–950 ramp
primary
#DFD396
secondary
#6270B7
accent
#3EC125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481