#EABBFC#EABBFC
#EABBFC is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.5% C 0.101 H 316.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBFC |
|---|---|
| RGB | rgb(234, 187, 252) |
| HSL | hsl(283, 92%, 86%) |
| HSV | hsv(283, 26%, 99%) |
| CMYK | cmyk(7.1%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.87, 28.10, -25.67) |
| CIE-LCH | lch(81.87, 38.06, 317.58°) |
| OKLab | oklab(85.47% 0.0735 -0.0698) |
| OKLCH | oklch(85.47% 0.101 316.5) |
| XYZ | xyz(69.2701, 60.0625, 100.0207) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.35
Light Lilac
#EDC8FF
ΔE00 3.43
Mauve
#E0B0FF
ΔE00 3.84
Light Lavender
#DFC5FE
ΔE00 4.54
Light Violet
#D6B4FC
ΔE00 4.55
Pale Lilac
#E4CBFF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBFC #CDFCBB
analogous
#C9BBFC #EABBFC #FCBBED
triadic
#EABBFC #FCEABB #BBFCEA
tetradic
#EABBFC #FCC9BB #CDFCBB #BBEDFC
square
#EABBFC #FCC9BB #CDFCBB #BBEDFC
split-complementary
#EABBFC #EDFCBB #BBFCC9
monochromatic
#C646F7 #D880F9 #EABBFC #F6E2FE #F6E2FE
Accessibility & contrast
On white
1.61
#EABBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EABBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBFC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBFC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#EAC2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eabbfc; /* rgb */ color: rgb(234, 187, 252); /* oklch */ color: oklch(85.5% 0.101 316.5);
Tailwind
colors: {
custom: {
50: '#f1cffd',
500: '#eabbfc',
950: '#000000',
},
}SCSS
$custom: #eabbfc; $custom-light: #f1cffd; $custom-dark: #000000;
JSON
{
"hex": "#eabbfc",
"rgb": {
"r": 234,
"g": 187,
"b": 252
},
"hsl": {
"h": 283.385,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85471,
"c": 0.10137,
"h": 316.5
},
"luminance": 0.60061
}Semantic roles & 50–950 ramp
primary
#EABBFC
secondary
#96E279
accent
#E60040
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385