#DFD699#DFD699
#DFD699 is a very light, moderate yellow. Relative luminance 0.661; OKLCH L 86.9% C 0.080 H 100.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD699 |
|---|---|
| RGB | rgb(223, 214, 153) |
| HSL | hsl(52, 52%, 74%) |
| HSV | hsv(52, 31%, 87%) |
| CMYK | cmyk(0%, 4%, 31.4%, 12.5%) |
| CIE-LAB | lab(85.04, -6.05, 31.31) |
| CIE-LCH | lch(85.04, 31.89, 100.94°) |
| OKLab | oklab(86.89% -0.0148 0.0782) |
| OKLCH | oklch(86.89% 0.08 100.8) |
| XYZ | xyz(60.2283, 66.0824, 39.7133) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.59
Palegoldenrod
#EEE8AA
ΔE00 4.03
Vanilla
#F3E5AB
ΔE00 4.05
Light Tan
#FBEEAC
ΔE00 5.61
Khaki (CSS)
#F0E68C
ΔE00 6.12
Sand (survey)
#E2CA76
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD699 #99A2DF
analogous
#DFB399 #DFD699 #C5DF99
triadic
#DFD699 #99DFD6 #D699DF
tetradic
#DFD699 #99DFB3 #99A2DF #DF99C5
square
#DFD699 #99DFB3 #99A2DF #DF99C5
split-complementary
#DFD699 #99C5DF #B399DF
monochromatic
#C1B03D #D0C36A #DFD699 #EEE9C8 #F8F6E8
Accessibility & contrast
On white
1.48
#DFD699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#DFD699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD699
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD699 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D295
Deuteranopia (green-blind)
#E4D69B
Tritanopia (blue-blind)
#E9CEC6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd699; /* rgb */ color: rgb(223, 214, 153); /* oklch */ color: oklch(86.9% 0.080 100.8);
Tailwind
colors: {
custom: {
50: '#eae2b7',
500: '#dfd699',
950: '#000000',
},
}SCSS
$custom: #dfd699; $custom-light: #eae2b7; $custom-dark: #000000;
JSON
{
"hex": "#dfd699",
"rgb": {
"r": 223,
"g": 214,
"b": 153
},
"hsl": {
"h": 52.286,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.86891,
"c": 0.07956,
"h": 100.8
},
"luminance": 0.66081
}Semantic roles & 50–950 ramp
primary
#DFD699
secondary
#656FB7
accent
#3AC026
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481