#EEBEEB#EEBEEB
#EEBEEB is a very light, moderate purple. Relative luminance 0.610; OKLCH L 85.8% C 0.080 H 328.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEEB |
|---|---|
| RGB | rgb(238, 190, 235) |
| HSL | hsl(304, 59%, 84%) |
| HSV | hsv(304, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 1.3%, 6.7%) |
| CIE-LAB | lab(82.38, 24.59, -15.78) |
| CIE-LCH | lch(82.38, 29.22, 327.31°) |
| OKLab | oklab(85.76% 0.0684 -0.0423) |
| OKLCH | oklch(85.76% 0.08 328.3) |
| XYZ | xyz(68.6671, 61.0039, 86.7388) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.84
Pale Mauve
#FED0FC
ΔE00 4.08
Light Lavendar
#EFC0FE
ΔE00 4.45
Light Lilac
#EDC8FF
ΔE00 4.65
Pale Lavender
#EECFFE
ΔE00 5.22
Pale Lilac
#E4CBFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEEB #BEEEC1
analogous
#D9BEEE #EEBEEB #EEBED3
triadic
#EEBEEB #EBEEBE #BEEBEE
tetradic
#EEBEEB #EED9BE #BEEEC1 #BED3EE
square
#EEBEEB #EED9BE #BEEEC1 #BED3EE
split-complementary
#EEBEEB #D3EEBE #BEEED9
monochromatic
#D55DCD #E18DDC #EEBEEB #F9E7F8 #F9E7F8
Accessibility & contrast
On white
1.59
#EEBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#EEBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEEB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEEB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#F2C1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebeeb; /* rgb */ color: rgb(238, 190, 235); /* oklch */ color: oklch(85.8% 0.080 328.3);
Tailwind
colors: {
custom: {
50: '#f4d2f1',
500: '#eebeeb',
950: '#000000',
},
}SCSS
$custom: #eebeeb; $custom-light: #f4d2f1; $custom-dark: #000000;
JSON
{
"hex": "#eebeeb",
"rgb": {
"r": 238,
"g": 190,
"b": 235
},
"hsl": {
"h": 303.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85764,
"c": 0.0804,
"h": 328.3
},
"luminance": 0.61002
}Semantic roles & 50–950 ramp
primary
#EEBEEB
secondary
#84CC89
accent
#C62A1F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385