#EABBEF#EABBEF
#EABBEF is a very light, moderate purple. Relative luminance 0.593; OKLCH L 85.0% C 0.087 H 323.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBEF |
|---|---|
| RGB | rgb(234, 187, 239) |
| HSL | hsl(294, 62%, 84%) |
| HSV | hsv(294, 22%, 94%) |
| CMYK | cmyk(2.1%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(81.44, 25.62, -19.38) |
| CIE-LCH | lch(81.44, 32.12, 322.89°) |
| OKLab | oklab(84.99% 0.0697 -0.0522) |
| OKLCH | oklch(84.99% 0.087 323.2) |
| XYZ | xyz(67.2801, 59.2665, 89.5400) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.82
Light Lilac
#EDC8FF
ΔE00 3.71
Very Light Purple
#F6CEFC
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 5.12
Pale Mauve
#FED0FC
ΔE00 5.16
Light Lavender
#DFC5FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBEF #C0EFBB
analogous
#D0BBEF #EABBEF #EFBBDA
triadic
#EABBEF #EFEABB #BBEFEA
tetradic
#EABBEF #EFD0BB #C0EFBB #BBDAEF
square
#EABBEF #EFD0BB #C0EFBB #BBDAEF
split-complementary
#EABBEF #DAEFBB #BBEFD0
monochromatic
#CB58D8 #DB89E3 #EABBEF #F7E6F9 #F7E6F9
Accessibility & contrast
On white
1.63
#EABBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#EABBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBEF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBEF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#ECC0CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eabbef; /* rgb */ color: rgb(234, 187, 239); /* oklch */ color: oklch(85.0% 0.087 323.2);
Tailwind
colors: {
custom: {
50: '#f1cff4',
500: '#eabbef',
950: '#000000',
},
}SCSS
$custom: #eabbef; $custom-light: #f1cff4; $custom-dark: #000000;
JSON
{
"hex": "#eabbef",
"rgb": {
"r": 234,
"g": 187,
"b": 239
},
"hsl": {
"h": 294.231,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84994,
"c": 0.08708,
"h": 323.2
},
"luminance": 0.59265
}Semantic roles & 50–950 ramp
primary
#EABBEF
secondary
#88CD81
accent
#CA1C2D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385