#EBE2E8#EBE2E8
#EBE2E8 is a very light, near-neutral pink. Relative luminance 0.779; OKLCH L 92.2% C 0.013 H 337.5°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2E8 |
|---|---|
| RGB | rgb(235, 226, 232) |
| HSL | hsl(320, 18%, 90%) |
| HSV | hsv(320, 4%, 92%) |
| CMYK | cmyk(0%, 3.8%, 1.3%, 7.8%) |
| CIE-LAB | lab(90.73, 4.10, -1.83) |
| CIE-LCH | lch(90.73, 4.49, 335.94°) |
| OKLab | oklab(92.16% 0.0116 -0.0048) |
| OKLCH | oklch(92.16% 0.013 337.5) |
| XYZ | xyz(76.0206, 77.8815, 87.3560) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.98
Very Light Pink
#FFF4F2
ΔE00 5.37
Ghostwhite
#F8F8FF
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 5.91
Snow
#FFFAFA
ΔE00 6.05
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2E8 #E2EBE5
analogous
#E9E2EB #EBE2E8 #EBE2E3
triadic
#EBE2E8 #E8EBE2 #E2E8EB
tetradic
#EBE2E8 #EBE9E2 #E2EBE5 #E2E3EB
square
#EBE2E8 #EBE9E2 #E2EBE5 #E2E3EB
split-complementary
#EBE2E8 #E3EBE2 #E2EBE9
monochromatic
#B99AAF #D2BECB #EBE2E8 #F3EDF1 #F3EDF1
Accessibility & contrast
On white
1.27
#EBE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#EBE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2E8
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2E8 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E8
Deuteranopia (green-blind)
#E4E5E8
Tritanopia (blue-blind)
#ECE2E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe2e8; /* rgb */ color: rgb(235, 226, 232); /* oklch */ color: oklch(92.2% 0.013 337.5);
Tailwind
colors: {
custom: {
50: '#f1ebef',
500: '#ebe2e8',
950: '#000000',
},
}SCSS
$custom: #ebe2e8; $custom-light: #f1ebef; $custom-dark: #000000;
JSON
{
"hex": "#ebe2e8",
"rgb": {
"r": 235,
"g": 226,
"b": 232
},
"hsl": {
"h": 320,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.92159,
"c": 0.01258,
"h": 337.5
},
"luminance": 0.77881
}Semantic roles & 50–950 ramp
primary
#EBE2E8
secondary
#B0C2B6
accent
#9D6549
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485