#EFE576#EFE576
#EFE576 is a very light, vivid yellow. Relative luminance 0.757; OKLCH L 90.8% C 0.133 H 104.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE576 |
|---|---|
| RGB | rgb(239, 229, 118) |
| HSL | hsl(55, 79%, 70%) |
| HSV | hsv(55, 51%, 94%) |
| CMYK | cmyk(0%, 4.2%, 50.6%, 6.3%) |
| CIE-LAB | lab(89.72, -10.95, 54.75) |
| CIE-LCH | lch(89.72, 55.84, 101.31°) |
| OKLab | oklab(90.76% -0.0324 0.1293) |
| OKLCH | oklch(90.76% 0.133 104.1) |
| XYZ | xyz(66.8878, 75.6994, 28.2241) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.83
Khaki (CSS)
#F0E68C
ΔE00 3.05
Yellowish
#FAEE66
ΔE00 3.49
Dull Yellow
#EEDC5B
ΔE00 3.59
Straw
#FCF679
ΔE00 3.84
Manilla
#FFFA86
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE576 #7680EF
analogous
#EFA876 #EFE576 #BDEF76
triadic
#EFE576 #76EFE5 #E576EF
tetradic
#EFE576 #76EFA8 #7680EF #EF76BD
square
#EFE576 #76EFA8 #7680EF #EF76BD
split-complementary
#EFE576 #76BDEF #A876EF
monochromatic
#D2C319 #E9DB3F #EFE576 #F5EFAD #FCFAE4
Accessibility & contrast
On white
1.30
#EFE576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#EFE576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE576
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE576 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6C
Deuteranopia (green-blind)
#F9E47B
Tritanopia (blue-blind)
#FED8CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efe576; /* rgb */ color: rgb(239, 229, 118); /* oklch */ color: oklch(90.8% 0.133 104.1);
Tailwind
colors: {
custom: {
50: '#f6eda0',
500: '#efe576',
950: '#000000',
},
}SCSS
$custom: #efe576; $custom-light: #f6eda0; $custom-dark: #000000;
JSON
{
"hex": "#efe576",
"rgb": {
"r": 239,
"g": 229,
"b": 118
},
"hsl": {
"h": 55.041,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.90759,
"c": 0.13327,
"h": 104.1
},
"luminance": 0.75697
}Semantic roles & 50–950 ramp
primary
#EFE576
secondary
#414CC8
accent
#1BDB0A
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480