#E2E2BF#E2E2BF
#E2E2BF is a very light, muted yellow. Relative luminance 0.743; OKLCH L 90.4% C 0.046 H 107.3°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2BF |
|---|---|
| RGB | rgb(226, 226, 191) |
| HSL | hsl(60, 38%, 82%) |
| HSV | hsv(60, 15%, 89%) |
| CMYK | cmyk(0%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(89.08, -5.80, 17.15) |
| CIE-LCH | lch(89.08, 18.11, 108.68°) |
| OKLab | oklab(90.38% -0.0137 0.0442) |
| OKLCH | oklch(90.38% 0.046 107.3) |
| XYZ | xyz(67.9636, 74.3237, 60.0457) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.18
Beige
#F5F5DC
ΔE00 5.30
Pale
#FFF9D0
ΔE00 5.68
Lemonchiffon
#FFFACD
ΔE00 5.97
Beige (survey)
#E6DAA6
ΔE00 6.05
Cream
#FFFDD0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2BF #BFBFE2
analogous
#E2D1BF #E2E2BF #D1E2BF
triadic
#E2E2BF #BFE2E2 #E2BFE2
tetradic
#E2E2BF #BFE2D1 #BFBFE2 #E2BFD1
square
#E2E2BF #BFE2D1 #BFBFE2 #E2BFD1
split-complementary
#E2E2BF #BFD1E2 #D1BFE2
monochromatic
#BCBC6B #CFCF95 #E2E2BF #F5F5E9 #F5F5EA
Accessibility & contrast
On white
1.32
#E2E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E2E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2BF
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2BF | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBD
Deuteranopia (green-blind)
#E9E0C0
Tritanopia (blue-blind)
#E8DDD8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2e2bf; /* rgb */ color: rgb(226, 226, 191); /* oklch */ color: oklch(90.4% 0.046 107.3);
Tailwind
colors: {
custom: {
50: '#ebebd2',
500: '#e2e2bf',
950: '#000000',
},
}SCSS
$custom: #e2e2bf; $custom-light: #ebebd2; $custom-dark: #000000;
JSON
{
"hex": "#e2e2bf",
"rgb": {
"r": 226,
"g": 226,
"b": 191
},
"hsl": {
"h": 60,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.90375,
"c": 0.04627,
"h": 107.3
},
"luminance": 0.74323
}Semantic roles & 50–950 ramp
primary
#E2E2BF
secondary
#8A8ABB
accent
#35B135
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161614
muted
#848483