#E3EBCA#E3EBCA
#E3EBCA is a very light, muted yellow-green. Relative luminance 0.800; OKLCH L 92.5% C 0.044 H 118.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EBCA |
|---|---|
| RGB | rgb(227, 235, 202) |
| HSL | hsl(75, 45%, 86%) |
| HSV | hsv(75, 14%, 92%) |
| CMYK | cmyk(3.4%, 0%, 14%, 7.8%) |
| CIE-LAB | lab(91.69, -8.29, 15.13) |
| CIE-LCH | lch(91.69, 17.25, 118.73°) |
| OKLab | oklab(92.54% -0.0211 0.0391) |
| OKLCH | oklch(92.54% 0.044 118.3) |
| XYZ | xyz(72.0462, 80.0120, 67.5140) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.79
Beige
#F5F5DC
ΔE00 4.90
Lightyellow
#FFFFE0
ΔE00 5.50
Eggshell (survey)
#FFFFD4
ΔE00 5.79
Off White (survey)
#FFFFE4
ΔE00 5.92
Cream
#FFFDD0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EBCA #D2CAEB
analogous
#EBE2CA #E3EBCA #D2EBCA
triadic
#E3EBCA #CAE3EB #EBCAE3
tetradic
#E3EBCA #CAEBE2 #D2CAEB #EBCAD2
square
#E3EBCA #CAEBE2 #D2CAEB #EBCAD2
split-complementary
#E3EBCA #CAD2EB #E2CAEB
monochromatic
#B4C971 #CCDA9E #E3EBCA #F3F7E9 #F3F7E9
Accessibility & contrast
On white
1.24
#E3EBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#E3EBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EBCA
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EBCA | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C8
Deuteranopia (green-blind)
#EFE7CB
Tritanopia (blue-blind)
#E6E7E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e3ebca; /* rgb */ color: rgb(227, 235, 202); /* oklch */ color: oklch(92.5% 0.044 118.3);
Tailwind
colors: {
custom: {
50: '#ecf1da',
500: '#e3ebca',
950: '#000000',
},
}SCSS
$custom: #e3ebca; $custom-light: #ecf1da; $custom-dark: #000000;
JSON
{
"hex": "#e3ebca",
"rgb": {
"r": 227,
"g": 235,
"b": 202
},
"hsl": {
"h": 74.545,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.92537,
"c": 0.04444,
"h": 118.3
},
"luminance": 0.80012
}Semantic roles & 50–950 ramp
primary
#E3EBCA
secondary
#9F93C7
accent
#2DB84F
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161614
muted
#848583