#E3EBCD#E3EBCD
#E3EBCD is a very light, muted yellow-green. Relative luminance 0.802; OKLCH L 92.6% C 0.041 H 119.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EBCD |
|---|---|
| RGB | rgb(227, 235, 205) |
| HSL | hsl(76, 43%, 86%) |
| HSV | hsv(76, 13%, 92%) |
| CMYK | cmyk(3.4%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(91.75, -7.81, 13.66) |
| CIE-LCH | lch(91.75, 15.74, 119.76°) |
| OKLab | oklab(92.61% -0.0199 0.0354) |
| OKLCH | oklch(92.61% 0.041 119.3) |
| XYZ | xyz(72.4049, 80.1554, 69.4029) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.17
Lightyellow
#FFFFE0
ΔE00 5.41
Off White (survey)
#FFFFE4
ΔE00 5.64
Eggshell (survey)
#FFFFD4
ΔE00 6.21
Cream
#FFFDD0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EBCD #D5CDEB
analogous
#EBE4CD #E3EBCD #D4EBCD
triadic
#E3EBCD #CDE3EB #EBCDE3
tetradic
#E3EBCD #CDEBE4 #D5CDEB #EBCDD4
square
#E3EBCD #CDEBE4 #D5CDEB #EBCDD4
split-complementary
#E3EBCD #CDD4EB #E4CDEB
monochromatic
#B2C876 #CBDAA1 #E3EBCD #F3F6E9 #F3F6E9
Accessibility & contrast
On white
1.23
#E3EBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#E3EBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EBCD
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EBCD | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#EEE7CE
Tritanopia (blue-blind)
#E6E8E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e3ebcd; /* rgb */ color: rgb(227, 235, 205); /* oklch */ color: oklch(92.6% 0.041 119.3);
Tailwind
colors: {
custom: {
50: '#ebf1dc',
500: '#e3ebcd',
950: '#000000',
},
}SCSS
$custom: #e3ebcd; $custom-light: #ebf1dc; $custom-dark: #000000;
JSON
{
"hex": "#e3ebcd",
"rgb": {
"r": 227,
"g": 235,
"b": 205
},
"hsl": {
"h": 76,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.92609,
"c": 0.04061,
"h": 119.3
},
"luminance": 0.80155
}Semantic roles & 50–950 ramp
primary
#E3EBCD
secondary
#A396C6
accent
#30B653
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584