#EBBAE2#EBBAE2
#EBBAE2 is a very light, moderate pink. Relative luminance 0.583; OKLCH L 84.5% C 0.077 H 332.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBAE2 |
|---|---|
| RGB | rgb(235, 186, 226) |
| HSL | hsl(311, 55%, 83%) |
| HSV | hsv(311, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 3.8%, 7.8%) |
| CIE-LAB | lab(80.89, 24.12, -13.22) |
| CIE-LCH | lch(80.89, 27.50, 331.28°) |
| OKLab | oklab(84.46% 0.0681 -0.0352) |
| OKLCH | oklch(84.46% 0.077 332.7) |
| XYZ | xyz(65.5461, 58.2728, 79.7317) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.26
Very Light Purple
#F6CEFC
ΔE00 5.27
Light Lavendar
#EFC0FE
ΔE00 6.09
Light Lilac
#EDC8FF
ΔE00 6.30
Pale Lavender
#EECFFE
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBAE2 #BAEBC3
analogous
#DBBAEB #EBBAE2 #EBBACA
triadic
#EBBAE2 #E2EBBA #BAE2EB
tetradic
#EBBAE2 #EBDBBA #BAEBC3 #BACAEB
square
#EBBAE2 #EBDBBA #BAEBC3 #BACAEB
split-complementary
#EBBAE2 #CAEBBA #BAEBDB
monochromatic
#CF5BBA #DD8BCE #EBBAE2 #F8E7F5 #F8E7F5
Accessibility & contrast
On white
1.66
#EBBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EBBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBAE2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBAE2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E4
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#F0BCC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbae2; /* rgb */ color: rgb(235, 186, 226); /* oklch */ color: oklch(84.5% 0.077 332.7);
Tailwind
colors: {
custom: {
50: '#f2cfeb',
500: '#ebbae2',
950: '#000000',
},
}SCSS
$custom: #ebbae2; $custom-light: #f2cfeb; $custom-dark: #000000;
JSON
{
"hex": "#ebbae2",
"rgb": {
"r": 235,
"g": 186,
"b": 226
},
"hsl": {
"h": 311.02,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.84459,
"c": 0.07669,
"h": 332.7
},
"luminance": 0.58271
}Semantic roles & 50–950 ramp
primary
#EBBAE2
secondary
#82C78F
accent
#C34023
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171316
muted
#858384