#EABFFC#EABFFC
#EABFFC is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.2% C 0.094 H 315.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EABFFC |
|---|---|
| RGB | rgb(234, 191, 252) |
| HSL | hsl(282, 91%, 87%) |
| HSV | hsv(282, 24%, 99%) |
| CMYK | cmyk(7.1%, 24.2%, 0%, 1.2%) |
| CIE-LAB | lab(82.80, 25.96, -24.26) |
| CIE-LCH | lch(82.80, 35.53, 316.93°) |
| OKLab | oklab(86.18% 0.0678 -0.0659) |
| OKLCH | oklch(86.18% 0.094 315.8) |
| XYZ | xyz(70.1305, 61.7834, 100.3075) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.93
Light Lilac
#EDC8FF
ΔE00 2.29
Light Lavender
#DFC5FE
ΔE00 3.74
Pale Lilac
#E4CBFF
ΔE00 4.31
Pale Lavender
#EECFFE
ΔE00 4.58
Very Light Purple
#F6CEFC
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABFFC #D1FCBF
analogous
#CCBFFC #EABFFC #FCBFF0
triadic
#EABFFC #FCEABF #BFFCEA
tetradic
#EABFFC #FCCCBF #D1FCBF #BFF0FC
square
#EABFFC #FCCCBF #D1FCBF #BFF0FC
split-complementary
#EABFFC #F0FCBF #BFFCCC
monochromatic
#C44AF7 #D785F9 #EABFFC #F5E2FE #F5E2FE
Accessibility & contrast
On white
1.57
#EABFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#EABFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABFFC
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABFFC | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFF
Deuteranopia (green-blind)
#C0CFFA
Tritanopia (blue-blind)
#EAC6D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eabffc; /* rgb */ color: rgb(234, 191, 252); /* oklch */ color: oklch(86.2% 0.094 315.8);
Tailwind
colors: {
custom: {
50: '#f1d2fd',
500: '#eabffc',
950: '#000000',
},
}SCSS
$custom: #eabffc; $custom-light: #f1d2fd; $custom-dark: #000000;
JSON
{
"hex": "#eabffc",
"rgb": {
"r": 234,
"g": 191,
"b": 252
},
"hsl": {
"h": 282.295,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.86181,
"c": 0.09449,
"h": 315.8
},
"luminance": 0.61782
}Semantic roles & 50–950 ramp
primary
#EABFFC
secondary
#9BE27D
accent
#E60044
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385