#DFD697#DFD697
#DFD697 is a very light, moderate yellow. Relative luminance 0.660; OKLCH L 86.9% C 0.082 H 101.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD697 |
|---|---|
| RGB | rgb(223, 214, 151) |
| HSL | hsl(53, 53%, 73%) |
| HSV | hsv(53, 32%, 87%) |
| CMYK | cmyk(0%, 4%, 32.3%, 12.5%) |
| CIE-LAB | lab(85.00, -6.29, 32.29) |
| CIE-LCH | lch(85.00, 32.90, 101.03°) |
| OKLab | oklab(86.85% -0.0156 0.0804) |
| OKLCH | oklch(86.85% 0.082 101) |
| XYZ | xyz(60.0645, 66.0169, 38.8506) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.94
Palegoldenrod
#EEE8AA
ΔE00 4.06
Vanilla
#F3E5AB
ΔE00 4.18
Light Tan
#FBEEAC
ΔE00 5.60
Khaki (CSS)
#F0E68C
ΔE00 5.79
Sand (survey)
#E2CA76
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD697 #97A0DF
analogous
#DFB297 #DFD697 #C4DF97
triadic
#DFD697 #97DFD6 #D697DF
tetradic
#DFD697 #97DFB2 #97A0DF #DF97C4
square
#DFD697 #97DFB2 #97A0DF #DF97C4
split-complementary
#DFD697 #97C4DF #B297DF
monochromatic
#C0B03B #D1C468 #DFD697 #EDE8C6 #F8F6E8
Accessibility & contrast
On white
1.48
#DFD697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#DFD697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD697
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD697 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D293
Deuteranopia (green-blind)
#E4D699
Tritanopia (blue-blind)
#EACDC6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd697; /* rgb */ color: rgb(223, 214, 151); /* oklch */ color: oklch(86.9% 0.082 101.0);
Tailwind
colors: {
custom: {
50: '#eae2b6',
500: '#dfd697',
950: '#000000',
},
}SCSS
$custom: #dfd697; $custom-light: #eae2b6; $custom-dark: #000000;
JSON
{
"hex": "#dfd697",
"rgb": {
"r": 223,
"g": 214,
"b": 151
},
"hsl": {
"h": 52.5,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.86854,
"c": 0.08194,
"h": 101
},
"luminance": 0.66015
}Semantic roles & 50–950 ramp
primary
#DFD697
secondary
#636DB7
accent
#39C025
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481