#EAEAE3#EAEAE3
#EAEAE3 is a very light, near-neutral yellow. Relative luminance 0.819; OKLCH L 93.5% C 0.009 H 106.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAE3 |
|---|---|
| RGB | rgb(234, 234, 227) |
| HSL | hsl(60, 14%, 90%) |
| HSV | hsv(60, 3%, 92%) |
| CMYK | cmyk(0%, 0%, 3%, 8.2%) |
| CIE-LAB | lab(92.52, -1.23, 3.39) |
| CIE-LCH | lch(92.52, 3.61, 109.89°) |
| OKLab | oklab(93.51% -0.0027 0.0089) |
| OKLCH | oklch(93.51% 0.009 106.6) |
| XYZ | xyz(77.2175, 81.8843, 84.3954) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.76
Off White
#FAF9F6
ΔE00 3.88
Floralwhite
#FFFAF0
ΔE00 4.26
Whitesmoke
#F5F5F5
ΔE00 4.29
Gainsboro
#DCDCDC
ΔE00 4.64
Linen
#FAF0E6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAE3 #E3E3EA
analogous
#EAE6E3 #EAEAE3 #E6EAE3
triadic
#EAEAE3 #E3EAEA #EAE3EA
tetradic
#EAEAE3 #E3EAE6 #E3E3EA #EAE3E6
square
#EAEAE3 #E3EAE6 #E3E3EA #EAE3E6
split-complementary
#EAEAE3 #E3E6EA #E6E3EA
monochromatic
#B6B69D #D0D0C0 #EAEAE3 #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.21
#EAEAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#EAEAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAE3
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAE3 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E3
Deuteranopia (green-blind)
#ECEAE3
Tritanopia (blue-blind)
#EBE9E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eaeae3; /* rgb */ color: rgb(234, 234, 227); /* oklch */ color: oklch(93.5% 0.009 106.6);
Tailwind
colors: {
custom: {
50: '#f0f0eb',
500: '#eaeae3',
950: '#000000',
},
}SCSS
$custom: #eaeae3; $custom-light: #f0f0eb; $custom-dark: #000000;
JSON
{
"hex": "#eaeae3",
"rgb": {
"r": 234,
"g": 234,
"b": 227
},
"hsl": {
"h": 60,
"s": 14.286,
"l": 90.392
},
"oklch": {
"l": 0.93511,
"c": 0.00933,
"h": 106.6
},
"luminance": 0.81884
}Semantic roles & 50–950 ramp
primary
#EAEAE3
secondary
#B2B2C0
accent
#4D984D
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584