#EFE7AE#EFE7AE
#EFE7AE is a very light, moderate yellow. Relative luminance 0.786; OKLCH L 92.1% C 0.074 H 101.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE7AE |
|---|---|
| RGB | rgb(239, 231, 174) |
| HSL | hsl(53, 67%, 81%) |
| HSV | hsv(53, 27%, 94%) |
| CMYK | cmyk(0%, 3.3%, 27.2%, 6.3%) |
| CIE-LAB | lab(91.03, -5.96, 28.80) |
| CIE-LCH | lch(91.03, 29.41, 101.69°) |
| OKLab | oklab(92.06% -0.0141 0.0726) |
| OKLCH | oklch(92.06% 0.074 101) |
| XYZ | xyz(71.8128, 78.5600, 51.4168) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.24
Vanilla
#F3E5AB
ΔE00 1.88
Light Tan
#FBEEAC
ΔE00 2.78
Beige (survey)
#E6DAA6
ΔE00 3.19
Egg Shell
#FFFCC4
ΔE00 4.49
Lemonchiffon
#FFFACD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE7AE #AEB6EF
analogous
#EFC6AE #EFE7AE #D6EFAE
triadic
#EFE7AE #AEEFE7 #E7AEEF
tetradic
#EFE7AE #AEEFC6 #AEB6EF #EFAED6
square
#EFE7AE #AEEFC6 #AEB6EF #EFAED6
split-complementary
#EFE7AE #AED6EF #C6AEEF
monochromatic
#DBC948 #E5D87B #EFE7AE #F9F6E1 #FAF7E5
Accessibility & contrast
On white
1.26
#EFE7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EFE7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE7AE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE7AE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#F4E7B0
Tritanopia (blue-blind)
#F9DFD8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe7ae; /* rgb */ color: rgb(239, 231, 174); /* oklch */ color: oklch(92.1% 0.074 101.0);
Tailwind
colors: {
custom: {
50: '#f5eec6',
500: '#efe7ae',
950: '#000000',
},
}SCSS
$custom: #efe7ae; $custom-light: #f5eec6; $custom-dark: #000000;
JSON
{
"hex": "#efe7ae",
"rgb": {
"r": 239,
"g": 231,
"b": 174
},
"hsl": {
"h": 52.615,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.92063,
"c": 0.07394,
"h": 101
},
"luminance": 0.78559
}Semantic roles & 50–950 ramp
primary
#EFE7AE
secondary
#747FCD
accent
#2DCF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582