#EFE074#EFE074
#EFE074 is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.7% C 0.130 H 101.5°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE074 |
|---|---|
| RGB | rgb(239, 224, 116) |
| HSL | hsl(53, 79%, 70%) |
| HSV | hsv(53, 51%, 94%) |
| CMYK | cmyk(0%, 6.3%, 51.5%, 6.3%) |
| CIE-LAB | lab(88.41, -8.62, 54.14) |
| CIE-LCH | lch(88.41, 54.82, 99.05°) |
| OKLab | oklab(89.71% -0.026 0.1277) |
| OKLCH | oklch(89.71% 0.13 101.5) |
| XYZ | xyz(65.4066, 72.9253, 27.1503) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dull Yellow
#EEDC5B
ΔE00 2.83
Sandy
#F1DA7A
ΔE00 2.97
Khaki (CSS)
#F0E68C
ΔE00 3.26
Sandy Yellow
#FDEE73
ΔE00 3.44
Sand Yellow
#FCE166
ΔE00 3.65
Yellow Tan
#FFE36E
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE074 #7483EF
analogous
#EFA374 #EFE074 #C1EF74
triadic
#EFE074 #74EFE0 #E074EF
tetradic
#EFE074 #74EFA3 #7483EF #EF74C1
square
#EFE074 #74EFA3 #7483EF #EF74C1
split-complementary
#EFE074 #74C1EF #A374EF
monochromatic
#D1BA18 #E9D43D #EFE074 #F5ECAB #FCF8E2
Accessibility & contrast
On white
1.35
#EFE074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#EFE074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE074
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE074 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6A
Deuteranopia (green-blind)
#F6E179
Tritanopia (blue-blind)
#FED3C7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efe074; /* rgb */ color: rgb(239, 224, 116); /* oklch */ color: oklch(89.7% 0.130 101.5);
Tailwind
colors: {
custom: {
50: '#f6e99f',
500: '#efe074',
950: '#000000',
},
}SCSS
$custom: #efe074; $custom-light: #f6e99f; $custom-dark: #000000;
JSON
{
"hex": "#efe074",
"rgb": {
"r": 239,
"g": 224,
"b": 116
},
"hsl": {
"h": 52.683,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.89713,
"c": 0.13035,
"h": 101.5
},
"luminance": 0.72923
}Semantic roles & 50–950 ramp
primary
#EFE074
secondary
#3F50C8
accent
#23DC0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480