#EEBBE2#EEBBE2
#EEBBE2 is a very light, moderate pink. Relative luminance 0.592; OKLCH L 84.9% C 0.077 H 334.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBE2 |
|---|---|
| RGB | rgb(238, 187, 226) |
| HSL | hsl(314, 60%, 83%) |
| HSV | hsv(314, 21%, 93%) |
| CMYK | cmyk(0%, 21.4%, 5%, 6.7%) |
| CIE-LAB | lab(81.41, 24.59, -12.41) |
| CIE-LCH | lch(81.41, 27.55, 333.21°) |
| OKLab | oklab(84.92% 0.0699 -0.033) |
| OKLCH | oklch(84.92% 0.077 334.7) |
| XYZ | xyz(66.7566, 59.2107, 79.8490) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.13
Very Light Purple
#F6CEFC
ΔE00 5.37
Light Lavendar
#EFC0FE
ΔE00 6.47
Powder Pink
#FFB2D0
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBE2 #BBEEC7
analogous
#E0BBEE #EEBBE2 #EEBBC8
triadic
#EEBBE2 #E2EEBB #BBE2EE
tetradic
#EEBBE2 #EEE0BB #BBEEC7 #BBC8EE
square
#EEBBE2 #EEE0BB #BBEEC7 #BBC8EE
split-complementary
#EEBBE2 #C8EEBB #BBEEE0
monochromatic
#D659B8 #E28ACD #EEBBE2 #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.64
#EEBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EEBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBE2
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBE2 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E4
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#F3BDC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eebbe2; /* rgb */ color: rgb(238, 187, 226); /* oklch */ color: oklch(84.9% 0.077 334.7);
Tailwind
colors: {
custom: {
50: '#f4cfeb',
500: '#eebbe2',
950: '#000000',
},
}SCSS
$custom: #eebbe2; $custom-light: #f4cfeb; $custom-dark: #000000;
JSON
{
"hex": "#eebbe2",
"rgb": {
"r": 238,
"g": 187,
"b": 226
},
"hsl": {
"h": 314.118,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.84923,
"c": 0.07733,
"h": 334.7
},
"luminance": 0.59209
}Semantic roles & 50–950 ramp
primary
#EEBBE2
secondary
#81CC93
accent
#C8461E
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384