#EFEA7F#EFEA7F
#EFEA7F is a very light, vivid yellow. Relative luminance 0.787; OKLCH L 91.9% C 0.130 H 106.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEA7F |
|---|---|
| RGB | rgb(239, 234, 127) |
| HSL | hsl(57, 78%, 72%) |
| HSV | hsv(57, 47%, 94%) |
| CMYK | cmyk(0%, 2.1%, 46.9%, 6.3%) |
| CIE-LAB | lab(91.11, -12.64, 52.20) |
| CIE-LCH | lch(91.11, 53.71, 103.61°) |
| OKLab | oklab(91.9% -0.0364 0.1244) |
| OKLCH | oklch(91.9% 0.13 106.3) |
| XYZ | xyz(68.8518, 78.7305, 31.6441) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.77
Straw
#FCF679
ΔE00 3.32
Manilla
#FFFA86
ΔE00 3.46
Sandy Yellow
#FDEE73
ΔE00 3.52
Dark Cream
#FFF39A
ΔE00 3.97
Yellowish Tan
#FCFC81
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEA7F #7F84EF
analogous
#EFB27F #EFEA7F #BCEF7F
triadic
#EFEA7F #7FEFEA #EA7FEF
tetradic
#EFEA7F #7FEFB2 #7F84EF #EF7FBC
square
#EFEA7F #7FEFB2 #7F84EF #EF7FBC
split-complementary
#EFEA7F #7FBCEF #B27FEF
monochromatic
#D9D01B #E8E149 #EFEA7F #F6F3B5 #FCFBE4
Accessibility & contrast
On white
1.25
#EFEA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#EFEA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEA7F
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEA7F | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE376
Deuteranopia (green-blind)
#FCE884
Tritanopia (blue-blind)
#FDDED1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efea7f; /* rgb */ color: rgb(239, 234, 127); /* oklch */ color: oklch(91.9% 0.130 106.3);
Tailwind
colors: {
custom: {
50: '#f6f0a6',
500: '#efea7f',
950: '#000000',
},
}SCSS
$custom: #efea7f; $custom-light: #f6f0a6; $custom-dark: #000000;
JSON
{
"hex": "#efea7f",
"rgb": {
"r": 239,
"g": 234,
"b": 127
},
"hsl": {
"h": 57.321,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.91899,
"c": 0.12961,
"h": 106.3
},
"luminance": 0.78729
}Semantic roles & 50–950 ramp
primary
#EFEA7F
secondary
#494FC9
accent
#15DA0B
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17160F
muted
#858580