#EEAFEE#EEAFEE
#EEAFEE is a very light, moderate purple. Relative luminance 0.550; OKLCH L 83.2% C 0.110 H 326.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAFEE |
|---|---|
| RGB | rgb(238, 175, 238) |
| HSL | hsl(300, 65%, 81%) |
| HSV | hsv(300, 26%, 93%) |
| CMYK | cmyk(0%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(79.05, 33.12, -22.43) |
| CIE-LCH | lch(79.05, 40.00, 325.89°) |
| OKLab | oklab(83.24% 0.0915 -0.0605) |
| OKLCH | oklch(83.24% 0.11 326.5) |
| XYZ | xyz(66.0209, 55.0122, 88.0130) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.10
Light Lavendar
#EFC0FE
ΔE00 4.47
Mauve
#E0B0FF
ΔE00 5.69
Light Lilac
#EDC8FF
ΔE00 6.61
Light Violet
#D6B4FC
ΔE00 7.33
Very Light Purple
#F6CEFC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAFEE #AFEEAF
analogous
#CEAFEE #EEAFEE #EEAFCE
triadic
#EEAFEE #EEEEAF #AFEEEE
tetradic
#EEAFEE #EECEAF #AFEEAF #AFCEEE
square
#EEAFEE #EECEAF #AFEEAF #AFCEEE
split-complementary
#EEAFEE #CEEEAF #AFEECE
monochromatic
#D94AD9 #E37DE3 #EEAFEE #F9E1F9 #FAE6FA
Accessibility & contrast
On white
1.75
#EEAFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#EEAFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAFEE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAFEE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF1
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#F2B4C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeafee; /* rgb */ color: rgb(238, 175, 238); /* oklch */ color: oklch(83.2% 0.110 326.5);
Tailwind
colors: {
custom: {
50: '#f4c7f3',
500: '#eeafee',
950: '#000000',
},
}SCSS
$custom: #eeafee; $custom-light: #f4c7f3; $custom-dark: #000000;
JSON
{
"hex": "#eeafee",
"rgb": {
"r": 238,
"g": 175,
"b": 238
},
"hsl": {
"h": 300,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.8324,
"c": 0.10973,
"h": 326.5
},
"luminance": 0.5501
}Semantic roles & 50–950 ramp
primary
#EEAFEE
secondary
#76CC76
accent
#CD1919
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285