#EAEAA6#EAEAA6
#EAEAA6 is a very light, moderate yellow. Relative luminance 0.791; OKLCH L 92.1% C 0.087 H 108.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAA6 |
|---|---|
| RGB | rgb(234, 234, 166) |
| HSL | hsl(60, 62%, 78%) |
| HSV | hsv(60, 29%, 92%) |
| CMYK | cmyk(0%, 0%, 29.1%, 8.2%) |
| CIE-LAB | lab(91.28, -10.35, 33.13) |
| CIE-LCH | lch(91.28, 34.71, 107.35°) |
| OKLab | oklab(92.11% -0.0269 0.0828) |
| OKLCH | oklch(92.11% 0.087 108) |
| XYZ | xyz(70.2377, 79.0923, 47.6353) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.06
Light Khaki
#E6F2A2
ΔE00 3.69
Light Tan
#FBEEAC
ΔE00 4.03
Parchment
#FEFCAF
ΔE00 4.10
Light Beige
#FFFEB6
ΔE00 4.22
Creme
#FFFFB6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAA6 #A6A6EA
analogous
#EAC8A6 #EAEAA6 #C8EAA6
triadic
#EAEAA6 #A6EAEA #EAA6EA
tetradic
#EAEAA6 #A6EAC8 #A6A6EA #EAA6C8
square
#EAEAA6 #A6EAC8 #A6A6EA #EAA6C8
split-complementary
#EAEAA6 #A6C8EA #C8A6EA
monochromatic
#D3D343 #DEDE74 #EAEAA6 #F6F6D8 #F9F9E6
Accessibility & contrast
On white
1.25
#EAEAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EAEAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAA6
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAA6 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A1
Deuteranopia (green-blind)
#F6E7A9
Tritanopia (blue-blind)
#F4E2D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eaeaa6; /* rgb */ color: rgb(234, 234, 166); /* oklch */ color: oklch(92.1% 0.087 108.0);
Tailwind
colors: {
custom: {
50: '#f1f0c1',
500: '#eaeaa6',
950: '#000000',
},
}SCSS
$custom: #eaeaa6; $custom-light: #f1f0c1; $custom-dark: #000000;
JSON
{
"hex": "#eaeaa6",
"rgb": {
"r": 234,
"g": 234,
"b": 166
},
"hsl": {
"h": 60,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.92114,
"c": 0.08701,
"h": 108
},
"luminance": 0.79091
}Semantic roles & 50–950 ramp
primary
#EAEAA6
secondary
#6E6EC6
accent
#1CCA1C
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582