#DFEA80#DFEA80
#DFEA80 is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 90.6% C 0.131 H 113.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEA80 |
|---|---|
| RGB | rgb(223, 234, 128) |
| HSL | hsl(66, 72%, 71%) |
| HSV | hsv(66, 45%, 92%) |
| CMYK | cmyk(4.7%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(89.90, -18.80, 49.97) |
| CIE-LCH | lch(89.90, 53.39, 110.62°) |
| OKLab | oklab(90.64% -0.053 0.1197) |
| OKLCH | oklch(90.64% 0.131 113.9) |
| XYZ | xyz(63.7514, 76.0930, 31.7469) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.71
Yellowish Tan
#FCFC81
ΔE00 5.48
Khaki (CSS)
#F0E68C
ΔE00 5.52
Manilla
#FFFA86
ΔE00 5.77
Straw
#FCF679
ΔE00 5.92
Pale Yellow
#FFFF84
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEA80 #8B80EA
analogous
#EAC080 #DFEA80 #AAEA80
triadic
#DFEA80 #80DFEA #EA80DF
tetradic
#DFEA80 #80EAC0 #8B80EA #EA80AA
square
#DFEA80 #80EAC0 #8B80EA #EA80AA
split-complementary
#DFEA80 #80AAEA #C080EA
monochromatic
#BCCE22 #D2E14B #DFEA80 #ECF3B5 #F8FBE5
Accessibility & contrast
On white
1.29
#DFEA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#DFEA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEA80
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEA80 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E177
Deuteranopia (green-blind)
#F7E385
Tritanopia (blue-blind)
#EADFD1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfea80; /* rgb */ color: rgb(223, 234, 128); /* oklch */ color: oklch(90.6% 0.131 113.9);
Tailwind
colors: {
custom: {
50: '#ebf0a7',
500: '#dfea80',
950: '#000000',
},
}SCSS
$custom: #dfea80; $custom-light: #ebf0a7; $custom-dark: #000000;
JSON
{
"hex": "#dfea80",
"rgb": {
"r": 223,
"g": 234,
"b": 128
},
"hsl": {
"h": 66.226,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.90639,
"c": 0.13097,
"h": 113.9
},
"luminance": 0.76092
}Semantic roles & 50–950 ramp
primary
#DFEA80
secondary
#574BC3
accent
#12D426
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#161610
muted
#858580