#EFEBAE#EFEBAE
#EFEBAE is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.9% C 0.078 H 104.7°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBAE |
|---|---|
| RGB | rgb(239, 235, 174) |
| HSL | hsl(56, 67%, 81%) |
| HSV | hsv(56, 27%, 94%) |
| CMYK | cmyk(0%, 1.7%, 27.2%, 6.3%) |
| CIE-LAB | lab(92.05, -7.97, 30.18) |
| CIE-LCH | lch(92.05, 31.21, 104.79°) |
| OKLab | oklab(92.87% -0.0199 0.0759) |
| OKLCH | oklch(92.87% 0.078 104.7) |
| XYZ | xyz(72.9452, 80.8246, 51.7942) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.86
Light Tan
#FBEEAC
ΔE00 2.96
Vanilla
#F3E5AB
ΔE00 3.27
Egg Shell
#FFFCC4
ΔE00 3.77
Cream (survey)
#FFFFC2
ΔE00 4.16
Light Beige
#FFFEB6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBAE #AEB2EF
analogous
#EFCAAE #EFEBAE #D2EFAE
triadic
#EFEBAE #AEEFEB #EBAEEF
tetradic
#EFEBAE #AEEFCA #AEB2EF #EFAED2
square
#EFEBAE #AEEFCA #AEB2EF #EFAED2
split-complementary
#EFEBAE #AED2EF #CAAEEF
monochromatic
#DBD248 #E5DE7B #EFEBAE #F9F8E1 #FAF9E5
Accessibility & contrast
On white
1.22
#EFEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EFEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBAE
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBAE | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6AA
Deuteranopia (green-blind)
#F8EAB0
Tritanopia (blue-blind)
#F9E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efebae; /* rgb */ color: rgb(239, 235, 174); /* oklch */ color: oklch(92.9% 0.078 104.7);
Tailwind
colors: {
custom: {
50: '#f5f1c6',
500: '#efebae',
950: '#000000',
},
}SCSS
$custom: #efebae; $custom-light: #f5f1c6; $custom-dark: #000000;
JSON
{
"hex": "#efebae",
"rgb": {
"r": 239,
"g": 235,
"b": 174
},
"hsl": {
"h": 56.308,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.92869,
"c": 0.07844,
"h": 104.7
},
"luminance": 0.80823
}Semantic roles & 50–950 ramp
primary
#EFEBAE
secondary
#747ACD
accent
#22CF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582