#EFEA88#EFEA88
#EFEA88 is a very light, vivid yellow. Relative luminance 0.790; OKLCH L 92.0% C 0.120 H 106.0°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEA88 |
|---|---|
| RGB | rgb(239, 234, 136) |
| HSL | hsl(57, 76%, 74%) |
| HSV | hsv(57, 43%, 94%) |
| CMYK | cmyk(0%, 2.1%, 43.1%, 6.3%) |
| CIE-LAB | lab(91.22, -11.79, 48.03) |
| CIE-LCH | lch(91.22, 49.46, 103.79°) |
| OKLab | oklab(92.02% -0.0331 0.1158) |
| OKLCH | oklch(92.02% 0.12 106) |
| XYZ | xyz(69.4647, 78.9757, 34.8724) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.84
Dark Cream
#FFF39A
ΔE00 3.23
Buff
#FEF69E
ΔE00 3.27
Manilla
#FFFA86
ΔE00 3.98
Straw
#FCF679
ΔE00 4.24
Sandy Yellow
#FDEE73
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEA88 #888DEF
analogous
#EFB688 #EFEA88 #C0EF88
triadic
#EFEA88 #88EFEA #EA88EF
tetradic
#EFEA88 #88EFB6 #888DEF #EF88C0
square
#EFEA88 #88EFB6 #888DEF #EF88C0
split-complementary
#EFEA88 #88C0EF #B688EF
monochromatic
#DFD51E #E8E052 #EFEA88 #F6F4BE #FBFAE4
Accessibility & contrast
On white
1.25
#EFEA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#EFEA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEA88
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEA88 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E380
Deuteranopia (green-blind)
#FBE88C
Tritanopia (blue-blind)
#FCDFD2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efea88; /* rgb */ color: rgb(239, 234, 136); /* oklch */ color: oklch(92.0% 0.120 106.0);
Tailwind
colors: {
custom: {
50: '#f6f0ac',
500: '#efea88',
950: '#000000',
},
}SCSS
$custom: #efea88; $custom-light: #f6f0ac; $custom-dark: #000000;
JSON
{
"hex": "#efea88",
"rgb": {
"r": 239,
"g": 234,
"b": 136
},
"hsl": {
"h": 57.087,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.92023,
"c": 0.12042,
"h": 106
},
"luminance": 0.78974
}Semantic roles & 50–950 ramp
primary
#EFEA88
secondary
#5157CA
accent
#17D80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581