#EABBF2#EABBF2
#EABBF2 is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.1% C 0.090 H 321.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBF2 |
|---|---|
| RGB | rgb(234, 187, 242) |
| HSL | hsl(291, 68%, 84%) |
| HSV | hsv(291, 23%, 95%) |
| CMYK | cmyk(3.3%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(81.54, 26.18, -20.84) |
| CIE-LCH | lch(81.54, 33.46, 321.48°) |
| OKLab | oklab(85.1% 0.0706 -0.0563) |
| OKLCH | oklch(85.1% 0.09 321.4) |
| XYZ | xyz(67.7269, 59.4453, 91.8935) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.15
Light Lilac
#EDC8FF
ΔE00 3.39
Very Light Purple
#F6CEFC
ΔE00 4.54
Pale Lavender
#EECFFE
ΔE00 5.10
Light Lavender
#DFC5FE
ΔE00 5.30
Pale Mauve
#FED0FC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBF2 #C3F2BB
analogous
#CFBBF2 #EABBF2 #F2BBDF
triadic
#EABBF2 #F2EABB #BBF2EA
tetradic
#EABBF2 #F2CFBB #C3F2BB #BBDFF2
square
#EABBF2 #F2CFBB #C3F2BB #BBDFF2
split-complementary
#EABBF2 #DFF2BB #BBF2CF
monochromatic
#CA54DE #DA88E8 #EABBF2 #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.63
#EABBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#EABBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBF2
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBF2 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F4
Deuteranopia (green-blind)
#C0CCF0
Tritanopia (blue-blind)
#ECC0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eabbf2; /* rgb */ color: rgb(234, 187, 242); /* oklch */ color: oklch(85.1% 0.090 321.4);
Tailwind
colors: {
custom: {
50: '#f1cff6',
500: '#eabbf2',
950: '#000000',
},
}SCSS
$custom: #eabbf2; $custom-light: #f1cff6; $custom-dark: #000000;
JSON
{
"hex": "#eabbf2",
"rgb": {
"r": 234,
"g": 187,
"b": 242
},
"hsl": {
"h": 291.273,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.85101,
"c": 0.09028,
"h": 321.4
},
"luminance": 0.59444
}Semantic roles & 50–950 ramp
primary
#EABBF2
secondary
#8BD280
accent
#D01631
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385