#EFEA93#EFEA93
#EFEA93 is a very light, moderate yellow. Relative luminance 0.793; OKLCH L 92.2% C 0.109 H 105.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEA93 |
|---|---|
| RGB | rgb(239, 234, 147) |
| HSL | hsl(57, 74%, 76%) |
| HSV | hsv(57, 38%, 94%) |
| CMYK | cmyk(0%, 2.1%, 38.5%, 6.3%) |
| CIE-LAB | lab(91.37, -10.66, 42.84) |
| CIE-LCH | lch(91.37, 44.15, 103.97°) |
| OKLab | oklab(92.19% -0.029 0.1046) |
| OKLCH | oklch(92.19% 0.109 105.5) |
| XYZ | xyz(70.2870, 79.3046, 39.2029) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.63
Buff
#FEF69E
ΔE00 2.76
Dark Cream
#FFF39A
ΔE00 2.88
Parchment
#FEFCAF
ΔE00 4.29
Palegoldenrod
#EEE8AA
ΔE00 4.56
Light Tan
#FBEEAC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEA93 #9398EF
analogous
#EFBC93 #EFEA93 #C6EF93
triadic
#EFEA93 #93EFEA #EA93EF
tetradic
#EFEA93 #93EFBC #9398EF #EF93C6
square
#EFEA93 #93EFBC #9398EF #EF93C6
split-complementary
#EFEA93 #93C6EF #BC93EF
monochromatic
#DFD528 #E7E05E #EFEA93 #F7F4C8 #FBFAE4
Accessibility & contrast
On white
1.25
#EFEA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EFEA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEA93
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEA93 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#FBDFD4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efea93; /* rgb */ color: rgb(239, 234, 147); /* oklch */ color: oklch(92.2% 0.109 105.5);
Tailwind
colors: {
custom: {
50: '#f5f0b4',
500: '#efea93',
950: '#000000',
},
}SCSS
$custom: #efea93; $custom-light: #f5f0b4; $custom-dark: #000000;
JSON
{
"hex": "#efea93",
"rgb": {
"r": 239,
"g": 234,
"b": 147
},
"hsl": {
"h": 56.739,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.92189,
"c": 0.10859,
"h": 105.5
},
"luminance": 0.79303
}Semantic roles & 50–950 ramp
primary
#EFEA93
secondary
#5B61CB
accent
#1AD60F
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581