#DFD096#DFD096
#DFD096 is a very light, moderate yellow. Relative luminance 0.630; OKLCH L 85.6% C 0.077 H 95.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD096 |
|---|---|
| RGB | rgb(223, 208, 150) |
| HSL | hsl(48, 53%, 73%) |
| HSV | hsv(48, 33%, 87%) |
| CMYK | cmyk(0%, 6.7%, 32.7%, 12.5%) |
| CIE-LAB | lab(83.44, -3.34, 30.73) |
| CIE-LCH | lch(83.44, 30.91, 96.21°) |
| OKLab | oklab(85.61% -0.0072 0.0767) |
| OKLCH | oklch(85.61% 0.077 95.4) |
| XYZ | xyz(58.4931, 63.0033, 37.9279) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.80
Vanilla
#F3E5AB
ΔE00 4.76
Sand (survey)
#E2CA76
ΔE00 5.48
Palegoldenrod
#EEE8AA
ΔE00 5.82
Wheat
#F5DEB3
ΔE00 6.37
Pale Peach
#FFE5AD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD096 #96A5DF
analogous
#DFAB96 #DFD096 #C9DF96
triadic
#DFD096 #96DFD0 #D096DF
tetradic
#DFD096 #96DFAB #96A5DF #DF96C9
square
#DFD096 #96DFAB #96A5DF #DF96C9
split-complementary
#DFD096 #96C9DF #AB96DF
monochromatic
#C0A53B #D1BB67 #DFD096 #EDE5C5 #F8F5E8
Accessibility & contrast
On white
1.54
#DFD096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DFD096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD096
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD096 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD92
Deuteranopia (green-blind)
#E0D298
Tritanopia (blue-blind)
#EAC7C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd096; /* rgb */ color: rgb(223, 208, 150); /* oklch */ color: oklch(85.6% 0.077 95.4);
Tailwind
colors: {
custom: {
50: '#eadeb5',
500: '#dfd096',
950: '#000000',
},
}SCSS
$custom: #dfd096; $custom-light: #eadeb5; $custom-dark: #000000;
JSON
{
"hex": "#dfd096",
"rgb": {
"r": 223,
"g": 208,
"b": 150
},
"hsl": {
"h": 47.671,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85614,
"c": 0.07707,
"h": 95.4
},
"luminance": 0.63002
}Semantic roles & 50–950 ramp
primary
#DFD096
secondary
#6273B7
accent
#45C125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481