#EABCFD#EABCFD
#EABCFD is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.7% C 0.101 H 315.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCFD |
|---|---|
| RGB | rgb(234, 188, 253) |
| HSL | hsl(282, 94%, 86%) |
| HSV | hsv(282, 26%, 99%) |
| CMYK | cmyk(7.5%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(82.14, 27.76, -25.80) |
| CIE-LCH | lch(82.14, 37.90, 317.09°) |
| OKLab | oklab(85.69% 0.0724 -0.0701) |
| OKLCH | oklch(85.69% 0.101 315.9) |
| XYZ | xyz(69.6418, 60.5519, 100.9284) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.27
Light Lilac
#EDC8FF
ΔE00 3.24
Mauve
#E0B0FF
ΔE00 3.90
Light Lavender
#DFC5FE
ΔE00 4.30
Light Violet
#D6B4FC
ΔE00 4.49
Pale Lilac
#E4CBFF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCFD #CFFDBC
analogous
#CABCFD #EABCFD #FDBCEF
triadic
#EABCFD #FDEABC #BCFDEA
tetradic
#EABCFD #FDCABC #CFFDBC #BCEFFD
square
#EABCFD #FDCABC #CFFDBC #BCEFFD
split-complementary
#EABCFD #EFFDBC #BCFDCA
monochromatic
#C545F9 #D781FB #EABCFD #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.60
#EABCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EABCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCFD
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCFD | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#BDCEFB
Tritanopia (blue-blind)
#EAC3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eabcfd; /* rgb */ color: rgb(234, 188, 253); /* oklch */ color: oklch(85.7% 0.101 315.9);
Tailwind
colors: {
custom: {
50: '#f1d0fe',
500: '#eabcfd',
950: '#000000',
},
}SCSS
$custom: #eabcfd; $custom-light: #f1d0fe; $custom-dark: #000000;
JSON
{
"hex": "#eabcfd",
"rgb": {
"r": 234,
"g": 188,
"b": 253
},
"hsl": {
"h": 282.462,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.85685,
"c": 0.10079,
"h": 315.9
},
"luminance": 0.60551
}Semantic roles & 50–950 ramp
primary
#EABCFD
secondary
#99E47A
accent
#E60043
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385