#DFE07A#DFE07A
#DFE07A is a very light, vivid yellow. Relative luminance 0.704; OKLCH L 88.5% C 0.125 H 109.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE07A |
|---|---|
| RGB | rgb(223, 224, 122) |
| HSL | hsl(61, 62%, 68%) |
| HSV | hsv(61, 46%, 88%) |
| CMYK | cmyk(0.4%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(87.20, -14.46, 49.53) |
| CIE-LCH | lch(87.20, 51.60, 106.28°) |
| OKLab | oklab(88.46% -0.0412 0.1183) |
| OKLCH | oklch(88.46% 0.125 109.2) |
| XYZ | xyz(60.6011, 70.4058, 28.8059) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.79
Greenish Beige
#C9D179
ΔE00 4.72
Straw
#FCF679
ΔE00 5.99
Buff
#FEF69E
ΔE00 6.10
Dark Cream
#FFF39A
ΔE00 6.12
Sandy Yellow
#FDEE73
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE07A #7B7AE0
analogous
#E0AE7A #DFE07A #ACE07A
triadic
#DFE07A #7ADFE0 #E07ADF
tetradic
#DFE07A #7AE0AE #7B7AE0 #E07AAC
square
#DFE07A #7AE0AE #7B7AE0 #E07AAC
split-complementary
#DFE07A #7AACE0 #AE7AE0
monochromatic
#B4B52A #D3D448 #DFE07A #EBECAC #F7F7DD
Accessibility & contrast
On white
1.39
#DFE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#DFE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE07A
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE07A | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED871
Deuteranopia (green-blind)
#F0DC7F
Tritanopia (blue-blind)
#EBD5C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfe07a; /* rgb */ color: rgb(223, 224, 122); /* oklch */ color: oklch(88.5% 0.125 109.2);
Tailwind
colors: {
custom: {
50: '#ebe9a2',
500: '#dfe07a',
950: '#000000',
},
}SCSS
$custom: #dfe07a; $custom-light: #ebe9a2; $custom-dark: #000000;
JSON
{
"hex": "#dfe07a",
"rgb": {
"r": 223,
"g": 224,
"b": 122
},
"hsl": {
"h": 60.588,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.88458,
"c": 0.12532,
"h": 109.2
},
"luminance": 0.70404
}Semantic roles & 50–950 ramp
primary
#DFE07A
secondary
#4948B6
accent
#1CCA1D
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480