#DFD68F#DFD68F
#DFD68F is a very light, moderate yellow. Relative luminance 0.658; OKLCH L 86.7% C 0.091 H 101.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD68F |
|---|---|
| RGB | rgb(223, 214, 143) |
| HSL | hsl(53, 56%, 72%) |
| HSV | hsv(53, 36%, 87%) |
| CMYK | cmyk(0%, 4%, 35.9%, 12.5%) |
| CIE-LAB | lab(84.88, -7.24, 36.22) |
| CIE-LCH | lch(84.88, 36.93, 101.31°) |
| OKLab | oklab(86.71% -0.0188 0.0893) |
| OKLCH | oklch(86.71% 0.091 101.9) |
| XYZ | xyz(59.4368, 65.7658, 35.5444) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.36
Palegoldenrod
#EEE8AA
ΔE00 4.56
Khaki (CSS)
#F0E68C
ΔE00 4.69
Vanilla
#F3E5AB
ΔE00 4.95
Sand (survey)
#E2CA76
ΔE00 5.38
Sandy
#F1DA7A
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD68F #8F98DF
analogous
#DFAE8F #DFD68F #C0DF8F
triadic
#DFD68F #8FDFD6 #D68FDF
tetradic
#DFD68F #8FDFAE #8F98DF #DF8FC0
square
#DFD68F #8FDFAE #8F98DF #DF8FC0
split-complementary
#DFD68F #8FC0DF #AE8FDF
monochromatic
#BDAE36 #D1C55F #DFD68F #EDE7BF #F8F6E7
Accessibility & contrast
On white
1.48
#DFD68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DFD68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD68F
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD68F | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18A
Deuteranopia (green-blind)
#E5D692
Tritanopia (blue-blind)
#EACDC4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd68f; /* rgb */ color: rgb(223, 214, 143); /* oklch */ color: oklch(86.7% 0.091 101.9);
Tailwind
colors: {
custom: {
50: '#eae2b0',
500: '#dfd68f',
950: '#000000',
},
}SCSS
$custom: #dfd68f; $custom-light: #eae2b0; $custom-dark: #000000;
JSON
{
"hex": "#dfd68f",
"rgb": {
"r": 223,
"g": 214,
"b": 143
},
"hsl": {
"h": 53.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.8671,
"c": 0.0913,
"h": 101.9
},
"luminance": 0.65764
}Semantic roles & 50–950 ramp
primary
#DFD68F
secondary
#5B66B7
accent
#34C322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481