#EEBEE4#EEBEE4
#EEBEE4 is a very light, moderate pink. Relative luminance 0.606; OKLCH L 85.5% C 0.074 H 333.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEE4 |
|---|---|
| RGB | rgb(238, 190, 228) |
| HSL | hsl(313, 59%, 84%) |
| HSV | hsv(313, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 4.2%, 6.7%) |
| CIE-LAB | lab(82.17, 23.34, -12.35) |
| CIE-LCH | lch(82.17, 26.41, 332.12°) |
| OKLab | oklab(85.53% 0.0661 -0.0329) |
| OKLCH | oklch(85.53% 0.074 333.6) |
| XYZ | xyz(67.6757, 60.6073, 81.5171) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.56
Very Light Purple
#F6CEFC
ΔE00 4.76
Pale Lavender
#EECFFE
ΔE00 6.25
Light Lilac
#EDC8FF
ΔE00 6.26
Light Lavendar
#EFC0FE
ΔE00 6.36
Thistle
#D8BFD8
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEE4 #BEEEC8
analogous
#E0BEEE #EEBEE4 #EEBECC
triadic
#EEBEE4 #E4EEBE #BEE4EE
tetradic
#EEBEE4 #EEE0BE #BEEEC8 #BECCEE
square
#EEBEE4 #EEE0BE #BEEEC8 #BECCEE
split-complementary
#EEBEE4 #CCEEBE #BEEEE0
monochromatic
#D55DBC #E18DD0 #EEBEE4 #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.60
#EEBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EEBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEE4
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEE4 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E6
Deuteranopia (green-blind)
#C8CFE2
Tritanopia (blue-blind)
#F3C0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebee4; /* rgb */ color: rgb(238, 190, 228); /* oklch */ color: oklch(85.5% 0.074 333.6);
Tailwind
colors: {
custom: {
50: '#f4d1ec',
500: '#eebee4',
950: '#000000',
},
}SCSS
$custom: #eebee4; $custom-light: #f4d1ec; $custom-dark: #000000;
JSON
{
"hex": "#eebee4",
"rgb": {
"r": 238,
"g": 190,
"b": 228
},
"hsl": {
"h": 312.5,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85528,
"c": 0.07383,
"h": 333.6
},
"luminance": 0.60605
}Semantic roles & 50–950 ramp
primary
#EEBEE4
secondary
#84CC93
accent
#C6421F
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384