#EFEC89#EFEC89
#EFEC89 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.4% C 0.122 H 107.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEC89 |
|---|---|
| RGB | rgb(239, 236, 137) |
| HSL | hsl(58, 76%, 74%) |
| HSV | hsv(58, 43%, 94%) |
| CMYK | cmyk(0%, 1.3%, 42.7%, 6.3%) |
| CIE-LAB | lab(91.75, -12.68, 48.20) |
| CIE-LCH | lch(91.75, 49.84, 104.74°) |
| OKLab | oklab(92.45% -0.0356 0.1162) |
| OKLCH | oklch(92.45% 0.122 107) |
| XYZ | xyz(70.1087, 80.1494, 35.4393) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.40
Buff
#FEF69E
ΔE00 3.21
Dark Cream
#FFF39A
ΔE00 3.38
Manilla
#FFFA86
ΔE00 3.70
Straw
#FCF679
ΔE00 4.06
Yellowish Tan
#FCFC81
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEC89 #898CEF
analogous
#EFB989 #EFEC89 #BFEF89
triadic
#EFEC89 #89EFEC #EC89EF
tetradic
#EFEC89 #89EFB9 #898CEF #EF89BF
square
#EFEC89 #89EFB9 #898CEF #EF89BF
split-complementary
#EFEC89 #89BFEF #B989EF
monochromatic
#DFDA1E #E8E353 #EFEC89 #F6F5BF #FBFBE4
Accessibility & contrast
On white
1.23
#EFEC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#EFEC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEC89
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEC89 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#FDE98D
Tritanopia (blue-blind)
#FCE1D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efec89; /* rgb */ color: rgb(239, 236, 137); /* oklch */ color: oklch(92.4% 0.122 107.0);
Tailwind
colors: {
custom: {
50: '#f6f2ad',
500: '#efec89',
950: '#000000',
},
}SCSS
$custom: #efec89; $custom-light: #f6f2ad; $custom-dark: #000000;
JSON
{
"hex": "#efec89",
"rgb": {
"r": 239,
"g": 236,
"b": 137
},
"hsl": {
"h": 58.235,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.92447,
"c": 0.12155,
"h": 107
},
"luminance": 0.80148
}Semantic roles & 50–950 ramp
primary
#EFEC89
secondary
#5255CA
accent
#13D80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581