#EFE592#EFE592
#EFE592 is a very light, moderate yellow. Relative luminance 0.765; OKLCH L 91.2% C 0.104 H 102.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE592 |
|---|---|
| RGB | rgb(239, 229, 146) |
| HSL | hsl(54, 74%, 75%) |
| HSV | hsv(54, 39%, 94%) |
| CMYK | cmyk(0%, 4.2%, 38.9%, 6.3%) |
| CIE-LAB | lab(90.08, -8.27, 41.68) |
| CIE-LCH | lch(90.08, 42.49, 101.23°) |
| OKLab | oklab(91.16% -0.0222 0.1019) |
| OKLCH | oklch(91.16% 0.104 102.3) |
| XYZ | xyz(68.8054, 76.4665, 38.3236) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.14
Dark Cream
#FFF39A
ΔE00 3.18
Buff
#FEF69E
ΔE00 3.60
Light Tan
#FBEEAC
ΔE00 4.01
Palegoldenrod
#EEE8AA
ΔE00 4.16
Sandy
#F1DA7A
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE592 #929CEF
analogous
#EFB692 #EFE592 #CBEF92
triadic
#EFE592 #92EFE5 #E592EF
tetradic
#EFE592 #92EFB6 #929CEF #EF92CB
square
#EFE592 #92EFB6 #929CEF #EF92CB
split-complementary
#EFE592 #92CBEF #B692EF
monochromatic
#DFCC27 #E7D85D #EFE592 #F7F2C7 #FBF9E4
Accessibility & contrast
On white
1.29
#EFE592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EFE592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE592
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE592 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#F7E595
Tritanopia (blue-blind)
#FCDAD0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe592; /* rgb */ color: rgb(239, 229, 146); /* oklch */ color: oklch(91.2% 0.104 102.3);
Tailwind
colors: {
custom: {
50: '#f5edb3',
500: '#efe592',
950: '#000000',
},
}SCSS
$custom: #efe592; $custom-light: #f5edb3; $custom-dark: #000000;
JSON
{
"hex": "#efe592",
"rgb": {
"r": 239,
"g": 229,
"b": 146
},
"hsl": {
"h": 53.548,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.91156,
"c": 0.10432,
"h": 102.3
},
"luminance": 0.76465
}Semantic roles & 50–950 ramp
primary
#EFE592
secondary
#5A66CB
accent
#24D70F
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481