#EBE2E6#EBE2E6
#EBE2E6 is a very light, near-neutral pink. Relative luminance 0.778; OKLCH L 92.1% C 0.011 H 348.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2E6 |
|---|---|
| RGB | rgb(235, 226, 230) |
| HSL | hsl(333, 18%, 90%) |
| HSV | hsv(333, 4%, 92%) |
| CMYK | cmyk(0%, 3.8%, 2.1%, 7.8%) |
| CIE-LAB | lab(90.67, 3.75, -0.86) |
| CIE-LCH | lch(90.67, 3.84, 347.09°) |
| OKLab | oklab(92.1% 0.0109 -0.0022) |
| OKLCH | oklch(92.1% 0.011 348.5) |
| XYZ | xyz(75.7382, 77.7685, 85.8684) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.08
Very Light Pink
#FFF4F2
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 5.37
Snow
#FFFAFA
ΔE00 5.63
Ghostwhite
#F8F8FF
ΔE00 5.91
Whitesmoke
#F5F5F5
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2E6 #E2EBE7
analogous
#EBE2EA #EBE2E6 #EBE2E2
triadic
#EBE2E6 #E6EBE2 #E2E6EB
tetradic
#EBE2E6 #EAEBE2 #E2EBE7 #E2E2EB
square
#EBE2E6 #EAEBE2 #E2EBE7 #E2E2EB
split-complementary
#EBE2E6 #E2EBE2 #E2EAEB
monochromatic
#B99AA8 #D2BEC7 #EBE2E6 #F3EDEF #F3EDEF
Accessibility & contrast
On white
1.27
#EBE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#EBE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2E6
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2E6 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E6
Deuteranopia (green-blind)
#E4E5E6
Tritanopia (blue-blind)
#EDE2E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe2e6; /* rgb */ color: rgb(235, 226, 230); /* oklch */ color: oklch(92.1% 0.011 348.5);
Tailwind
colors: {
custom: {
50: '#f1ebed',
500: '#ebe2e6',
950: '#000000',
},
}SCSS
$custom: #ebe2e6; $custom-light: #f1ebed; $custom-dark: #000000;
JSON
{
"hex": "#ebe2e6",
"rgb": {
"r": 235,
"g": 226,
"b": 230
},
"hsl": {
"h": 333.333,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.92102,
"c": 0.0111,
"h": 348.5
},
"luminance": 0.77768
}Semantic roles & 50–950 ramp
primary
#EBE2E6
secondary
#B0C2BA
accent
#9D7749
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484