#E9BEEB#E9BEEB
#E9BEEB is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.3% C 0.077 H 324.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BEEB |
|---|---|
| RGB | rgb(233, 190, 235) |
| HSL | hsl(297, 53%, 83%) |
| HSV | hsv(297, 19%, 92%) |
| CMYK | cmyk(0.9%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(81.92, 22.95, -16.52) |
| CIE-LCH | lch(81.92, 28.27, 324.25°) |
| OKLab | oklab(85.3% 0.0629 -0.0443) |
| OKLCH | oklch(85.3% 0.077 324.8) |
| XYZ | xyz(67.0113, 60.1501, 86.6612) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.70
Light Lilac
#EDC8FF
ΔE00 4.04
Light Lavendar
#EFC0FE
ΔE00 4.13
Pale Mauve
#FED0FC
ΔE00 4.42
Pale Lavender
#EECFFE
ΔE00 4.59
Pale Lilac
#E4CBFF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BEEB #C0EBBE
analogous
#D2BEEB #E9BEEB #EBBED6
triadic
#E9BEEB #EBE9BE #BEEBE9
tetradic
#E9BEEB #EBD2BE #C0EBBE #BED6EB
square
#E9BEEB #EBD2BE #C0EBBE #BED6EB
split-complementary
#E9BEEB #D6EBBE #BEEBD2
monochromatic
#C960CE #D98FDD #E9BEEB #F7E8F8 #F7E8F8
Accessibility & contrast
On white
1.61
#E9BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#E9BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BEEB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BEEB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#C4CEE9
Tritanopia (blue-blind)
#ECC2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #e9beeb; /* rgb */ color: rgb(233, 190, 235); /* oklch */ color: oklch(85.3% 0.077 324.8);
Tailwind
colors: {
custom: {
50: '#f0d1f1',
500: '#e9beeb',
950: '#000000',
},
}SCSS
$custom: #e9beeb; $custom-light: #f0d1f1; $custom-dark: #000000;
JSON
{
"hex": "#e9beeb",
"rgb": {
"r": 233,
"g": 190,
"b": 235
},
"hsl": {
"h": 297.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85301,
"c": 0.07696,
"h": 324.8
},
"luminance": 0.60149
}Semantic roles & 50–950 ramp
primary
#E9BEEB
secondary
#89C786
accent
#C0252C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161416
muted
#858385