#EFE1AE#EFE1AE
#EFE1AE is a very light, moderate yellow. Relative luminance 0.753; OKLCH L 90.9% C 0.068 H 94.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE1AE |
|---|---|
| RGB | rgb(239, 225, 174) |
| HSL | hsl(47, 67%, 81%) |
| HSV | hsv(47, 27%, 94%) |
| CMYK | cmyk(0%, 5.9%, 27.2%, 6.3%) |
| CIE-LAB | lab(89.51, -2.92, 26.73) |
| CIE-LCH | lch(89.51, 26.89, 96.23°) |
| OKLab | oklab(90.86% -0.0054 0.0676) |
| OKLCH | oklch(90.86% 0.068 94.6) |
| XYZ | xyz(70.1622, 75.2588, 50.8666) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.75
Beige (survey)
#E6DAA6
ΔE00 1.84
Palegoldenrod
#EEE8AA
ΔE00 3.78
Pale Peach
#FFE5AD
ΔE00 4.00
Light Tan
#FBEEAC
ΔE00 4.13
Wheat
#F5DEB3
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE1AE #AEBCEF
analogous
#EFC0AE #EFE1AE #DCEFAE
triadic
#EFE1AE #AEEFE1 #E1AEEF
tetradic
#EFE1AE #AEEFC0 #AEBCEF #EFAEDC
square
#EFE1AE #AEEFC0 #AEBCEF #EFAEDC
split-complementary
#EFE1AE #AEDCEF #C0AEEF
monochromatic
#DBBB48 #E5CE7B #EFE1AE #F9F4E1 #FAF6E5
Accessibility & contrast
On white
1.31
#EFE1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#EFE1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE1AE
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE1AE | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAB
Deuteranopia (green-blind)
#F0E3B0
Tritanopia (blue-blind)
#F9D9D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efe1ae; /* rgb */ color: rgb(239, 225, 174); /* oklch */ color: oklch(90.9% 0.068 94.6);
Tailwind
colors: {
custom: {
50: '#f5eac6',
500: '#efe1ae',
950: '#000000',
},
}SCSS
$custom: #efe1ae; $custom-light: #f5eac6; $custom-dark: #000000;
JSON
{
"hex": "#efe1ae",
"rgb": {
"r": 239,
"g": 225,
"b": 174
},
"hsl": {
"h": 47.077,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.90862,
"c": 0.06781,
"h": 94.6
},
"luminance": 0.75257
}Semantic roles & 50–950 ramp
primary
#EFE1AE
secondary
#7487CD
accent
#3ECF17
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482