#EAAEFB#EAAEFB
#EAAEFB is a very light, vivid purple. Relative luminance 0.547; OKLCH L 83.2% C 0.123 H 318.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAEFB |
|---|---|
| RGB | rgb(234, 174, 251) |
| HSL | hsl(287, 91%, 83%) |
| HSV | hsv(287, 31%, 98%) |
| CMYK | cmyk(6.8%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.89, 34.84, -29.71) |
| CIE-LCH | lch(78.89, 45.78, 319.54°) |
| OKLab | oklab(83.18% 0.0921 -0.081) |
| OKLCH | oklch(83.18% 0.123 318.7) |
| XYZ | xyz(66.4779, 54.7311, 98.3103) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.67
Light Lavendar
#EFC0FE
ΔE00 4.56
Light Violet
#D6B4FC
ΔE00 5.08
Plum
#DDA0DD
ΔE00 5.38
Pale Violet
#CEAEFA
ΔE00 6.11
Lilac (survey)
#CEA2FD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAEFB #BFFBAE
analogous
#C3AEFB #EAAEFB #FBAEE5
triadic
#EAAEFB #FBEAAE #AEFBEA
tetradic
#EAAEFB #FBC3AE #BFFBAE #AEE5FB
square
#EAAEFB #FBC3AE #BFFBAE #AEE5FB
split-complementary
#EAAEFB #E5FBAE #AEFBC3
monochromatic
#CC39F5 #DB74F8 #EAAEFB #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.76
#EAAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#EAAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAEFB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAEFB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFE
Deuteranopia (green-blind)
#B2C5F9
Tritanopia (blue-blind)
#EBB7CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eaaefb; /* rgb */ color: rgb(234, 174, 251); /* oklch */ color: oklch(83.2% 0.123 318.7);
Tailwind
colors: {
custom: {
50: '#f1c7fd',
500: '#eaaefb',
950: '#000000',
},
}SCSS
$custom: #eaaefb; $custom-light: #f1c7fd; $custom-dark: #000000;
JSON
{
"hex": "#eaaefb",
"rgb": {
"r": 234,
"g": 174,
"b": 251
},
"hsl": {
"h": 286.753,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.83177,
"c": 0.12264,
"h": 318.7
},
"luminance": 0.5473
}Semantic roles & 50–950 ramp
primary
#EAAEFB
secondary
#87DF6F
accent
#E60033
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285