#DFD68D#DFD68D
#DFD68D is a very light, moderate yellow. Relative luminance 0.657; OKLCH L 86.7% C 0.094 H 102.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD68D |
|---|---|
| RGB | rgb(223, 214, 141) |
| HSL | hsl(53, 56%, 71%) |
| HSV | hsv(53, 37%, 87%) |
| CMYK | cmyk(0%, 4%, 36.8%, 12.5%) |
| CIE-LAB | lab(84.85, -7.47, 37.19) |
| CIE-LCH | lch(84.85, 37.93, 101.36°) |
| OKLab | oklab(86.68% -0.0196 0.0915) |
| OKLCH | oklch(86.68% 0.094 102.1) |
| XYZ | xyz(59.2866, 65.7057, 34.7535) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.46
Beige (survey)
#E6DAA6
ΔE00 4.71
Palegoldenrod
#EEE8AA
ΔE00 4.75
Vanilla
#F3E5AB
ΔE00 5.19
Sand (survey)
#E2CA76
ΔE00 5.24
Sandy
#F1DA7A
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD68D #8D96DF
analogous
#DFAD8D #DFD68D #BFDF8D
triadic
#DFD68D #8DDFD6 #D68DDF
tetradic
#DFD68D #8DDFAD #8D96DF #DF8DBF
square
#DFD68D #8DDFAD #8D96DF #DF8DBF
split-complementary
#DFD68D #8DBFDF #AD8DDF
monochromatic
#BDAE35 #D2C55D #DFD68D #ECE7BD #F8F6E7
Accessibility & contrast
On white
1.49
#DFD68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#DFD68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD68D
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD68D | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D188
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#EBCDC4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd68d; /* rgb */ color: rgb(223, 214, 141); /* oklch */ color: oklch(86.7% 0.094 102.1);
Tailwind
colors: {
custom: {
50: '#eae2af',
500: '#dfd68d',
950: '#000000',
},
}SCSS
$custom: #dfd68d; $custom-light: #eae2af; $custom-dark: #000000;
JSON
{
"hex": "#dfd68d",
"rgb": {
"r": 223,
"g": 214,
"b": 141
},
"hsl": {
"h": 53.415,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.86676,
"c": 0.09361,
"h": 102.1
},
"luminance": 0.65704
}Semantic roles & 50–950 ramp
primary
#DFD68D
secondary
#5964B7
accent
#34C422
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481