#EFED93#EFED93
#EFED93 is a very light, moderate yellow. Relative luminance 0.810; OKLCH L 92.8% C 0.112 H 107.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFED93 |
|---|---|
| RGB | rgb(239, 237, 147) |
| HSL | hsl(59, 74%, 76%) |
| HSV | hsv(59, 38%, 94%) |
| CMYK | cmyk(0%, 0.8%, 38.5%, 6.3%) |
| CIE-LAB | lab(92.14, -12.15, 43.83) |
| CIE-LCH | lch(92.14, 45.48, 105.49°) |
| OKLab | oklab(92.8% -0.0333 0.1069) |
| OKLCH | oklch(92.8% 0.112 107.3) |
| XYZ | xyz(71.1483, 81.0272, 39.4900) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.46
Buff
#FEF69E
ΔE00 2.67
Dark Cream
#FFF39A
ΔE00 3.13
Parchment
#FEFCAF
ΔE00 4.00
Light Khaki
#E6F2A2
ΔE00 4.23
Manilla
#FFFA86
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFED93 #9395EF
analogous
#EFBF93 #EFED93 #C3EF93
triadic
#EFED93 #93EFED #ED93EF
tetradic
#EFED93 #93EFBF #9395EF #EF93C3
square
#EFED93 #93EFBF #9395EF #EF93C3
split-complementary
#EFED93 #93C3EF #BF93EF
monochromatic
#DFDB28 #E7E45E #EFED93 #F7F6C8 #FBFBE4
Accessibility & contrast
On white
1.22
#EFED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#EFED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFED93
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFED93 | 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)
#FBE68C
Deuteranopia (green-blind)
#FDEA97
Tritanopia (blue-blind)
#FBE2D7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efed93; /* rgb */ color: rgb(239, 237, 147); /* oklch */ color: oklch(92.8% 0.112 107.3);
Tailwind
colors: {
custom: {
50: '#f5f2b4',
500: '#efed93',
950: '#000000',
},
}SCSS
$custom: #efed93; $custom-light: #f5f2b4; $custom-dark: #000000;
JSON
{
"hex": "#efed93",
"rgb": {
"r": 239,
"g": 237,
"b": 147
},
"hsl": {
"h": 58.696,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.92802,
"c": 0.11194,
"h": 107.3
},
"luminance": 0.81026
}Semantic roles & 50–950 ramp
primary
#EFED93
secondary
#5B5DCB
accent
#14D60F
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581