#EAAFE9#EAAFE9
#EAAFE9 is a very light, moderate purple. Relative luminance 0.540; OKLCH L 82.7% C 0.102 H 327.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFE9 |
|---|---|
| RGB | rgb(234, 175, 233) |
| HSL | hsl(301, 58%, 80%) |
| HSV | hsv(301, 25%, 92%) |
| CMYK | cmyk(0%, 25.2%, 0.4%, 8.2%) |
| CIE-LAB | lab(78.48, 30.92, -20.63) |
| CIE-LCH | lch(78.48, 37.16, 326.29°) |
| OKLab | oklab(82.66% 0.0856 -0.0556) |
| OKLCH | oklch(82.66% 0.102 327) |
| XYZ | xyz(63.9682, 54.0375, 84.1356) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.78
Light Lavendar
#EFC0FE
ΔE00 4.65
Mauve
#E0B0FF
ΔE00 6.15
Light Lilac
#EDC8FF
ΔE00 6.50
Very Light Purple
#F6CEFC
ΔE00 7.28
Light Violet
#D6B4FC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFE9 #AFEAB0
analogous
#CDAFEA #EAAFE9 #EAAFCB
triadic
#EAAFE9 #E9EAAF #AFE9EA
tetradic
#EAAFE9 #EACDAF #AFEAB0 #AFCBEA
square
#EAAFE9 #EACDAF #AFEAB0 #AFCBEA
split-complementary
#EAAFE9 #CBEAAF #AFEACD
monochromatic
#D14ECE #DD7FDC #EAAFE9 #F7DFF6 #F9E7F8
Accessibility & contrast
On white
1.78
#EAAFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#EAAFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFE9
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFE9 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEB
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#EEB4C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eaafe9; /* rgb */ color: rgb(234, 175, 233); /* oklch */ color: oklch(82.7% 0.102 327.0);
Tailwind
colors: {
custom: {
50: '#f1c7f0',
500: '#eaafe9',
950: '#000000',
},
}SCSS
$custom: #eaafe9; $custom-light: #f1c7f0; $custom-dark: #000000;
JSON
{
"hex": "#eaafe9",
"rgb": {
"r": 234,
"g": 175,
"b": 233
},
"hsl": {
"h": 301.017,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.82663,
"c": 0.10206,
"h": 327
},
"luminance": 0.54036
}Semantic roles & 50–950 ramp
primary
#EAAFE9
secondary
#77C679
accent
#C6221F
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285