#EEAFF1#EEAFF1
#EEAFF1 is a very light, moderate purple. Relative luminance 0.552; OKLCH L 83.4% C 0.113 H 325.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAFF1 |
|---|---|
| RGB | rgb(238, 175, 241) |
| HSL | hsl(297, 70%, 82%) |
| HSV | hsv(297, 27%, 95%) |
| CMYK | cmyk(1.2%, 27.4%, 0%, 5.5%) |
| CIE-LAB | lab(79.15, 33.67, -23.89) |
| CIE-LCH | lch(79.15, 41.28, 324.64°) |
| OKLab | oklab(83.35% 0.0924 -0.0646) |
| OKLCH | oklch(83.35% 0.113 325) |
| XYZ | xyz(66.4654, 55.1899, 90.3536) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.26
Light Lavendar
#EFC0FE
ΔE00 4.27
Mauve
#E0B0FF
ΔE00 5.10
Light Lilac
#EDC8FF
ΔE00 6.53
Light Violet
#D6B4FC
ΔE00 6.89
Very Light Purple
#F6CEFC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAFF1 #B2F1AF
analogous
#CDAFF1 #EEAFF1 #F1AFD3
triadic
#EEAFF1 #F1EEAF #AFF1EE
tetradic
#EEAFF1 #F1CDAF #B2F1AF #AFD3F1
square
#EEAFF1 #F1CDAF #B2F1AF #AFD3F1
split-complementary
#EEAFF1 #D3F1AF #AFF1CD
monochromatic
#D847DF #E37BE8 #EEAFF1 #F9E3FA #F9E5FA
Accessibility & contrast
On white
1.74
#EEAFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#EEAFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAFF1
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAFF1 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF4
Deuteranopia (green-blind)
#B9C7EF
Tritanopia (blue-blind)
#F1B5C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeaff1; /* rgb */ color: rgb(238, 175, 241); /* oklch */ color: oklch(83.4% 0.113 325.0);
Tailwind
colors: {
custom: {
50: '#f4c7f5',
500: '#eeaff1',
950: '#000000',
},
}SCSS
$custom: #eeaff1; $custom-light: #f4c7f5; $custom-dark: #000000;
JSON
{
"hex": "#eeaff1",
"rgb": {
"r": 238,
"g": 175,
"b": 241
},
"hsl": {
"h": 297.273,
"s": 70.213,
"l": 81.569
},
"oklch": {
"l": 0.83352,
"c": 0.11273,
"h": 325
},
"luminance": 0.55188
}Semantic roles & 50–950 ramp
primary
#EEAFF1
secondary
#79D074
accent
#D2131C
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285