#EBBAE0#EBBAE0
#EBBAE0 is a very light, moderate pink. Relative luminance 0.582; OKLCH L 84.4% C 0.075 H 334.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBAE0 |
|---|---|
| RGB | rgb(235, 186, 224) |
| HSL | hsl(313, 55%, 83%) |
| HSV | hsv(313, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 4.7%, 7.8%) |
| CIE-LAB | lab(80.83, 23.76, -12.23) |
| CIE-LCH | lch(80.83, 26.73, 332.76°) |
| OKLab | oklab(84.39% 0.0675 -0.0325) |
| OKLCH | oklch(84.39% 0.075 334.2) |
| XYZ | xyz(65.2733, 58.1636, 78.2948) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.46
Very Light Purple
#F6CEFC
ΔE00 5.57
Thistle
#D8BFD8
ΔE00 6.45
Light Lavendar
#EFC0FE
ΔE00 6.63
Light Lilac
#EDC8FF
ΔE00 6.76
Powder Pink
#FFB2D0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBAE0 #BAEBC5
analogous
#DDBAEB #EBBAE0 #EBBAC8
triadic
#EBBAE0 #E0EBBA #BAE0EB
tetradic
#EBBAE0 #EBDDBA #BAEBC5 #BAC8EB
square
#EBBAE0 #EBDDBA #BAEBC5 #BAC8EB
split-complementary
#EBBAE0 #C8EBBA #BAEBDD
monochromatic
#CF5BB5 #DD8BCB #EBBAE0 #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.66
#EBBAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#EBBAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBAE0
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBAE0 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E2
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#F0BCC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbae0; /* rgb */ color: rgb(235, 186, 224); /* oklch */ color: oklch(84.4% 0.075 334.2);
Tailwind
colors: {
custom: {
50: '#f2cfe9',
500: '#ebbae0',
950: '#000000',
},
}SCSS
$custom: #ebbae0; $custom-light: #f2cfe9; $custom-dark: #000000;
JSON
{
"hex": "#ebbae0",
"rgb": {
"r": 235,
"g": 186,
"b": 224
},
"hsl": {
"h": 313.469,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.84392,
"c": 0.0749,
"h": 334.2
},
"luminance": 0.58162
}Semantic roles & 50–950 ramp
primary
#EBBAE0
secondary
#82C791
accent
#C34723
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171316
muted
#858384