#E6EBAE#E6EBAE
#E6EBAE is a very light, moderate yellow. Relative luminance 0.793; OKLCH L 92.2% C 0.079 H 111.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EBAE |
|---|---|
| RGB | rgb(230, 235, 174) |
| HSL | hsl(65, 60%, 80%) |
| HSV | hsv(65, 26%, 92%) |
| CMYK | cmyk(2.1%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(91.37, -11.30, 29.13) |
| CIE-LCH | lch(91.37, 31.25, 111.20°) |
| OKLab | oklab(92.16% -0.0293 0.0734) |
| OKLCH | oklch(92.16% 0.079 111.8) |
| XYZ | xyz(69.9813, 79.2964, 51.6553) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.21
Light Khaki
#E6F2A2
ΔE00 3.90
Cream (survey)
#FFFFC2
ΔE00 4.59
Egg Shell
#FFFCC4
ΔE00 4.70
Light Beige
#FFFEB6
ΔE00 4.91
Ecru
#FEFFCA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EBAE #B3AEEB
analogous
#EBD1AE #E6EBAE #C7EBAE
triadic
#E6EBAE #AEE6EB #EBAEE6
tetradic
#E6EBAE #AEEBD1 #B3AEEB #EBAEC7
square
#E6EBAE #AEEBD1 #B3AEEB #EBAEC7
split-complementary
#E6EBAE #AEC7EB #D1AEEB
monochromatic
#C8D34C #D7DF7D #E6EBAE #F5F7DF #F7F9E6
Accessibility & contrast
On white
1.25
#E6EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#E6EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EBAE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EBAE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#F5E7B0
Tritanopia (blue-blind)
#EEE4DB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e6ebae; /* rgb */ color: rgb(230, 235, 174); /* oklch */ color: oklch(92.2% 0.079 111.8);
Tailwind
colors: {
custom: {
50: '#eef1c6',
500: '#e6ebae',
950: '#000000',
},
}SCSS
$custom: #e6ebae; $custom-light: #eef1c6; $custom-dark: #000000;
JSON
{
"hex": "#e6ebae",
"rgb": {
"r": 230,
"g": 235,
"b": 174
},
"hsl": {
"h": 64.918,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.92158,
"c": 0.07902,
"h": 111.8
},
"luminance": 0.79296
}Semantic roles & 50–950 ramp
primary
#E6EBAE
secondary
#7D76C7
accent
#1DC82B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161613
muted
#858582