#FA8EEB#FA8EEB
#FA8EEB is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.2% C 0.172 H 332.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EEB |
|---|---|
| RGB | rgb(250, 142, 235) |
| HSL | hsl(308, 92%, 77%) |
| HSV | hsv(308, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 6%, 2%) |
| CIE-LAB | lab(73.33, 53.40, -29.42) |
| CIE-LCH | lch(73.33, 60.97, 331.15°) |
| OKLab | oklab(79.17% 0.1522 -0.0797) |
| OKLCH | oklch(79.17% 0.172 332.4) |
| XYZ | xyz(64.0923, 45.6718, 84.0208) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 5.21
Purply Pink
#F075E6
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 6.10
Plum
#DDA0DD
ΔE00 7.04
Candy Pink
#FF63E9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EEB #8EFA9D
analogous
#D38EFA #FA8EEB #FA8EB5
triadic
#FA8EEB #EBFA8E #8EEBFA
tetradic
#FA8EEB #FAD38E #8EFA9D #8EB5FA
square
#FA8EEB #FAD38E #8EFA9D #8EB5FA
split-complementary
#FA8EEB #B5FA8E #8EFAD3
monochromatic
#F519D6 #F753E1 #FA8EEB #FDC9F5 #FEE2FA
Accessibility & contrast
On white
2.07
#FA8EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FA8EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EEB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EEB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa8eeb; /* rgb */ color: rgb(250, 142, 235); /* oklch */ color: oklch(79.2% 0.172 332.4);
Tailwind
colors: {
custom: {
50: '#feb2f1',
500: '#fa8eeb',
950: '#000000',
},
}SCSS
$custom: #fa8eeb; $custom-light: #feb2f1; $custom-dark: #000000;
JSON
{
"hex": "#fa8eeb",
"rgb": {
"r": 250,
"g": 142,
"b": 235
},
"hsl": {
"h": 308.333,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.79173,
"c": 0.17185,
"h": 332.4
},
"luminance": 0.45668
}Semantic roles & 50–950 ramp
primary
#FA8EEB
secondary
#D5F6DA
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084