#FA95EB#FA95EB
#FA95EB is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.2% C 0.160 H 332.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FA95EB |
|---|---|
| RGB | rgb(250, 149, 235) |
| HSL | hsl(309, 91%, 78%) |
| HSV | hsv(309, 40%, 98%) |
| CMYK | cmyk(0%, 40.4%, 6%, 2%) |
| CIE-LAB | lab(74.71, 49.89, -27.31) |
| CIE-LCH | lch(74.71, 56.88, 331.31°) |
| OKLab | oklab(80.21% 0.1422 -0.0738) |
| OKLCH | oklch(80.21% 0.16 332.6) |
| XYZ | xyz(65.1667, 47.8205, 84.3789) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.87
Plum
#DDA0DD
ΔE00 6.10
Bubblegum Pink
#FE83CC
ΔE00 6.30
Purply Pink
#F075E6
ΔE00 6.90
Pink (survey)
#FF81C0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA95EB #95FAA4
analogous
#D695FA #FA95EB #FA95B8
triadic
#FA95EB #EBFA95 #95EBFA
tetradic
#FA95EB #FAD695 #95FAA4 #95B8FA
square
#FA95EB #FAD695 #95FAA4 #95B8FA
split-complementary
#FA95EB #B8FA95 #95FAD6
monochromatic
#F420D5 #F75BE0 #FA95EB #FDCFF6 #FEE2F9
Accessibility & contrast
On white
1.99
#FA95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FA95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA95EB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA95EB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#FF9BB5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fa95eb; /* rgb */ color: rgb(250, 149, 235); /* oklch */ color: oklch(80.2% 0.160 332.6);
Tailwind
colors: {
custom: {
50: '#fdb6f1',
500: '#fa95eb',
950: '#000000',
},
}SCSS
$custom: #fa95eb; $custom-light: #fdb6f1; $custom-dark: #000000;
JSON
{
"hex": "#fa95eb",
"rgb": {
"r": 250,
"g": 149,
"b": 235
},
"hsl": {
"h": 308.911,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.80207,
"c": 0.16022,
"h": 332.6
},
"luminance": 0.47817
}Semantic roles & 50–950 ramp
primary
#FA95EB
secondary
#D5F6DA
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084