#EFEA8B#EFEA8B
#EFEA8B is a very light, moderate yellow. Relative luminance 0.791; OKLCH L 92.1% C 0.117 H 105.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEA8B |
|---|---|
| RGB | rgb(239, 234, 139) |
| HSL | hsl(57, 76%, 74%) |
| HSV | hsv(57, 42%, 94%) |
| CMYK | cmyk(0%, 2.1%, 41.8%, 6.3%) |
| CIE-LAB | lab(91.26, -11.49, 46.62) |
| CIE-LCH | lch(91.26, 48.02, 103.85°) |
| OKLab | oklab(92.07% -0.032 0.1128) |
| OKLCH | oklch(92.07% 0.117 105.8) |
| XYZ | xyz(69.6809, 79.0622, 36.0110) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.62
Buff
#FEF69E
ΔE00 3.05
Dark Cream
#FFF39A
ΔE00 3.05
Manilla
#FFFA86
ΔE00 4.24
Straw
#FCF679
ΔE00 4.60
Sandy Yellow
#FDEE73
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEA8B #8B90EF
analogous
#EFB88B #EFEA8B #C2EF8B
triadic
#EFEA8B #8BEFEA #EA8BEF
tetradic
#EFEA8B #8BEFB8 #8B90EF #EF8BC2
square
#EFEA8B #8BEFB8 #8B90EF #EF8BC2
split-complementary
#EFEA8B #8BC2EF #B88BEF
monochromatic
#E0D71F #E8E055 #EFEA8B #F6F4C1 #FBFAE4
Accessibility & contrast
On white
1.25
#EFEA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EFEA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEA8B
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEA8B | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E383
Deuteranopia (green-blind)
#FBE88F
Tritanopia (blue-blind)
#FCDFD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efea8b; /* rgb */ color: rgb(239, 234, 139); /* oklch */ color: oklch(92.1% 0.117 105.8);
Tailwind
colors: {
custom: {
50: '#f6f0ae',
500: '#efea8b',
950: '#000000',
},
}SCSS
$custom: #efea8b; $custom-light: #f6f0ae; $custom-dark: #000000;
JSON
{
"hex": "#efea8b",
"rgb": {
"r": 239,
"g": 234,
"b": 139
},
"hsl": {
"h": 57,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.92067,
"c": 0.11725,
"h": 105.8
},
"luminance": 0.7906
}Semantic roles & 50–950 ramp
primary
#EFEA8B
secondary
#545ACA
accent
#18D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581