#EFEA90#EFEA90
#EFEA90 is a very light, moderate yellow. Relative luminance 0.792; OKLCH L 92.1% C 0.112 H 105.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEA90 |
|---|---|
| RGB | rgb(239, 234, 144) |
| HSL | hsl(57, 75%, 75%) |
| HSV | hsv(57, 40%, 94%) |
| CMYK | cmyk(0%, 2.1%, 39.7%, 6.3%) |
| CIE-LAB | lab(91.33, -10.98, 44.27) |
| CIE-LCH | lch(91.33, 45.61, 103.93°) |
| OKLab | oklab(92.14% -0.0301 0.1077) |
| OKLCH | oklch(92.14% 0.112 105.6) |
| XYZ | xyz(70.0546, 79.2116, 37.9792) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.51
Buff
#FEF69E
ΔE00 2.81
Dark Cream
#FFF39A
ΔE00 2.88
Parchment
#FEFCAF
ΔE00 4.55
Manilla
#FFFA86
ΔE00 4.76
Palegoldenrod
#EEE8AA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEA90 #9095EF
analogous
#EFBA90 #EFEA90 #C5EF90
triadic
#EFEA90 #90EFEA #EA90EF
tetradic
#EFEA90 #90EFBA #9095EF #EF90C5
square
#EFEA90 #90EFBA #9095EF #EF90C5
split-complementary
#EFEA90 #90C5EF #BA90EF
monochromatic
#E0D625 #E7E05B #EFEA90 #F7F4C5 #FBFAE4
Accessibility & contrast
On white
1.25
#EFEA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EFEA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEA90
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEA90 | 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)
#F8E489
Deuteranopia (green-blind)
#FBE894
Tritanopia (blue-blind)
#FCDFD4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #efea90; /* rgb */ color: rgb(239, 234, 144); /* oklch */ color: oklch(92.1% 0.112 105.6);
Tailwind
colors: {
custom: {
50: '#f5f0b2',
500: '#efea90',
950: '#000000',
},
}SCSS
$custom: #efea90; $custom-light: #f5f0b2; $custom-dark: #000000;
JSON
{
"hex": "#efea90",
"rgb": {
"r": 239,
"g": 234,
"b": 144
},
"hsl": {
"h": 56.842,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.92142,
"c": 0.11187,
"h": 105.6
},
"luminance": 0.7921
}Semantic roles & 50–950 ramp
primary
#EFEA90
secondary
#585ECB
accent
#19D70F
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581