#EAEAA3#EAEAA3
#EAEAA3 is a very light, moderate yellow. Relative luminance 0.790; OKLCH L 92.1% C 0.091 H 108.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAA3 |
|---|---|
| RGB | rgb(234, 234, 163) |
| HSL | hsl(60, 63%, 78%) |
| HSV | hsv(60, 30%, 92%) |
| CMYK | cmyk(0%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(91.23, -10.73, 34.58) |
| CIE-LCH | lch(91.23, 36.21, 107.23°) |
| OKLab | oklab(92.06% -0.0281 0.0861) |
| OKLCH | oklch(92.06% 0.091 108.1) |
| XYZ | xyz(69.9657, 78.9836, 46.2028) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.41
Light Khaki
#E6F2A2
ΔE00 3.46
Parchment
#FEFCAF
ΔE00 3.95
Light Tan
#FBEEAC
ΔE00 4.12
Light Beige
#FFFEB6
ΔE00 4.21
Creme
#FFFFB6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAA3 #A3A3EA
analogous
#EAC6A3 #EAEAA3 #C6EAA3
triadic
#EAEAA3 #A3EAEA #EAA3EA
tetradic
#EAEAA3 #A3EAC6 #A3A3EA #EAA3C6
square
#EAEAA3 #A3EAC6 #A3A3EA #EAA3C6
split-complementary
#EAEAA3 #A3C6EA #C6A3EA
monochromatic
#D3D33F #DFDF71 #EAEAA3 #F5F5D5 #F9F9E6
Accessibility & contrast
On white
1.25
#EAEAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EAEAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAA3
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAA3 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49E
Deuteranopia (green-blind)
#F7E7A6
Tritanopia (blue-blind)
#F4E1D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eaeaa3; /* rgb */ color: rgb(234, 234, 163); /* oklch */ color: oklch(92.1% 0.091 108.1);
Tailwind
colors: {
custom: {
50: '#f1f0bf',
500: '#eaeaa3',
950: '#000000',
},
}SCSS
$custom: #eaeaa3; $custom-light: #f1f0bf; $custom-dark: #000000;
JSON
{
"hex": "#eaeaa3",
"rgb": {
"r": 234,
"g": 234,
"b": 163
},
"hsl": {
"h": 60,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.92059,
"c": 0.09057,
"h": 108.1
},
"luminance": 0.78982
}Semantic roles & 50–950 ramp
primary
#EAEAA3
secondary
#6C6CC6
accent
#1BCB1B
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582