#DFD796#DFD796
#DFD796 is a very light, moderate yellow. Relative luminance 0.665; OKLCH L 87.0% C 0.084 H 102.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD796 |
|---|---|
| RGB | rgb(223, 215, 150) |
| HSL | hsl(53, 53%, 73%) |
| HSV | hsv(53, 33%, 87%) |
| CMYK | cmyk(0%, 3.6%, 32.7%, 12.5%) |
| CIE-LAB | lab(85.25, -6.93, 33.13) |
| CIE-LCH | lch(85.25, 33.84, 101.81°) |
| OKLab | oklab(87.04% -0.0175 0.0824) |
| OKLCH | oklch(87.04% 0.084 102) |
| XYZ | xyz(60.2375, 66.4922, 38.5093) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.34
Palegoldenrod
#EEE8AA
ΔE00 3.90
Vanilla
#F3E5AB
ΔE00 4.30
Khaki (CSS)
#F0E68C
ΔE00 5.40
Light Tan
#FBEEAC
ΔE00 5.50
Sand (survey)
#E2CA76
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD796 #969EDF
analogous
#DFB296 #DFD796 #C2DF96
triadic
#DFD796 #96DFD7 #D796DF
tetradic
#DFD796 #96DFB2 #969EDF #DF96C2
square
#DFD796 #96DFB2 #969EDF #DF96C2
split-complementary
#DFD796 #96C2DF #B296DF
monochromatic
#C0B13B #D1C567 #DFD796 #EDE9C5 #F8F6E8
Accessibility & contrast
On white
1.47
#DFD796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DFD796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD796
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD796 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D391
Deuteranopia (green-blind)
#E5D798
Tritanopia (blue-blind)
#EACEC6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd796; /* rgb */ color: rgb(223, 215, 150); /* oklch */ color: oklch(87.0% 0.084 102.0);
Tailwind
colors: {
custom: {
50: '#eae3b5',
500: '#dfd796',
950: '#000000',
},
}SCSS
$custom: #dfd796; $custom-light: #eae3b5; $custom-dark: #000000;
JSON
{
"hex": "#dfd796",
"rgb": {
"r": 223,
"g": 215,
"b": 150
},
"hsl": {
"h": 53.425,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.8704,
"c": 0.08421,
"h": 102
},
"luminance": 0.66491
}Semantic roles & 50–950 ramp
primary
#DFD796
secondary
#626BB7
accent
#36C125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481