#EFEA8F#EFEA8F
#EFEA8F is a very light, moderate yellow. Relative luminance 0.792; OKLCH L 92.1% C 0.113 H 105.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEA8F |
|---|---|
| RGB | rgb(239, 234, 143) |
| HSL | hsl(57, 75%, 75%) |
| HSV | hsv(57, 40%, 94%) |
| CMYK | cmyk(0%, 2.1%, 40.2%, 6.3%) |
| CIE-LAB | lab(91.32, -11.08, 44.74) |
| CIE-LCH | lch(91.32, 46.09, 103.91°) |
| OKLab | oklab(92.13% -0.0305 0.1088) |
| OKLCH | oklch(92.13% 0.113 105.7) |
| XYZ | xyz(69.9785, 79.1812, 37.5785) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.50
Buff
#FEF69E
ΔE00 2.84
Dark Cream
#FFF39A
ΔE00 2.90
Parchment
#FEFCAF
ΔE00 4.64
Manilla
#FFFA86
ΔE00 4.65
Light Khaki
#E6F2A2
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEA8F #8F94EF
analogous
#EFBA8F #EFEA8F #C4EF8F
triadic
#EFEA8F #8FEFEA #EA8FEF
tetradic
#EFEA8F #8FEFBA #8F94EF #EF8FC4
square
#EFEA8F #8FEFBA #8F94EF #EF8FC4
split-complementary
#EFEA8F #8FC4EF #BA8FEF
monochromatic
#E0D624 #E7E059 #EFEA8F #F7F4C5 #FBFAE4
Accessibility & contrast
On white
1.25
#EFEA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EFEA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEA8F
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEA8F | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E488
Deuteranopia (green-blind)
#FBE893
Tritanopia (blue-blind)
#FCDFD4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efea8f; /* rgb */ color: rgb(239, 234, 143); /* oklch */ color: oklch(92.1% 0.113 105.7);
Tailwind
colors: {
custom: {
50: '#f6f0b1',
500: '#efea8f',
950: '#000000',
},
}SCSS
$custom: #efea8f; $custom-light: #f6f0b1; $custom-dark: #000000;
JSON
{
"hex": "#efea8f",
"rgb": {
"r": 239,
"g": 234,
"b": 143
},
"hsl": {
"h": 56.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.92127,
"c": 0.11295,
"h": 105.7
},
"luminance": 0.7918
}Semantic roles & 50–950 ramp
primary
#EFEA8F
secondary
#575DCB
accent
#19D70E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171611
muted
#858581