#E2EBD3#E2EBD3
#E2EBD3 is a very light, muted yellow-green. Relative luminance 0.803; OKLCH L 92.7% C 0.033 H 123.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBD3 |
|---|---|
| RGB | rgb(226, 235, 211) |
| HSL | hsl(83, 38%, 87%) |
| HSV | hsv(83, 10%, 92%) |
| CMYK | cmyk(3.8%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(91.81, -7.18, 10.62) |
| CIE-LCH | lch(91.81, 12.82, 124.06°) |
| OKLab | oklab(92.68% -0.0185 0.0277) |
| OKLCH | oklch(92.68% 0.033 123.8) |
| XYZ | xyz(72.8285, 80.2885, 73.2758) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.36
Honeydew
#F0FFF0
ΔE00 5.57
Off White (survey)
#FFFFE4
ΔE00 5.75
Lightyellow
#FFFFE0
ΔE00 5.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.52
Eggshell
#F0EAD6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBD3 #DCD3EB
analogous
#EBE8D3 #E2EBD3 #D6EBD3
triadic
#E2EBD3 #D3E2EB #EBD3E2
tetradic
#E2EBD3 #D3EBE8 #DCD3EB #EBD3D6
square
#E2EBD3 #D3EBE8 #DCD3EB #EBD3D6
split-complementary
#E2EBD3 #D3D6EB #E8D3EB
monochromatic
#ABC57F #C6D8A9 #E2EBD3 #F1F5EA #F1F5EA
Accessibility & contrast
On white
1.23
#E2EBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#E2EBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBD3
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBD3 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE8D2
Deuteranopia (green-blind)
#EDE7D4
Tritanopia (blue-blind)
#E4E8E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2ebd3; /* rgb */ color: rgb(226, 235, 211); /* oklch */ color: oklch(92.7% 0.033 123.8);
Tailwind
colors: {
custom: {
50: '#ebf1e0',
500: '#e2ebd3',
950: '#000000',
},
}SCSS
$custom: #e2ebd3; $custom-light: #ebf1e0; $custom-dark: #000000;
JSON
{
"hex": "#e2ebd3",
"rgb": {
"r": 226,
"g": 235,
"b": 211
},
"hsl": {
"h": 82.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.92682,
"c": 0.03328,
"h": 123.8
},
"luminance": 0.80289
}Semantic roles & 50–950 ramp
primary
#E2EBD3
secondary
#AC9DC6
accent
#35B063
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584