#EFE476#EFE476
#EFE476 is a very light, vivid yellow. Relative luminance 0.751; OKLCH L 90.6% C 0.132 H 103.6°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE476 |
|---|---|
| RGB | rgb(239, 228, 118) |
| HSL | hsl(55, 79%, 70%) |
| HSV | hsv(55, 51%, 94%) |
| CMYK | cmyk(0%, 4.6%, 50.6%, 6.3%) |
| CIE-LAB | lab(89.46, -10.45, 54.45) |
| CIE-LCH | lch(89.46, 55.44, 100.86°) |
| OKLab | oklab(90.55% -0.031 0.1286) |
| OKLCH | oklch(90.55% 0.132 103.6) |
| XYZ | xyz(66.6119, 75.1477, 28.1321) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.91
Khaki (CSS)
#F0E68C
ΔE00 2.98
Dull Yellow
#EEDC5B
ΔE00 3.43
Yellowish
#FAEE66
ΔE00 3.65
Straw
#FCF679
ΔE00 4.11
Sandy
#F1DA7A
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE476 #7681EF
analogous
#EFA776 #EFE476 #BEEF76
triadic
#EFE476 #76EFE4 #E476EF
tetradic
#EFE476 #76EFA7 #7681EF #EF76BE
square
#EFE476 #76EFA7 #7681EF #EF76BE
split-complementary
#EFE476 #76BEEF #A776EF
monochromatic
#D2C119 #E9D93F #EFE476 #F5EFAD #FCFAE4
Accessibility & contrast
On white
1.31
#EFE476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#EFE476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE476
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE476 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6C
Deuteranopia (green-blind)
#F9E47B
Tritanopia (blue-blind)
#FED7CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efe476; /* rgb */ color: rgb(239, 228, 118); /* oklch */ color: oklch(90.6% 0.132 103.6);
Tailwind
colors: {
custom: {
50: '#f6eca0',
500: '#efe476',
950: '#000000',
},
}SCSS
$custom: #efe476; $custom-light: #f6eca0; $custom-dark: #000000;
JSON
{
"hex": "#efe476",
"rgb": {
"r": 239,
"g": 228,
"b": 118
},
"hsl": {
"h": 54.545,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.90554,
"c": 0.13228,
"h": 103.6
},
"luminance": 0.75146
}Semantic roles & 50–950 ramp
primary
#EFE476
secondary
#414DC8
accent
#1DDB0A
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480