#EAAFEF#EAAFEF
#EAAFEF is a very light, moderate purple. Relative luminance 0.544; OKLCH L 82.9% C 0.108 H 323.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFEF |
|---|---|
| RGB | rgb(234, 175, 239) |
| HSL | hsl(295, 67%, 81%) |
| HSV | hsv(295, 27%, 94%) |
| CMYK | cmyk(2.1%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.69, 32.02, -23.56) |
| CIE-LCH | lch(78.69, 39.75, 323.66°) |
| OKLab | oklab(82.89% 0.0874 -0.0637) |
| OKLCH | oklch(82.89% 0.108 323.9) |
| XYZ | xyz(64.8399, 54.3862, 88.7266) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.95
Light Lavendar
#EFC0FE
ΔE00 4.10
Mauve
#E0B0FF
ΔE00 4.83
Light Lilac
#EDC8FF
ΔE00 6.26
Light Violet
#D6B4FC
ΔE00 6.41
Very Light Purple
#F6CEFC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFEF #B4EFAF
analogous
#CAAFEF #EAAFEF #EFAFD4
triadic
#EAAFEF #EFEAAF #AFEFEA
tetradic
#EAAFEF #EFCAAF #B4EFAF #AFD4EF
square
#EAAFEF #EFCAAF #B4EFAF #AFD4EF
split-complementary
#EAAFEF #D4EFAF #AFEFCA
monochromatic
#CF49DB #DD7CE5 #EAAFEF #F7E2F9 #F8E5FA
Accessibility & contrast
On white
1.77
#EAAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#EAAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFEF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFEF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF2
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#EDB5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eaafef; /* rgb */ color: rgb(234, 175, 239); /* oklch */ color: oklch(82.9% 0.108 323.9);
Tailwind
colors: {
custom: {
50: '#f1c7f4',
500: '#eaafef',
950: '#000000',
},
}SCSS
$custom: #eaafef; $custom-light: #f1c7f4; $custom-dark: #000000;
JSON
{
"hex": "#eaafef",
"rgb": {
"r": 234,
"g": 175,
"b": 239
},
"hsl": {
"h": 295.313,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.82885,
"c": 0.10814,
"h": 323.9
},
"luminance": 0.54384
}Semantic roles & 50–950 ramp
primary
#EAAFEF
secondary
#7CCD75
accent
#CF1725
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285