#DFE682#DFE682
#DFE682 is a very light, vivid yellow. Relative luminance 0.739; OKLCH L 89.8% C 0.124 H 112.1°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE682 |
|---|---|
| RGB | rgb(223, 230, 130) |
| HSL | hsl(64, 67%, 71%) |
| HSV | hsv(64, 43%, 90%) |
| CMYK | cmyk(3%, 0%, 43.5%, 9.8%) |
| CIE-LAB | lab(88.87, -16.64, 47.74) |
| CIE-LCH | lch(88.87, 50.56, 109.22°) |
| OKLab | oklab(89.83% -0.0467 0.1149) |
| OKLCH | oklch(89.83% 0.124 112.1) |
| XYZ | xyz(62.7584, 73.8943, 32.0718) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.55
Light Khaki
#E6F2A2
ΔE00 4.62
Greenish Beige
#C9D179
ΔE00 5.12
Buff
#FEF69E
ΔE00 5.82
Manilla
#FFFA86
ΔE00 5.98
Yellowish Tan
#FCFC81
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE682 #8982E6
analogous
#E6BB82 #DFE682 #ADE682
triadic
#DFE682 #82DFE6 #E682DF
tetradic
#DFE682 #82E6BB #8982E6 #E682AD
square
#DFE682 #82E6BB #8982E6 #E682AD
split-complementary
#DFE682 #82ADE6 #BB82E6
monochromatic
#BBC628 #D2DC4F #DFE682 #ECF0B5 #F8FAE5
Accessibility & contrast
On white
1.33
#DFE682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#DFE682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE682
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE682 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7A
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#EADBCE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfe682; /* rgb */ color: rgb(223, 230, 130); /* oklch */ color: oklch(89.8% 0.124 112.1);
Tailwind
colors: {
custom: {
50: '#eaeda8',
500: '#dfe682',
950: '#000000',
},
}SCSS
$custom: #dfe682; $custom-light: #eaeda8; $custom-dark: #000000;
JSON
{
"hex": "#dfe682",
"rgb": {
"r": 223,
"g": 230,
"b": 130
},
"hsl": {
"h": 64.2,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.89826,
"c": 0.12407,
"h": 112.1
},
"luminance": 0.73893
}Semantic roles & 50–950 ramp
primary
#DFE682
secondary
#564EBF
accent
#17CF24
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#161610
muted
#858480