#EABCFE#EABCFE
#EABCFE is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.7% C 0.102 H 315.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCFE |
|---|---|
| RGB | rgb(234, 188, 254) |
| HSL | hsl(282, 97%, 87%) |
| HSV | hsv(282, 26%, 100%) |
| CMYK | cmyk(7.9%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(82.17, 27.95, -26.28) |
| CIE-LCH | lch(82.17, 38.37, 316.76°) |
| OKLab | oklab(85.72% 0.0727 -0.0715) |
| OKLCH | oklch(85.72% 0.102 315.5) |
| XYZ | xyz(69.8015, 60.6157, 101.7696) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.42
Light Lilac
#EDC8FF
ΔE00 3.34
Mauve
#E0B0FF
ΔE00 3.74
Light Lavender
#DFC5FE
ΔE00 4.29
Light Violet
#D6B4FC
ΔE00 4.35
Pale Lilac
#E4CBFF
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCFE #D0FEBC
analogous
#C9BCFE #EABCFE #FEBCF1
triadic
#EABCFE #FEEABC #BCFEEA
tetradic
#EABCFE #FEC9BC #D0FEBC #BCF1FE
square
#EABCFE #FEC9BC #D0FEBC #BCF1FE
split-complementary
#EABCFE #F1FEBC #BCFEC9
monochromatic
#C443FC #D780FD #EABCFE #F6E1FF #F6E1FF
Accessibility & contrast
On white
1.60
#EABCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EABCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCFE
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCFE | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#E9C4D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eabcfe; /* rgb */ color: rgb(234, 188, 254); /* oklch */ color: oklch(85.7% 0.102 315.5);
Tailwind
colors: {
custom: {
50: '#f1d0ff',
500: '#eabcfe',
950: '#000000',
},
}SCSS
$custom: #eabcfe; $custom-light: #f1d0ff; $custom-dark: #000000;
JSON
{
"hex": "#eabcfe",
"rgb": {
"r": 234,
"g": 188,
"b": 254
},
"hsl": {
"h": 281.818,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.85723,
"c": 0.10194,
"h": 315.5
},
"luminance": 0.60615
}Semantic roles & 50–950 ramp
primary
#EABCFE
secondary
#9AE579
accent
#E60046
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386