#EBBEE2#EBBEE2
#EBBEE2 is a very light, moderate pink. Relative luminance 0.600; OKLCH L 85.2% C 0.070 H 333.2°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEE2 |
|---|---|
| RGB | rgb(235, 190, 226) |
| HSL | hsl(312, 53%, 83%) |
| HSV | hsv(312, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 3.8%, 7.8%) |
| CIE-LAB | lab(81.83, 21.98, -11.81) |
| CIE-LCH | lch(81.83, 24.96, 331.75°) |
| OKLab | oklab(85.18% 0.0622 -0.0314) |
| OKLCH | oklch(85.18% 0.07 333.2) |
| XYZ | xyz(66.4006, 59.9818, 80.0166) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.87
Very Light Purple
#F6CEFC
ΔE00 4.93
Thistle
#D8BFD8
ΔE00 5.67
Pale Lavender
#EECFFE
ΔE00 6.22
Light Lilac
#EDC8FF
ΔE00 6.41
Light Lavendar
#EFC0FE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEE2 #BEEBC7
analogous
#DDBEEB #EBBEE2 #EBBECB
triadic
#EBBEE2 #E2EBBE #BEE2EB
tetradic
#EBBEE2 #EBDDBE #BEEBC7 #BECBEB
square
#EBBEE2 #EBDDBE #BEEBC7 #BECBEB
split-complementary
#EBBEE2 #CBEBBE #BEEBDD
monochromatic
#CE60B8 #DD8FCD #EBBEE2 #F8E8F5 #F8E8F5
Accessibility & contrast
On white
1.62
#EBBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#EBBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEE2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEE2 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E4
Deuteranopia (green-blind)
#C8CEE0
Tritanopia (blue-blind)
#F0C0CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbee2; /* rgb */ color: rgb(235, 190, 226); /* oklch */ color: oklch(85.2% 0.070 333.2);
Tailwind
colors: {
custom: {
50: '#f1d1eb',
500: '#ebbee2',
950: '#000000',
},
}SCSS
$custom: #ebbee2; $custom-light: #f1d1eb; $custom-dark: #000000;
JSON
{
"hex": "#ebbee2",
"rgb": {
"r": 235,
"g": 190,
"b": 226
},
"hsl": {
"h": 312,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85182,
"c": 0.06965,
"h": 333.2
},
"luminance": 0.5998
}Semantic roles & 50–950 ramp
primary
#EBBEE2
secondary
#86C793
accent
#C04425
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384