#EAAEFC#EAAEFC
#EAAEFC is a very light, vivid purple. Relative luminance 0.548; OKLCH L 83.2% C 0.124 H 318.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAEFC |
|---|---|
| RGB | rgb(234, 174, 252) |
| HSL | hsl(286, 93%, 84%) |
| HSV | hsv(286, 31%, 99%) |
| CMYK | cmyk(7.1%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(78.92, 35.03, -30.19) |
| CIE-LCH | lch(78.92, 46.25, 319.25°) |
| OKLab | oklab(83.22% 0.0923 -0.0824) |
| OKLCH | oklch(83.22% 0.124 318.3) |
| XYZ | xyz(66.6360, 54.7943, 99.1427) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.55
Light Lavendar
#EFC0FE
ΔE00 4.65
Light Violet
#D6B4FC
ΔE00 5.02
Plum
#DDA0DD
ΔE00 5.54
Pale Violet
#CEAEFA
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAEFC #C0FCAE
analogous
#C3AEFC #EAAEFC #FCAEE7
triadic
#EAAEFC #FCEAAE #AEFCEA
tetradic
#EAAEFC #FCC3AE #C0FCAE #AEE7FC
square
#EAAEFC #FCC3AE #C0FCAE #AEE7FC
split-complementary
#EAAEFC #E7FCAE #AEFCC3
monochromatic
#CB38F8 #DB73FA #EAAEFC #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.76
#EAAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#EAAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAEFC
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAEFC | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFF
Deuteranopia (green-blind)
#B2C5F9
Tritanopia (blue-blind)
#EAB7CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eaaefc; /* rgb */ color: rgb(234, 174, 252); /* oklch */ color: oklch(83.2% 0.124 318.3);
Tailwind
colors: {
custom: {
50: '#f1c7fd',
500: '#eaaefc',
950: '#000000',
},
}SCSS
$custom: #eaaefc; $custom-light: #f1c7fd; $custom-dark: #000000;
JSON
{
"hex": "#eaaefc",
"rgb": {
"r": 234,
"g": 174,
"b": 252
},
"hsl": {
"h": 286.154,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.83217,
"c": 0.12374,
"h": 318.3
},
"luminance": 0.54793
}Semantic roles & 50–950 ramp
primary
#EAAEFC
secondary
#88E06E
accent
#E60035
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285