#EABFFF#EABFFF
#EABFFF is a very light, moderate purple. Relative luminance 0.620; OKLCH L 86.3% C 0.098 H 314.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EABFFF |
|---|---|
| RGB | rgb(234, 191, 255) |
| HSL | hsl(280, 100%, 87%) |
| HSV | hsv(280, 25%, 100%) |
| CMYK | cmyk(8.2%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(82.90, 26.55, -25.71) |
| CIE-LCH | lch(82.90, 36.95, 315.92°) |
| OKLab | oklab(86.29% 0.0686 -0.0699) |
| OKLCH | oklch(86.29% 0.098 314.5) |
| XYZ | xyz(70.6096, 61.9750, 102.8310) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.24
Light Lilac
#EDC8FF
ΔE00 2.61
Light Lavender
#DFC5FE
ΔE00 3.64
Mauve
#E0B0FF
ΔE00 4.31
Pale Lilac
#E4CBFF
ΔE00 4.40
Light Violet
#D6B4FC
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABFFF #D4FFBF
analogous
#CABFFF #EABFFF #FFBFF4
triadic
#EABFFF #FFEABF #BFFFEA
tetradic
#EABFFF #FFCABF #D4FFBF #BFF4FF
square
#EABFFF #FFCABF #D4FFBF #BFF4FF
split-complementary
#EABFFF #F4FFBF #BFFFCA
monochromatic
#C245FF #D682FF #EABFFF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.57
#EABFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#EABFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABFFF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABFFF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#BFD0FD
Tritanopia (blue-blind)
#E9C7D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eabfff; /* rgb */ color: rgb(234, 191, 255); /* oklch */ color: oklch(86.3% 0.098 314.5);
Tailwind
colors: {
custom: {
50: '#f1d2ff',
500: '#eabfff',
950: '#000000',
},
}SCSS
$custom: #eabfff; $custom-light: #f1d2ff; $custom-dark: #000000;
JSON
{
"hex": "#eabfff",
"rgb": {
"r": 234,
"g": 191,
"b": 255
},
"hsl": {
"h": 280.313,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86293,
"c": 0.09795,
"h": 314.5
},
"luminance": 0.61974
}Semantic roles & 50–950 ramp
primary
#EABFFF
secondary
#9EE87B
accent
#E6004B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386