#EEBEE6#EEBEE6
#EEBEE6 is a very light, moderate pink. Relative luminance 0.607; OKLCH L 85.6% C 0.076 H 332.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEE6 |
|---|---|
| RGB | rgb(238, 190, 230) |
| HSL | hsl(310, 59%, 84%) |
| HSV | hsv(310, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 3.4%, 6.7%) |
| CIE-LAB | lab(82.23, 23.70, -13.33) |
| CIE-LCH | lch(82.23, 27.19, 330.64°) |
| OKLab | oklab(85.6% 0.0668 -0.0355) |
| OKLCH | oklch(85.6% 0.076 332) |
| XYZ | xyz(67.9549, 60.7190, 82.9878) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.34
Very Light Purple
#F6CEFC
ΔE00 4.43
Light Lilac
#EDC8FF
ΔE00 5.78
Light Lavendar
#EFC0FE
ΔE00 5.80
Pale Lavender
#EECFFE
ΔE00 5.91
Thistle
#D8BFD8
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEE6 #BEEEC6
analogous
#DEBEEE #EEBEE6 #EEBECE
triadic
#EEBEE6 #E6EEBE #BEE6EE
tetradic
#EEBEE6 #EEDEBE #BEEEC6 #BECEEE
square
#EEBEE6 #EEDEBE #BEEEC6 #BECEEE
split-complementary
#EEBEE6 #CEEEBE #BEEEDE
monochromatic
#D55DC1 #E18DD3 #EEBEE6 #F9E7F6 #F9E7F6
Accessibility & contrast
On white
1.60
#EEBEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EEBEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEE6
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEE6 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9E8
Deuteranopia (green-blind)
#C8CFE4
Tritanopia (blue-blind)
#F3C0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebee6; /* rgb */ color: rgb(238, 190, 230); /* oklch */ color: oklch(85.6% 0.076 332.0);
Tailwind
colors: {
custom: {
50: '#f4d1ee',
500: '#eebee6',
950: '#000000',
},
}SCSS
$custom: #eebee6; $custom-light: #f4d1ee; $custom-dark: #000000;
JSON
{
"hex": "#eebee6",
"rgb": {
"r": 238,
"g": 190,
"b": 230
},
"hsl": {
"h": 310,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85595,
"c": 0.07564,
"h": 332
},
"luminance": 0.60717
}Semantic roles & 50–950 ramp
primary
#EEBEE6
secondary
#84CC90
accent
#C63B1F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385