#FA69EA#FA69EA
#FA69EA is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.3% C 0.228 H 332.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FA69EA |
|---|---|
| RGB | rgb(250, 105, 234) |
| HSL | hsl(307, 94%, 70%) |
| HSV | hsv(307, 58%, 98%) |
| CMYK | cmyk(0%, 58%, 6.4%, 2%) |
| CIE-LAB | lab(66.80, 70.40, -38.99) |
| CIE-LCH | lch(66.80, 80.48, 331.02°) |
| OKLab | oklab(74.33% 0.2014 -0.1066) |
| OKLCH | oklch(74.33% 0.228 332.1) |
| XYZ | xyz(59.3271, 36.3719, 81.7217) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.99
Purply Pink
#F075E6
ΔE00 2.17
Light Magenta
#FA5FF7
ΔE00 2.68
Violet Pink
#FB5FFC
ΔE00 3.22
Violet (CSS)
#EE82EE
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA69EA #69FA79
analogous
#C269FA #FA69EA #FA69A1
triadic
#FA69EA #EAFA69 #69EAFA
tetradic
#FA69EA #FAC269 #69FA79 #69A1FA
square
#FA69EA #FAC269 #69FA79 #69A1FA
split-complementary
#FA69EA #A1FA69 #69FAC2
monochromatic
#E108C9 #F82EE2 #FA69EA #FCA4F2 #FEDFFB
Accessibility & contrast
On white
2.54
#FA69EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#FA69EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA69EA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA69EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA69EA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6395EE
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#FF75A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa69ea; /* rgb */ color: rgb(250, 105, 234); /* oklch */ color: oklch(74.3% 0.228 332.1);
Tailwind
colors: {
custom: {
50: '#ff9bf1',
500: '#fa69ea',
950: '#000000',
},
}SCSS
$custom: #fa69ea; $custom-light: #ff9bf1; $custom-dark: #000000;
JSON
{
"hex": "#fa69ea",
"rgb": {
"r": 250,
"g": 105,
"b": 234
},
"hsl": {
"h": 306.621,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.74325,
"c": 0.22791,
"h": 332.1
},
"luminance": 0.36368
}Semantic roles & 50–950 ramp
primary
#FA69EA
secondary
#CBF4CF
accent
#E61900
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85