#DFD68E#DFD68E
#DFD68E is a very light, moderate yellow. Relative luminance 0.657; OKLCH L 86.7% C 0.092 H 102.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD68E |
|---|---|
| RGB | rgb(223, 214, 142) |
| HSL | hsl(53, 56%, 72%) |
| HSV | hsv(53, 36%, 87%) |
| CMYK | cmyk(0%, 4%, 36.3%, 12.5%) |
| CIE-LAB | lab(84.86, -7.36, 36.70) |
| CIE-LCH | lch(84.86, 37.43, 101.33°) |
| OKLab | oklab(86.69% -0.0192 0.0904) |
| OKLCH | oklch(86.69% 0.092 102) |
| XYZ | xyz(59.3613, 65.7356, 35.1472) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.54
Khaki (CSS)
#F0E68C
ΔE00 4.57
Palegoldenrod
#EEE8AA
ΔE00 4.65
Vanilla
#F3E5AB
ΔE00 5.07
Sand (survey)
#E2CA76
ΔE00 5.31
Sandy
#F1DA7A
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD68E #8E97DF
analogous
#DFAE8E #DFD68E #C0DF8E
triadic
#DFD68E #8EDFD6 #D68EDF
tetradic
#DFD68E #8EDFAE #8E97DF #DF8EC0
square
#DFD68E #8EDFAE #8E97DF #DF8EC0
split-complementary
#DFD68E #8EC0DF #AE8EDF
monochromatic
#BDAE36 #D1C55E #DFD68E #EDE7BE #F8F6E7
Accessibility & contrast
On white
1.48
#DFD68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DFD68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD68E
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD68E | 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)
#E3D189
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#EACDC4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd68e; /* rgb */ color: rgb(223, 214, 142); /* oklch */ color: oklch(86.7% 0.092 102.0);
Tailwind
colors: {
custom: {
50: '#eae2b0',
500: '#dfd68e',
950: '#000000',
},
}SCSS
$custom: #dfd68e; $custom-light: #eae2b0; $custom-dark: #000000;
JSON
{
"hex": "#dfd68e",
"rgb": {
"r": 223,
"g": 214,
"b": 142
},
"hsl": {
"h": 53.333,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.86693,
"c": 0.09246,
"h": 102
},
"luminance": 0.65734
}Semantic roles & 50–950 ramp
primary
#DFD68E
secondary
#5A65B7
accent
#34C322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481