#EABBFF#EABBFF
#EABBFF is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.6% C 0.105 H 315.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBFF |
|---|---|
| RGB | rgb(234, 187, 255) |
| HSL | hsl(281, 100%, 87%) |
| HSV | hsv(281, 27%, 100%) |
| CMYK | cmyk(8.2%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(81.98, 28.68, -27.12) |
| CIE-LCH | lch(81.98, 39.47, 316.61°) |
| OKLab | oklab(85.59% 0.0744 -0.0738) |
| OKLCH | oklch(85.59% 0.105 315.2) |
| XYZ | xyz(69.7492, 60.2542, 102.5442) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.78
Mauve
#E0B0FF
ΔE00 3.37
Light Lilac
#EDC8FF
ΔE00 3.73
Light Violet
#D6B4FC
ΔE00 4.17
Light Lavender
#DFC5FE
ΔE00 4.52
Pale Lilac
#E4CBFF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBFF #D0FFBB
analogous
#C8BBFF #EABBFF #FFBBF2
triadic
#EABBFF #FFEABB #BBFFEA
tetradic
#EABBFF #FFC8BB #D0FFBB #BBF2FF
square
#EABBFF #FFC8BB #D0FFBB #BBF2FF
split-complementary
#EABBFF #F2FFBB #BBFFC8
monochromatic
#C441FF #D77EFF #EABBFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.61
#EABBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EABBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBFF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBFF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#BCCDFD
Tritanopia (blue-blind)
#E9C3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eabbff; /* rgb */ color: rgb(234, 187, 255); /* oklch */ color: oklch(85.6% 0.105 315.2);
Tailwind
colors: {
custom: {
50: '#f1cfff',
500: '#eabbff',
950: '#000000',
},
}SCSS
$custom: #eabbff; $custom-light: #f1cfff; $custom-dark: #000000;
JSON
{
"hex": "#eabbff",
"rgb": {
"r": 234,
"g": 187,
"b": 255
},
"hsl": {
"h": 281.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.85585,
"c": 0.1048,
"h": 315.2
},
"luminance": 0.60253
}Semantic roles & 50–950 ramp
primary
#EABBFF
secondary
#9AE777
accent
#E60047
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386