#EABFF2#EABFF2
#EABFF2 is a very light, moderate purple. Relative luminance 0.612; OKLCH L 85.8% C 0.083 H 321.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EABFF2 |
|---|---|
| RGB | rgb(234, 191, 242) |
| HSL | hsl(291, 66%, 85%) |
| HSV | hsv(291, 21%, 95%) |
| CMYK | cmyk(3.3%, 21.1%, 0%, 5.1%) |
| CIE-LAB | lab(82.47, 24.04, -19.43) |
| CIE-LCH | lch(82.47, 30.91, 321.06°) |
| OKLab | oklab(85.82% 0.0647 -0.0524) |
| OKLCH | oklch(85.82% 0.083 321) |
| XYZ | xyz(68.5873, 61.1661, 92.1803) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.56
Light Lilac
#EDC8FF
ΔE00 2.74
Very Light Purple
#F6CEFC
ΔE00 3.50
Pale Lavender
#EECFFE
ΔE00 4.04
Pale Mauve
#FED0FC
ΔE00 4.58
Pale Lilac
#E4CBFF
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABFF2 #C7F2BF
analogous
#D0BFF2 #EABFF2 #F2BFE1
triadic
#EABFF2 #F2EABF #BFF2EA
tetradic
#EABFF2 #F2D0BF #C7F2BF #BFE1F2
square
#EABFF2 #F2D0BF #C7F2BF #BFE1F2
split-complementary
#EABFF2 #E1F2BF #BFF2D0
monochromatic
#C959DD #D98CE8 #EABFF2 #F7E6FA #F7E6FA
Accessibility & contrast
On white
1.59
#EABFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#EABFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABFF2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABFF2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#C3CFF0
Tritanopia (blue-blind)
#EBC4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eabff2; /* rgb */ color: rgb(234, 191, 242); /* oklch */ color: oklch(85.8% 0.083 321.0);
Tailwind
colors: {
custom: {
50: '#f1d2f6',
500: '#eabff2',
950: '#000000',
},
}SCSS
$custom: #eabff2; $custom-light: #f1d2f6; $custom-dark: #000000;
JSON
{
"hex": "#eabff2",
"rgb": {
"r": 234,
"g": 191,
"b": 242
},
"hsl": {
"h": 290.588,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.85818,
"c": 0.08328,
"h": 321
},
"luminance": 0.61165
}Semantic roles & 50–950 ramp
primary
#EABFF2
secondary
#90D283
accent
#CE1734
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385