#EABBFE#EABBFE
#EABBFE is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.5% C 0.104 H 315.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBFE |
|---|---|
| RGB | rgb(234, 187, 254) |
| HSL | hsl(282, 97%, 86%) |
| HSV | hsv(282, 26%, 100%) |
| CMYK | cmyk(7.9%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(81.94, 28.49, -26.64) |
| CIE-LCH | lch(81.94, 39.00, 316.92°) |
| OKLab | oklab(85.55% 0.0741 -0.0725) |
| OKLCH | oklch(85.55% 0.104 315.6) |
| XYZ | xyz(69.5887, 60.1900, 101.6986) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.62
Mauve
#E0B0FF
ΔE00 3.52
Light Lilac
#EDC8FF
ΔE00 3.62
Light Violet
#D6B4FC
ΔE00 4.29
Light Lavender
#DFC5FE
ΔE00 4.51
Pale Lilac
#E4CBFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBFE #CFFEBB
analogous
#C9BBFE #EABBFE #FEBBF0
triadic
#EABBFE #FEEABB #BBFEEA
tetradic
#EABBFE #FEC9BB #CFFEBB #BBF0FE
square
#EABBFE #FEC9BB #CFFEBB #BBF0FE
split-complementary
#EABBFE #F0FEBB #BBFEC9
monochromatic
#C542FC #D77FFD #EABBFE #F6E1FF #F6E1FF
Accessibility & contrast
On white
1.61
#EABBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#EABBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBFE
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBFE | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#E9C3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eabbfe; /* rgb */ color: rgb(234, 187, 254); /* oklch */ color: oklch(85.5% 0.104 315.6);
Tailwind
colors: {
custom: {
50: '#f1cfff',
500: '#eabbfe',
950: '#000000',
},
}SCSS
$custom: #eabbfe; $custom-light: #f1cfff; $custom-dark: #000000;
JSON
{
"hex": "#eabbfe",
"rgb": {
"r": 234,
"g": 187,
"b": 254
},
"hsl": {
"h": 282.09,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85546,
"c": 0.10365,
"h": 315.6
},
"luminance": 0.60189
}Semantic roles & 50–950 ramp
primary
#EABBFE
secondary
#99E578
accent
#E60045
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386