#DFE582#DFE582
#DFE582 is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 89.6% C 0.123 H 111.7°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE582 |
|---|---|
| RGB | rgb(223, 229, 130) |
| HSL | hsl(64, 66%, 70%) |
| HSV | hsv(64, 43%, 90%) |
| CMYK | cmyk(2.6%, 0%, 43.2%, 10.2%) |
| CIE-LAB | lab(88.61, -16.15, 47.42) |
| CIE-LCH | lch(88.61, 50.09, 108.81°) |
| OKLab | oklab(89.62% -0.0453 0.1142) |
| OKLCH | oklch(89.62% 0.123 111.7) |
| XYZ | xyz(62.4809, 73.3394, 31.9793) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.34
Light Khaki
#E6F2A2
ΔE00 4.71
Greenish Beige
#C9D179
ΔE00 4.95
Buff
#FEF69E
ΔE00 5.77
Manilla
#FFFA86
ΔE00 6.04
Yellowish Tan
#FCFC81
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE582 #8882E5
analogous
#E5B982 #DFE582 #AEE582
triadic
#DFE582 #82DFE5 #E582DF
tetradic
#DFE582 #82E5B9 #8882E5 #E582AE
square
#DFE582 #82E5B9 #8882E5 #E582AE
split-complementary
#DFE582 #82AEE5 #B982E5
monochromatic
#BAC429 #D2DA4F #DFE582 #ECF0B5 #F9FAE6
Accessibility & contrast
On white
1.34
#DFE582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DFE582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE582
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE582 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7A
Deuteranopia (green-blind)
#F3E087
Tritanopia (blue-blind)
#EADACD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfe582; /* rgb */ color: rgb(223, 229, 130); /* oklch */ color: oklch(89.6% 0.123 111.7);
Tailwind
colors: {
custom: {
50: '#eaeda8',
500: '#dfe582',
950: '#000000',
},
}SCSS
$custom: #dfe582; $custom-light: #eaeda8; $custom-dark: #000000;
JSON
{
"hex": "#dfe582",
"rgb": {
"r": 223,
"g": 229,
"b": 130
},
"hsl": {
"h": 63.636,
"s": 65.563,
"l": 70.392
},
"oklch": {
"l": 0.89616,
"c": 0.12286,
"h": 111.7
},
"luminance": 0.73338
}Semantic roles & 50–950 ramp
primary
#DFE582
secondary
#554EBD
accent
#18CD23
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#161610
muted
#858480