#EFE676#EFE676
#EFE676 is a very light, vivid yellow. Relative luminance 0.763; OKLCH L 91.0% C 0.134 H 104.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE676 |
|---|---|
| RGB | rgb(239, 230, 118) |
| HSL | hsl(56, 79%, 70%) |
| HSV | hsv(56, 51%, 94%) |
| CMYK | cmyk(0%, 3.8%, 50.6%, 6.3%) |
| CIE-LAB | lab(89.98, -11.44, 55.06) |
| CIE-LCH | lch(89.98, 56.24, 101.74°) |
| OKLab | oklab(90.96% -0.0339 0.1299) |
| OKLCH | oklch(90.96% 0.134 104.6) |
| XYZ | xyz(67.1653, 76.2544, 28.3166) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.78
Khaki (CSS)
#F0E68C
ΔE00 3.16
Yellowish
#FAEE66
ΔE00 3.37
Straw
#FCF679
ΔE00 3.59
Dull Yellow
#EEDC5B
ΔE00 3.77
Manilla
#FFFA86
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE676 #767FEF
analogous
#EFA976 #EFE676 #BCEF76
triadic
#EFE676 #76EFE6 #E676EF
tetradic
#EFE676 #76EFA9 #767FEF #EF76BC
square
#EFE676 #76EFA9 #767FEF #EF76BC
split-complementary
#EFE676 #76BCEF #A976EF
monochromatic
#D2C419 #E9DC3F #EFE676 #F5F0AD #FCFAE4
Accessibility & contrast
On white
1.29
#EFE676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#EFE676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE676
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE676 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6C
Deuteranopia (green-blind)
#FAE57B
Tritanopia (blue-blind)
#FED9CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efe676; /* rgb */ color: rgb(239, 230, 118); /* oklch */ color: oklch(91.0% 0.134 104.6);
Tailwind
colors: {
custom: {
50: '#f6eda0',
500: '#efe676',
950: '#000000',
},
}SCSS
$custom: #efe676; $custom-light: #f6eda0; $custom-dark: #000000;
JSON
{
"hex": "#efe676",
"rgb": {
"r": 239,
"g": 230,
"b": 118
},
"hsl": {
"h": 55.537,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.90963,
"c": 0.13426,
"h": 104.6
},
"luminance": 0.76252
}Semantic roles & 50–950 ramp
primary
#EFE676
secondary
#414BC8
accent
#1ADB0A
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480