#EAE6BB#EAE6BB
#EAE6BB is a very light, muted yellow. Relative luminance 0.777; OKLCH L 91.7% C 0.056 H 103.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6BB |
|---|---|
| RGB | rgb(234, 230, 187) |
| HSL | hsl(55, 53%, 83%) |
| HSV | hsv(55, 20%, 92%) |
| CMYK | cmyk(0%, 1.7%, 20.1%, 8.2%) |
| CIE-LAB | lab(90.63, -5.52, 21.49) |
| CIE-LCH | lch(90.63, 22.19, 104.41°) |
| OKLab | oklab(91.73% -0.0127 0.055) |
| OKLCH | oklch(91.73% 0.056 103) |
| XYZ | xyz(71.1978, 77.6749, 58.2462) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.20
Pale
#FFF9D0
ΔE00 4.24
Lemonchiffon
#FFFACD
ΔE00 4.25
Palegoldenrod
#EEE8AA
ΔE00 4.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.41
Vanilla
#F3E5AB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6BB #BBBFEA
analogous
#EACFBB #EAE6BB #D6EABB
triadic
#EAE6BB #BBEAE6 #E6BBEA
tetradic
#EAE6BB #BBEACF #BBBFEA #EABBD6
square
#EAE6BB #BBEACF #BBBFEA #EABBD6
split-complementary
#EAE6BB #BBD6EA #CFBBEA
monochromatic
#CDC45D #DCD58C #EAE6BB #F8F6E8 #F8F6E8
Accessibility & contrast
On white
1.27
#EAE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EAE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6BB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6BB | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B8
Deuteranopia (green-blind)
#F0E5BC
Tritanopia (blue-blind)
#F1E0DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae6bb; /* rgb */ color: rgb(234, 230, 187); /* oklch */ color: oklch(91.7% 0.056 103.0);
Tailwind
colors: {
custom: {
50: '#f1edcf',
500: '#eae6bb',
950: '#000000',
},
}SCSS
$custom: #eae6bb; $custom-light: #f1edcf; $custom-dark: #000000;
JSON
{
"hex": "#eae6bb",
"rgb": {
"r": 234,
"g": 230,
"b": 187
},
"hsl": {
"h": 54.894,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.91728,
"c": 0.05641,
"h": 103
},
"luminance": 0.77674
}Semantic roles & 50–950 ramp
primary
#EAE6BB
secondary
#8389C6
accent
#32C025
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161613
muted
#858483