#EFE276#EFE276
#EFE276 is a very light, vivid yellow. Relative luminance 0.741; OKLCH L 90.1% C 0.130 H 102.5°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE276 |
|---|---|
| RGB | rgb(239, 226, 118) |
| HSL | hsl(54, 79%, 70%) |
| HSV | hsv(54, 51%, 94%) |
| CMYK | cmyk(0%, 5.4%, 50.6%, 6.3%) |
| CIE-LAB | lab(88.95, -9.45, 53.84) |
| CIE-LCH | lch(88.95, 54.66, 99.96°) |
| OKLab | oklab(90.15% -0.0281 0.1273) |
| OKLCH | oklch(90.15% 0.13 102.5) |
| XYZ | xyz(66.0649, 74.0536, 27.9498) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.93
Dull Yellow
#EEDC5B
ΔE00 3.18
Sandy Yellow
#FDEE73
ΔE00 3.19
Sandy
#F1DA7A
ΔE00 3.50
Yellowish
#FAEE66
ΔE00 4.03
Sand Yellow
#FCE166
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE276 #7683EF
analogous
#EFA676 #EFE276 #BFEF76
triadic
#EFE276 #76EFE2 #E276EF
tetradic
#EFE276 #76EFA6 #7683EF #EF76BF
square
#EFE276 #76EFA6 #7683EF #EF76BF
split-complementary
#EFE276 #76BFEF #A676EF
monochromatic
#D2BE19 #E9D63F #EFE276 #F5EEAD #FCF9E4
Accessibility & contrast
On white
1.33
#EFE276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#EFE276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE276
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE276 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6C
Deuteranopia (green-blind)
#F7E27B
Tritanopia (blue-blind)
#FED5C9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efe276; /* rgb */ color: rgb(239, 226, 118); /* oklch */ color: oklch(90.1% 0.130 102.5);
Tailwind
colors: {
custom: {
50: '#f6eaa0',
500: '#efe276',
950: '#000000',
},
}SCSS
$custom: #efe276; $custom-light: #f6eaa0; $custom-dark: #000000;
JSON
{
"hex": "#efe276",
"rgb": {
"r": 239,
"g": 226,
"b": 118
},
"hsl": {
"h": 53.554,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.90146,
"c": 0.13034,
"h": 102.5
},
"luminance": 0.74051
}Semantic roles & 50–950 ramp
primary
#EFE276
secondary
#414FC8
accent
#21DB0A
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480