#EEBEE3#EEBEE3
#EEBEE3 is a very light, moderate pink. Relative luminance 0.606; OKLCH L 85.5% C 0.073 H 334.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEE3 |
|---|---|
| RGB | rgb(238, 190, 227) |
| HSL | hsl(314, 59%, 84%) |
| HSV | hsv(314, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 4.6%, 6.7%) |
| CIE-LAB | lab(82.14, 23.17, -11.86) |
| CIE-LCH | lch(82.14, 26.03, 332.89°) |
| OKLab | oklab(85.5% 0.0658 -0.0315) |
| OKLCH | oklch(85.5% 0.073 334.4) |
| XYZ | xyz(67.5373, 60.5520, 80.7882) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.69
Very Light Purple
#F6CEFC
ΔE00 4.94
Thistle
#D8BFD8
ΔE00 6.30
Pale Lavender
#EECFFE
ΔE00 6.43
Light Lilac
#EDC8FF
ΔE00 6.51
Light Lavendar
#EFC0FE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEE3 #BEEEC9
analogous
#E1BEEE #EEBEE3 #EEBECB
triadic
#EEBEE3 #E3EEBE #BEE3EE
tetradic
#EEBEE3 #EEE1BE #BEEEC9 #BECBEE
square
#EEBEE3 #EEE1BE #BEEEC9 #BECBEE
split-complementary
#EEBEE3 #CBEEBE #BEEEE1
monochromatic
#D55DB9 #E18DCE #EEBEE3 #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.60
#EEBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EEBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEE3
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEE3 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E5
Deuteranopia (green-blind)
#C9CFE1
Tritanopia (blue-blind)
#F3C0CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebee3; /* rgb */ color: rgb(238, 190, 227); /* oklch */ color: oklch(85.5% 0.073 334.4);
Tailwind
colors: {
custom: {
50: '#f4d1eb',
500: '#eebee3',
950: '#000000',
},
}SCSS
$custom: #eebee3; $custom-light: #f4d1eb; $custom-dark: #000000;
JSON
{
"hex": "#eebee3",
"rgb": {
"r": 238,
"g": 190,
"b": 227
},
"hsl": {
"h": 313.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85495,
"c": 0.07295,
"h": 334.4
},
"luminance": 0.6055
}Semantic roles & 50–950 ramp
primary
#EEBEE3
secondary
#84CC95
accent
#C6461F
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384