#EFE08E#EFE08E
#EFE08E is a very light, moderate yellow. Relative luminance 0.736; OKLCH L 90.1% C 0.104 H 99.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE08E |
|---|---|
| RGB | rgb(239, 224, 142) |
| HSL | hsl(51, 75%, 75%) |
| HSV | hsv(51, 41%, 94%) |
| CMYK | cmyk(0%, 6.3%, 40.6%, 6.3%) |
| CIE-LAB | lab(88.74, -6.18, 41.96) |
| CIE-LCH | lch(88.74, 42.41, 98.38°) |
| OKLab | oklab(90.08% -0.0165 0.1024) |
| OKLCH | oklch(90.08% 0.104 99.1) |
| XYZ | xyz(67.1361, 73.6171, 36.2590) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.17
Sandy
#F1DA7A
ΔE00 3.27
Dark Cream
#FFF39A
ΔE00 4.13
Light Tan
#FBEEAC
ΔE00 4.38
Wheat (survey)
#FBDD7E
ΔE00 4.48
Vanilla
#F3E5AB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE08E #8E9DEF
analogous
#EFB08E #EFE08E #CDEF8E
triadic
#EFE08E #8EEFE0 #E08EEF
tetradic
#EFE08E #8EEFB0 #8E9DEF #EF8ECD
square
#EFE08E #8EEFB0 #8E9DEF #EF8ECD
split-complementary
#EFE08E #8ECDEF #B08EEF
monochromatic
#E0C323 #E7D158 #EFE08E #F7EFC4 #FBF8E4
Accessibility & contrast
On white
1.34
#EFE08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#EFE08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE08E
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE08E | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB88
Deuteranopia (green-blind)
#F3E191
Tritanopia (blue-blind)
#FDD5CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efe08e; /* rgb */ color: rgb(239, 224, 142); /* oklch */ color: oklch(90.1% 0.104 99.1);
Tailwind
colors: {
custom: {
50: '#f6e9b0',
500: '#efe08e',
950: '#000000',
},
}SCSS
$custom: #efe08e; $custom-light: #f6e9b0; $custom-dark: #000000;
JSON
{
"hex": "#efe08e",
"rgb": {
"r": 239,
"g": 224,
"b": 142
},
"hsl": {
"h": 50.722,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.90081,
"c": 0.10371,
"h": 99.1
},
"luminance": 0.73615
}Semantic roles & 50–950 ramp
primary
#EFE08E
secondary
#5668CB
accent
#2DD70E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481