#EBE4E6#EBE4E6
#EBE4E6 is a very light, near-neutral pink. Relative luminance 0.789; OKLCH L 92.5% C 0.008 H 357.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4E6 |
|---|---|
| RGB | rgb(235, 228, 230) |
| HSL | hsl(343, 15%, 91%) |
| HSV | hsv(343, 3%, 92%) |
| CMYK | cmyk(0%, 3%, 2.1%, 7.8%) |
| CIE-LAB | lab(91.17, 2.71, -0.13) |
| CIE-LCH | lch(91.17, 2.72, 357.23°) |
| OKLab | oklab(92.49% 0.008 -0.0003) |
| OKLCH | oklch(92.49% 0.008 357.8) |
| XYZ | xyz(76.2852, 78.8625, 86.0508) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.19
Gainsboro
#DCDCDC
ΔE00 4.30
Snow
#FFFAFA
ΔE00 4.73
Lavenderblush
#FFF0F5
ΔE00 4.75
Whitesmoke
#F5F5F5
ΔE00 4.94
Ghostwhite
#F8F8FF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4E6 #E4EBE9
analogous
#EBE4E9 #EBE4E6 #EBE5E4
triadic
#EBE4E6 #E6EBE4 #E4E6EB
tetradic
#EBE4E6 #E9EBE4 #E4EBE9 #E5E4EB
square
#EBE4E6 #E9EBE4 #E4EBE9 #E5E4EB
split-complementary
#EBE4E6 #E4EBE5 #E4E9EB
monochromatic
#B79EA5 #D1C1C5 #EBE4E6 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.25
#EBE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#EBE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4E6
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4E6 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E6
Deuteranopia (green-blind)
#E6E6E6
Tritanopia (blue-blind)
#ECE4E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebe4e6; /* rgb */ color: rgb(235, 228, 230); /* oklch */ color: oklch(92.5% 0.008 357.8);
Tailwind
colors: {
custom: {
50: '#f1eced',
500: '#ebe4e6',
950: '#000000',
},
}SCSS
$custom: #ebe4e6; $custom-light: #f1eced; $custom-dark: #000000;
JSON
{
"hex": "#ebe4e6",
"rgb": {
"r": 235,
"g": 228,
"b": 230
},
"hsl": {
"h": 342.857,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.92492,
"c": 0.00803,
"h": 357.8
},
"luminance": 0.78862
}Semantic roles & 50–950 ramp
primary
#EBE4E6
secondary
#B2C1BD
accent
#99834C
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484