#EABBF4#EABBF4
#EABBF4 is a very light, moderate purple. Relative luminance 0.596; OKLCH L 85.2% C 0.092 H 320.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBF4 |
|---|---|
| RGB | rgb(234, 187, 244) |
| HSL | hsl(289, 72%, 85%) |
| HSV | hsv(289, 23%, 96%) |
| CMYK | cmyk(4.1%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(81.60, 26.56, -21.81) |
| CIE-LCH | lch(81.60, 34.37, 320.61°) |
| OKLab | oklab(85.17% 0.0712 -0.059) |
| OKLCH | oklch(85.17% 0.092 320.4) |
| XYZ | xyz(68.0289, 59.5661, 93.4841) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.76
Light Lilac
#EDC8FF
ΔE00 3.26
Very Light Purple
#F6CEFC
ΔE00 4.72
Light Lavender
#DFC5FE
ΔE00 5.06
Pale Lavender
#EECFFE
ΔE00 5.15
Mauve
#E0B0FF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBF4 #C5F4BB
analogous
#CEBBF4 #EABBF4 #F4BBE2
triadic
#EABBF4 #F4EABB #BBF4EA
tetradic
#EABBF4 #F4CEBB #C5F4BB #BBE2F4
square
#EABBF4 #F4CEBB #C5F4BB #BBE2F4
split-complementary
#EABBF4 #E2F4BB #BBF4CE
monochromatic
#C952E3 #DA86EB #EABBF4 #F7E5FB #F7E5FB
Accessibility & contrast
On white
1.63
#EABBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#EABBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBF4
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBF4 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F6
Deuteranopia (green-blind)
#BFCDF2
Tritanopia (blue-blind)
#EBC1CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eabbf4; /* rgb */ color: rgb(234, 187, 244); /* oklch */ color: oklch(85.2% 0.092 320.4);
Tailwind
colors: {
custom: {
50: '#f1cff7',
500: '#eabbf4',
950: '#000000',
},
}SCSS
$custom: #eabbf4; $custom-light: #f1cff7; $custom-dark: #000000;
JSON
{
"hex": "#eabbf4",
"rgb": {
"r": 234,
"g": 187,
"b": 244
},
"hsl": {
"h": 289.474,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85174,
"c": 0.09245,
"h": 320.4
},
"luminance": 0.59565
}Semantic roles & 50–950 ramp
primary
#EABBF4
secondary
#8ED57E
accent
#D41133
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385