#EFEE7F#EFEE7F
#EFEE7F is a very light, vivid yellow. Relative luminance 0.810; OKLCH L 92.7% C 0.134 H 108.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEE7F |
|---|---|
| RGB | rgb(239, 238, 127) |
| HSL | hsl(59, 78%, 72%) |
| HSV | hsv(59, 47%, 94%) |
| CMYK | cmyk(0%, 0.4%, 46.9%, 6.3%) |
| CIE-LAB | lab(92.15, -14.61, 53.45) |
| CIE-LCH | lch(92.15, 55.41, 105.29°) |
| OKLab | oklab(92.72% -0.042 0.1272) |
| OKLCH | oklch(92.72% 0.134 108.3) |
| XYZ | xyz(70.0034, 81.0338, 32.0280) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.84
Manilla
#FFFA86
ΔE00 2.87
Yellowish Tan
#FCFC81
ΔE00 3.13
Pale Yellow
#FFFF84
ΔE00 3.67
Butter
#FFFF81
ΔE00 3.80
Khaki (CSS)
#F0E68C
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEE7F #7F80EF
analogous
#EFB67F #EFEE7F #B8EF7F
triadic
#EFEE7F #7FEFEE #EE7FEF
tetradic
#EFEE7F #7FEFB6 #7F80EF #EF7FB8
square
#EFEE7F #7FEFB6 #7F80EF #EF7FB8
split-complementary
#EFEE7F #7FB8EF #B67FEF
monochromatic
#D9D71B #E8E749 #EFEE7F #F6F5B5 #FCFBE4
Accessibility & contrast
On white
1.22
#EFEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#EFEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEE7F
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEE7F | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE675
Deuteranopia (green-blind)
#FFEB84
Tritanopia (blue-blind)
#FDE2D4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efee7f; /* rgb */ color: rgb(239, 238, 127); /* oklch */ color: oklch(92.7% 0.134 108.3);
Tailwind
colors: {
custom: {
50: '#f6f3a6',
500: '#efee7f',
950: '#000000',
},
}SCSS
$custom: #efee7f; $custom-light: #f6f3a6; $custom-dark: #000000;
JSON
{
"hex": "#efee7f",
"rgb": {
"r": 239,
"g": 238,
"b": 127
},
"hsl": {
"h": 59.464,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.92722,
"c": 0.13393,
"h": 108.3
},
"luminance": 0.81032
}Semantic roles & 50–950 ramp
primary
#EFEE7F
secondary
#494AC9
accent
#0DDA0B
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171710
muted
#858580