#EAAFFB#EAAFFB
#EAAFFB is a very light, vivid purple. Relative luminance 0.551; OKLCH L 83.3% C 0.121 H 318.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFFB |
|---|---|
| RGB | rgb(234, 175, 251) |
| HSL | hsl(287, 90%, 84%) |
| HSV | hsv(287, 30%, 98%) |
| CMYK | cmyk(6.8%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.11, 34.31, -29.36) |
| CIE-LCH | lch(79.11, 45.16, 319.44°) |
| OKLab | oklab(83.35% 0.0906 -0.0801) |
| OKLCH | oklch(83.35% 0.121 318.5) |
| XYZ | xyz(66.6718, 55.1189, 98.3749) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.64
Light Lavendar
#EFC0FE
ΔE00 4.31
Light Violet
#D6B4FC
ΔE00 4.97
Plum
#DDA0DD
ΔE00 5.43
Pale Violet
#CEAEFA
ΔE00 6.07
Light Lilac
#EDC8FF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFFB #C0FBAF
analogous
#C4AFFB #EAAFFB #FBAFE6
triadic
#EAAFFB #FBEAAF #AFFBEA
tetradic
#EAAFFB #FBC4AF #C0FBAF #AFE6FB
square
#EAAFFB #FBC4AF #C0FBAF #AFE6FB
split-complementary
#EAAFFB #E6FBAF #AFFBC4
monochromatic
#CB3AF5 #DB75F8 #EAAFFB #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.75
#EAAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#EAAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFFB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFFB | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#B3C6F9
Tritanopia (blue-blind)
#EBB8CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eaaffb; /* rgb */ color: rgb(234, 175, 251); /* oklch */ color: oklch(83.3% 0.121 318.5);
Tailwind
colors: {
custom: {
50: '#f1c7fd',
500: '#eaaffb',
950: '#000000',
},
}SCSS
$custom: #eaaffb; $custom-light: #f1c7fd; $custom-dark: #000000;
JSON
{
"hex": "#eaaffb",
"rgb": {
"r": 234,
"g": 175,
"b": 251
},
"hsl": {
"h": 286.579,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.83347,
"c": 0.12092,
"h": 318.5
},
"luminance": 0.55117
}Semantic roles & 50–950 ramp
primary
#EAAFFB
secondary
#88DF6F
accent
#E60033
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285