#EEBEE1#EEBEE1
#EEBEE1 is a very light, moderate pink. Relative luminance 0.604; OKLCH L 85.4% C 0.071 H 336.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEE1 |
|---|---|
| RGB | rgb(238, 190, 225) |
| HSL | hsl(316, 59%, 84%) |
| HSV | hsv(316, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 5.5%, 6.7%) |
| CIE-LAB | lab(82.08, 22.82, -10.88) |
| CIE-LCH | lch(82.08, 25.28, 334.52°) |
| OKLab | oklab(85.43% 0.0651 -0.0289) |
| OKLCH | oklch(85.43% 0.071 336.1) |
| XYZ | xyz(67.2628, 60.4422, 79.3428) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.99
Very Light Purple
#F6CEFC
ΔE00 5.34
Thistle
#D8BFD8
ΔE00 6.16
Powder Pink
#FFB2D0
ΔE00 6.63
Pale Lavender
#EECFFE
ΔE00 6.81
Light Lilac
#EDC8FF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEE1 #BEEECB
analogous
#E3BEEE #EEBEE1 #EEBEC9
triadic
#EEBEE1 #E1EEBE #BEE1EE
tetradic
#EEBEE1 #EEE3BE #BEEECB #BEC9EE
square
#EEBEE1 #EEE3BE #BEEECB #BEC9EE
split-complementary
#EEBEE1 #C9EEBE #BEEEE3
monochromatic
#D55DB4 #E18DCB #EEBEE1 #F9E7F4 #F9E7F4
Accessibility & contrast
On white
1.60
#EEBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#EEBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEE1
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEE1 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E2
Deuteranopia (green-blind)
#C9CFDF
Tritanopia (blue-blind)
#F3BFCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebee1; /* rgb */ color: rgb(238, 190, 225); /* oklch */ color: oklch(85.4% 0.071 336.1);
Tailwind
colors: {
custom: {
50: '#f4d1ea',
500: '#eebee1',
950: '#000000',
},
}SCSS
$custom: #eebee1; $custom-light: #f4d1ea; $custom-dark: #000000;
JSON
{
"hex": "#eebee1",
"rgb": {
"r": 238,
"g": 190,
"b": 225
},
"hsl": {
"h": 316.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.8543,
"c": 0.07122,
"h": 336.1
},
"luminance": 0.6044
}Semantic roles & 50–950 ramp
primary
#EEBEE1
secondary
#84CC98
accent
#C64D1F
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384