#EAAFEB#EAAFEB
#EAAFEB is a very light, moderate purple. Relative luminance 0.542; OKLCH L 82.7% C 0.104 H 325.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFEB |
|---|---|
| RGB | rgb(234, 175, 235) |
| HSL | hsl(299, 60%, 80%) |
| HSV | hsv(299, 26%, 92%) |
| CMYK | cmyk(0.4%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(78.55, 31.28, -21.60) |
| CIE-LCH | lch(78.55, 38.02, 325.37°) |
| OKLab | oklab(82.74% 0.0862 -0.0583) |
| OKLCH | oklch(82.74% 0.104 325.9) |
| XYZ | xyz(64.2555, 54.1524, 85.6488) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.78
Light Lavendar
#EFC0FE
ΔE00 4.42
Mauve
#E0B0FF
ΔE00 5.70
Light Lilac
#EDC8FF
ΔE00 6.39
Light Violet
#D6B4FC
ΔE00 7.08
Very Light Purple
#F6CEFC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFEB #B0EBAF
analogous
#CCAFEB #EAAFEB #EBAFCE
triadic
#EAAFEB #EBEAAF #AFEBEA
tetradic
#EAAFEB #EBCCAF #B0EBAF #AFCEEB
square
#EAAFEB #EBCCAF #B0EBAF #AFCEEB
split-complementary
#EAAFEB #CEEBAF #AFEBCC
monochromatic
#D04DD3 #DD7EDF #EAAFEB #F7E0F7 #F9E7F9
Accessibility & contrast
On white
1.78
#EAAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#EAAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFEB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFEB | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#EEB4C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eaafeb; /* rgb */ color: rgb(234, 175, 235); /* oklch */ color: oklch(82.7% 0.104 325.9);
Tailwind
colors: {
custom: {
50: '#f1c7f1',
500: '#eaafeb',
950: '#000000',
},
}SCSS
$custom: #eaafeb; $custom-light: #f1c7f1; $custom-dark: #000000;
JSON
{
"hex": "#eaafeb",
"rgb": {
"r": 234,
"g": 175,
"b": 235
},
"hsl": {
"h": 299,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82736,
"c": 0.10406,
"h": 325.9
},
"luminance": 0.54151
}Semantic roles & 50–950 ramp
primary
#EAAFEB
secondary
#78C777
accent
#C81E21
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285