#EABCFF#EABCFF
#EABCFF is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.8% C 0.103 H 315.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCFF |
|---|---|
| RGB | rgb(234, 188, 255) |
| HSL | hsl(281, 100%, 87%) |
| HSV | hsv(281, 26%, 100%) |
| CMYK | cmyk(8.2%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(82.21, 28.15, -26.76) |
| CIE-LCH | lch(82.21, 38.84, 316.44°) |
| OKLab | oklab(85.76% 0.073 -0.0728) |
| OKLCH | oklch(85.76% 0.103 315) |
| XYZ | xyz(69.9621, 60.6800, 102.6152) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.59
Light Lilac
#EDC8FF
ΔE00 3.45
Mauve
#E0B0FF
ΔE00 3.59
Light Violet
#D6B4FC
ΔE00 4.23
Light Lavender
#DFC5FE
ΔE00 4.29
Pale Lilac
#E4CBFF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCFF #D1FFBC
analogous
#C9BCFF #EABCFF #FFBCF3
triadic
#EABCFF #FFEABC #BCFFEA
tetradic
#EABCFF #FFC9BC #D1FFBC #BCF3FF
square
#EABCFF #FFC9BC #D1FFBC #BCF3FF
split-complementary
#EABCFF #F3FFBC #BCFFC9
monochromatic
#C442FF #D77FFF #EABCFF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.60
#EABCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EABCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCFF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCFF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#E9C4D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eabcff; /* rgb */ color: rgb(234, 188, 255); /* oklch */ color: oklch(85.8% 0.103 315.0);
Tailwind
colors: {
custom: {
50: '#f1d0ff',
500: '#eabcff',
950: '#000000',
},
}SCSS
$custom: #eabcff; $custom-light: #f1d0ff; $custom-dark: #000000;
JSON
{
"hex": "#eabcff",
"rgb": {
"r": 234,
"g": 188,
"b": 255
},
"hsl": {
"h": 281.194,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.85761,
"c": 0.10309,
"h": 315
},
"luminance": 0.60679
}Semantic roles & 50–950 ramp
primary
#EABCFF
secondary
#9BE778
accent
#E60048
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386