#DFE681#DFE681
#DFE681 is a very light, vivid yellow. Relative luminance 0.739; OKLCH L 89.8% C 0.125 H 112.1°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE681 |
|---|---|
| RGB | rgb(223, 230, 129) |
| HSL | hsl(64, 67%, 70%) |
| HSV | hsv(64, 44%, 90%) |
| CMYK | cmyk(3%, 0%, 43.9%, 9.8%) |
| CIE-LAB | lab(88.86, -16.74, 48.21) |
| CIE-LCH | lch(88.86, 51.03, 109.15°) |
| OKLab | oklab(89.81% -0.0471 0.1159) |
| OKLCH | oklch(89.81% 0.125 112.1) |
| XYZ | xyz(62.6916, 73.8676, 31.7200) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 4.74
Greenish Beige
#C9D179
ΔE00 5.17
Buff
#FEF69E
ΔE00 5.86
Yellowish Tan
#FCFC81
ΔE00 5.91
Manilla
#FFFA86
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE681 #8881E6
analogous
#E6BA81 #DFE681 #ADE681
triadic
#DFE681 #81DFE6 #E681DF
tetradic
#DFE681 #81E6BA #8881E6 #E681AD
square
#DFE681 #81E6BA #8881E6 #E681AD
split-complementary
#DFE681 #81ADE6 #BA81E6
monochromatic
#BAC527 #D2DC4E #DFE681 #ECF0B4 #F9FAE5
Accessibility & contrast
On white
1.33
#DFE681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#DFE681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE681
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE681 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE79
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#EADBCE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfe681; /* rgb */ color: rgb(223, 230, 129); /* oklch */ color: oklch(89.8% 0.125 112.1);
Tailwind
colors: {
custom: {
50: '#eaeda7',
500: '#dfe681',
950: '#000000',
},
}SCSS
$custom: #dfe681; $custom-light: #eaeda7; $custom-dark: #000000;
JSON
{
"hex": "#dfe681",
"rgb": {
"r": 223,
"g": 230,
"b": 129
},
"hsl": {
"h": 64.158,
"s": 66.887,
"l": 70.392
},
"oklch": {
"l": 0.89812,
"c": 0.1251,
"h": 112.1
},
"luminance": 0.73867
}Semantic roles & 50–950 ramp
primary
#DFE681
secondary
#554DBE
accent
#17CF23
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#161610
muted
#858480