#FAA0EE#FAA0EE
#FAA0EE is a very light, vivid purple. Relative luminance 0.516; OKLCH L 82.0% C 0.144 H 331.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FAA0EE |
|---|---|
| RGB | rgb(250, 160, 238) |
| HSL | hsl(308, 90%, 80%) |
| HSV | hsv(308, 36%, 98%) |
| CMYK | cmyk(0%, 36%, 4.8%, 2%) |
| CIE-LAB | lab(77.07, 44.78, -25.33) |
| CIE-LCH | lch(77.07, 51.45, 330.50°) |
| OKLab | oklab(82.02% 0.1269 -0.0684) |
| OKLCH | oklch(82.02% 0.144 331.7) |
| XYZ | xyz(67.4270, 51.6418, 87.2886) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.19
Violet (CSS)
#EE82EE
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 7.43
Bubblegum Pink
#FE83CC
ΔE00 7.66
Mauve
#E0B0FF
ΔE00 8.00
Light Lavendar
#EFC0FE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAA0EE #A0FAAC
analogous
#D9A0FA #FAA0EE #FAA0C1
triadic
#FAA0EE #EEFAA0 #A0EEFA
tetradic
#FAA0EE #FAD9A0 #A0FAAC #A0C1FA
square
#FAA0EE #FAD9A0 #A0FAAC #A0C1FA
split-complementary
#FAA0EE #C1FAA0 #A0FAD9
monochromatic
#F42CD9 #F766E4 #FAA0EE #FDDAF8 #FDE2FA
Accessibility & contrast
On white
1.85
#FAA0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#FAA0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAA0EE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAA0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAA0EE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F1
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#FFA5BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #faa0ee; /* rgb */ color: rgb(250, 160, 238); /* oklch */ color: oklch(82.0% 0.144 331.7);
Tailwind
colors: {
custom: {
50: '#fdbdf3',
500: '#faa0ee',
950: '#000000',
},
}SCSS
$custom: #faa0ee; $custom-light: #fdbdf3; $custom-dark: #000000;
JSON
{
"hex": "#faa0ee",
"rgb": {
"r": 250,
"g": 160,
"b": 238
},
"hsl": {
"h": 308,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.82017,
"c": 0.14417,
"h": 331.7
},
"luminance": 0.51639
}Semantic roles & 50–950 ramp
primary
#FAA0EE
secondary
#63DC73
accent
#E61F00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285