#EABFFE#EABFFE
#EABFFE is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.3% C 0.097 H 314.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EABFFE |
|---|---|
| RGB | rgb(234, 191, 254) |
| HSL | hsl(281, 97%, 87%) |
| HSV | hsv(281, 25%, 100%) |
| CMYK | cmyk(7.9%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(82.87, 26.35, -25.23) |
| CIE-LCH | lch(82.87, 36.48, 316.25°) |
| OKLab | oklab(86.26% 0.0683 -0.0685) |
| OKLCH | oklch(86.26% 0.097 314.9) |
| XYZ | xyz(70.4491, 61.9108, 101.9855) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.10
Light Lilac
#EDC8FF
ΔE00 2.49
Light Lavender
#DFC5FE
ΔE00 3.66
Pale Lilac
#E4CBFF
ΔE00 4.36
Mauve
#E0B0FF
ΔE00 4.46
Light Violet
#D6B4FC
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABFFE #D3FEBF
analogous
#CBBFFE #EABFFE #FEBFF3
triadic
#EABFFE #FEEABF #BFFEEA
tetradic
#EABFFE #FECBBF #D3FEBF #BFF3FE
square
#EABFFE #FECBBF #D3FEBF #BFF3FE
split-complementary
#EABFFE #F3FEBF #BFFECB
monochromatic
#C246FC #D683FD #EABFFE #F5E1FF #F5E1FF
Accessibility & contrast
On white
1.57
#EABFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#EABFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABFFE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABFFE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#E9C6D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eabffe; /* rgb */ color: rgb(234, 191, 254); /* oklch */ color: oklch(86.3% 0.097 314.9);
Tailwind
colors: {
custom: {
50: '#f1d2ff',
500: '#eabffe',
950: '#000000',
},
}SCSS
$custom: #eabffe; $custom-light: #f1d2ff; $custom-dark: #000000;
JSON
{
"hex": "#eabffe",
"rgb": {
"r": 234,
"g": 191,
"b": 254
},
"hsl": {
"h": 280.952,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86256,
"c": 0.09679,
"h": 314.9
},
"luminance": 0.6191
}Semantic roles & 50–950 ramp
primary
#EABFFE
secondary
#9DE67B
accent
#E60049
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386