#EAE6CF#EAE6CF
#EAE6CF is a very light, muted yellow. Relative luminance 0.786; OKLCH L 92.2% C 0.031 H 98.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6CF |
|---|---|
| RGB | rgb(234, 230, 207) |
| HSL | hsl(51, 39%, 86%) |
| HSV | hsv(51, 12%, 92%) |
| CMYK | cmyk(0%, 1.7%, 11.5%, 8.2%) |
| CIE-LAB | lab(91.05, -2.50, 11.69) |
| CIE-LCH | lch(91.05, 11.96, 102.08°) |
| OKLab | oklab(92.2% -0.0047 0.0304) |
| OKLCH | oklch(92.2% 0.031 98.9) |
| XYZ | xyz(73.4898, 78.5917, 70.3176) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.91
Beige
#F5F5DC
ΔE00 3.57
Cornsilk
#FFF8DC
ΔE00 4.24
Warm Beige
#E9DCC9
ΔE00 5.33
Oldlace
#FDF5E6
ΔE00 5.39
Champagne
#F7E7CE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6CF #CFD3EA
analogous
#EAD9CF #EAE6CF #E1EACF
triadic
#EAE6CF #CFEAE6 #E6CFEA
tetradic
#EAE6CF #CFEAD9 #CFD3EA #EACFE1
square
#EAE6CF #CFEAD9 #CFD3EA #EACFE1
split-complementary
#EAE6CF #CFE1EA #D9CFEA
monochromatic
#C5BA7A #D7D0A4 #EAE6CF #F6F4EA #F6F4EA
Accessibility & contrast
On white
1.26
#EAE6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#EAE6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6CF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6CF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CE
Deuteranopia (green-blind)
#ECE6D0
Tritanopia (blue-blind)
#EFE2DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae6cf; /* rgb */ color: rgb(234, 230, 207); /* oklch */ color: oklch(92.2% 0.031 98.9);
Tailwind
colors: {
custom: {
50: '#f0eddd',
500: '#eae6cf',
950: '#000000',
},
}SCSS
$custom: #eae6cf; $custom-light: #f0eddd; $custom-dark: #000000;
JSON
{
"hex": "#eae6cf",
"rgb": {
"r": 234,
"g": 230,
"b": 207
},
"hsl": {
"h": 51.111,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.92196,
"c": 0.0308,
"h": 98.9
},
"luminance": 0.78591
}Semantic roles & 50–950 ramp
primary
#EAE6CF
secondary
#999FC5
accent
#46B233
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484