#EAEBBF#EAEBBF
#EAEBBF is a very light, muted yellow. Relative luminance 0.807; OKLCH L 92.8% C 0.057 H 108.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBBF |
|---|---|
| RGB | rgb(234, 235, 191) |
| HSL | hsl(61, 52%, 84%) |
| HSV | hsv(61, 19%, 92%) |
| CMYK | cmyk(0.4%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(91.99, -7.47, 21.30) |
| CIE-LCH | lch(91.99, 22.58, 109.32°) |
| OKLab | oklab(92.82% -0.0183 0.0545) |
| OKLCH | oklch(92.82% 0.057 108.5) |
| XYZ | xyz(73.0434, 80.6714, 61.0033) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.45
Lemonchiffon
#FFFACD
ΔE00 3.95
Cream
#FFFDD0
ΔE00 3.99
Pale
#FFF9D0
ΔE00 4.23
Eggshell (survey)
#FFFFD4
ΔE00 4.23
Ivory (survey)
#FFFFCB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBBF #C0BFEB
analogous
#EBD6BF #EAEBBF #D4EBBF
triadic
#EAEBBF #BFEAEB #EBBFEA
tetradic
#EAEBBF #BFEBD6 #C0BFEB #EBBFD4
square
#EAEBBF #BFEBD6 #C0BFEB #EBBFD4
split-complementary
#EAEBBF #BFD4EB #D6BFEB
monochromatic
#CBCE62 #DBDC90 #EAEBBF #F7F8E8 #F7F8E8
Accessibility & contrast
On white
1.23
#EAEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EAEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBBF
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBBF | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BC
Deuteranopia (green-blind)
#F3E9C1
Tritanopia (blue-blind)
#F1E5DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eaebbf; /* rgb */ color: rgb(234, 235, 191); /* oklch */ color: oklch(92.8% 0.057 108.5);
Tailwind
colors: {
custom: {
50: '#f1f1d2',
500: '#eaebbf',
950: '#000000',
},
}SCSS
$custom: #eaebbf; $custom-light: #f1f1d2; $custom-dark: #000000;
JSON
{
"hex": "#eaebbf",
"rgb": {
"r": 234,
"g": 235,
"b": 191
},
"hsl": {
"h": 61.364,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.92824,
"c": 0.05749,
"h": 108.5
},
"luminance": 0.80671
}Semantic roles & 50–950 ramp
primary
#EAEBBF
secondary
#8887C7
accent
#26C029
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161614
muted
#858583