#DFE581#DFE581
#DFE581 is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 89.6% C 0.124 H 111.6°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE581 |
|---|---|
| RGB | rgb(223, 229, 129) |
| HSL | hsl(64, 66%, 70%) |
| HSV | hsv(64, 44%, 90%) |
| CMYK | cmyk(2.6%, 0%, 43.7%, 10.2%) |
| CIE-LAB | lab(88.60, -16.25, 47.89) |
| CIE-LCH | lch(88.60, 50.57, 108.75°) |
| OKLab | oklab(89.6% -0.0457 0.1152) |
| OKLCH | oklch(89.6% 0.124 111.6) |
| XYZ | xyz(62.4141, 73.3127, 31.6275) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.37
Light Khaki
#E6F2A2
ΔE00 4.83
Greenish Beige
#C9D179
ΔE00 4.99
Buff
#FEF69E
ΔE00 5.81
Manilla
#FFFA86
ΔE00 5.99
Yellowish Tan
#FCFC81
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE581 #8781E5
analogous
#E5B981 #DFE581 #ADE581
triadic
#DFE581 #81DFE5 #E581DF
tetradic
#DFE581 #81E5B9 #8781E5 #E581AD
square
#DFE581 #81E5B9 #8781E5 #E581AD
split-complementary
#DFE581 #81ADE5 #B981E5
monochromatic
#BAC328 #D2DB4E #DFE581 #ECEFB4 #F9FAE6
Accessibility & contrast
On white
1.34
#DFE581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DFE581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE581
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE581 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD79
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#EBDACD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfe581; /* rgb */ color: rgb(223, 229, 129); /* oklch */ color: oklch(89.6% 0.124 111.6);
Tailwind
colors: {
custom: {
50: '#eaeda7',
500: '#dfe581',
950: '#000000',
},
}SCSS
$custom: #dfe581; $custom-light: #eaeda7; $custom-dark: #000000;
JSON
{
"hex": "#dfe581",
"rgb": {
"r": 223,
"g": 229,
"b": 129
},
"hsl": {
"h": 63.6,
"s": 65.789,
"l": 70.196
},
"oklch": {
"l": 0.89602,
"c": 0.12391,
"h": 111.6
},
"luminance": 0.73312
}Semantic roles & 50–950 ramp
primary
#DFE581
secondary
#544DBD
accent
#18CE23
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#161610
muted
#858480