#DFDE7D#DFDE7D
#DFDE7D is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.1% C 0.120 H 108.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDE7D |
|---|---|
| RGB | rgb(223, 222, 125) |
| HSL | hsl(59, 60%, 68%) |
| HSV | hsv(59, 44%, 87%) |
| CMYK | cmyk(0%, 0.4%, 43.9%, 12.5%) |
| CIE-LAB | lab(86.71, -13.18, 47.49) |
| CIE-LCH | lch(86.71, 49.29, 105.51°) |
| OKLab | oklab(88.08% -0.0373 0.114) |
| OKLCH | oklch(88.08% 0.12 108.1) |
| XYZ | xyz(60.2555, 69.4126, 29.6219) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.39
Greenish Beige
#C9D179
ΔE00 4.41
Dark Cream
#FFF39A
ΔE00 5.97
Sandy
#F1DA7A
ΔE00 5.98
Buff
#FEF69E
ΔE00 6.03
Dull Yellow
#EEDC5B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDE7D #7D7EDF
analogous
#DFAD7D #DFDE7D #AFDF7D
triadic
#DFDE7D #7DDFDE #DE7DDF
tetradic
#DFDE7D #7DDFAD #7D7EDF #DF7DAF
square
#DFDE7D #7DDFAD #7D7EDF #DF7DAF
split-complementary
#DFDE7D #7DAFDF #AD7DDF
monochromatic
#B5B42D #D3D24C #DFDE7D #EBEAAE #F7F7DF
Accessibility & contrast
On white
1.41
#DFDE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DFDE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDE7D
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDE7D | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#EEDB81
Tritanopia (blue-blind)
#EBD3C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfde7d; /* rgb */ color: rgb(223, 222, 125); /* oklch */ color: oklch(88.1% 0.120 108.1);
Tailwind
colors: {
custom: {
50: '#ebe8a4',
500: '#dfde7d',
950: '#000000',
},
}SCSS
$custom: #dfde7d; $custom-light: #ebe8a4; $custom-dark: #000000;
JSON
{
"hex": "#dfde7d",
"rgb": {
"r": 223,
"g": 222,
"b": 125
},
"hsl": {
"h": 59.388,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.88082,
"c": 0.11996,
"h": 108.1
},
"luminance": 0.69411
}Semantic roles & 50–950 ramp
primary
#DFDE7D
secondary
#4A4BB6
accent
#1FC81D
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16160F
muted
#858480