#EAEBA6#EAEBA6
#EAEBA6 is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.3% C 0.088 H 108.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBA6 |
|---|---|
| RGB | rgb(234, 235, 166) |
| HSL | hsl(61, 63%, 79%) |
| HSV | hsv(61, 29%, 92%) |
| CMYK | cmyk(0.4%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(91.53, -10.85, 33.47) |
| CIE-LCH | lch(91.53, 35.19, 107.96°) |
| OKLab | oklab(92.32% -0.0283 0.0836) |
| OKLCH | oklch(92.32% 0.088 108.7) |
| XYZ | xyz(70.5232, 79.6633, 47.7304) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.40
Light Khaki
#E6F2A2
ΔE00 3.34
Parchment
#FEFCAF
ΔE00 3.94
Light Beige
#FFFEB6
ΔE00 4.07
Creme
#FFFFB6
ΔE00 4.21
Light Tan
#FBEEAC
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBA6 #A7A6EB
analogous
#EBC9A6 #EAEBA6 #C7EBA6
triadic
#EAEBA6 #A6EAEB #EBA6EA
tetradic
#EAEBA6 #A6EBC9 #A7A6EB #EBA6C7
square
#EAEBA6 #A6EBC9 #A7A6EB #EBA6C7
split-complementary
#EAEBA6 #A6C7EB #C9A6EB
monochromatic
#D2D542 #DEE074 #EAEBA6 #F6F6D8 #F9F9E6
Accessibility & contrast
On white
1.24
#EAEBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#EAEBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBA6
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBA6 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A1
Deuteranopia (green-blind)
#F7E8A9
Tritanopia (blue-blind)
#F4E3D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaeba6; /* rgb */ color: rgb(234, 235, 166); /* oklch */ color: oklch(92.3% 0.088 108.7);
Tailwind
colors: {
custom: {
50: '#f1f1c1',
500: '#eaeba6',
950: '#000000',
},
}SCSS
$custom: #eaeba6; $custom-light: #f1f1c1; $custom-dark: #000000;
JSON
{
"hex": "#eaeba6",
"rgb": {
"r": 234,
"g": 235,
"b": 166
},
"hsl": {
"h": 60.87,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.92318,
"c": 0.08823,
"h": 108.7
},
"luminance": 0.79662
}Semantic roles & 50–950 ramp
primary
#EAEBA6
secondary
#6F6EC7
accent
#1ACB1D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582