#EFDA80#EFDA80
#EFDA80 is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.7% C 0.113 H 96.6°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA80 |
|---|---|
| RGB | rgb(239, 218, 128) |
| HSL | hsl(49, 78%, 72%) |
| HSV | hsv(49, 46%, 94%) |
| CMYK | cmyk(0%, 8.8%, 46.4%, 6.3%) |
| CIE-LAB | lab(87.02, -4.53, 46.71) |
| CIE-LCH | lch(87.02, 46.93, 95.54°) |
| OKLab | oklab(88.66% -0.013 0.1123) |
| OKLCH | oklch(88.66% 0.113 96.6) |
| XYZ | xyz(64.5661, 70.0544, 30.5387) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.02
Wheat (survey)
#FBDD7E
ΔE00 2.70
Khaki (CSS)
#F0E68C
ΔE00 3.81
Sand (survey)
#E2CA76
ΔE00 3.82
Pale Gold
#FDDE6C
ΔE00 4.19
Yellow Tan
#FFE36E
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA80 #8095EF
analogous
#EFA380 #EFDA80 #CCEF80
triadic
#EFDA80 #80EFDA #DA80EF
tetradic
#EFDA80 #80EFA3 #8095EF #EF80CC
square
#EFDA80 #80EFA3 #8095EF #EF80CC
split-complementary
#EFDA80 #80CCEF #A380EF
monochromatic
#D9B51B #E8CA4A #EFDA80 #F6EAB6 #FCF7E4
Accessibility & contrast
On white
1.40
#EFDA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#EFDA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA80
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA80 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD679
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#FECEC4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda80; /* rgb */ color: rgb(239, 218, 128); /* oklch */ color: oklch(88.7% 0.113 96.6);
Tailwind
colors: {
custom: {
50: '#f6e5a6',
500: '#efda80',
950: '#000000',
},
}SCSS
$custom: #efda80; $custom-light: #f6e5a6; $custom-dark: #000000;
JSON
{
"hex": "#efda80",
"rgb": {
"r": 239,
"g": 218,
"b": 128
},
"hsl": {
"h": 48.649,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.8866,
"c": 0.11305,
"h": 96.6
},
"luminance": 0.70052
}Semantic roles & 50–950 ramp
primary
#EFDA80
secondary
#4A62C9
accent
#33DA0C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480