#FA69E0#FA69E0
#FA69E0 is a light, highly saturated pink. Relative luminance 0.358; OKLCH L 73.9% C 0.220 H 335.1°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FA69E0 |
|---|---|
| RGB | rgb(250, 105, 224) |
| HSL | hsl(311, 94%, 70%) |
| HSV | hsv(311, 58%, 98%) |
| CMYK | cmyk(0%, 58%, 10.4%, 2%) |
| CIE-LAB | lab(66.38, 68.86, -34.10) |
| CIE-LCH | lch(66.38, 76.84, 333.65°) |
| OKLab | oklab(73.87% 0.2 -0.0927) |
| OKLCH | oklch(73.87% 0.22 335.1) |
| XYZ | xyz(57.9309, 35.8134, 74.3681) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 2.53
Light Magenta
#FA5FF7
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 4.97
Orchid
#DA70D6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA69E0 #69FA83
analogous
#CC69FA #FA69E0 #FA6997
triadic
#FA69E0 #E0FA69 #69E0FA
tetradic
#FA69E0 #FACC69 #69FA83 #6997FA
square
#FA69E0 #FACC69 #69FA83 #6997FA
split-complementary
#FA69E0 #97FA69 #69FACC
monochromatic
#E108BA #F82ED4 #FA69E0 #FCA4EC #FEDFF8
Accessibility & contrast
On white
2.57
#FA69E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#FA69E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA69E0
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA69E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA69E0 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6994E4
Deuteranopia (green-blind)
#96A9DC
Tritanopia (blue-blind)
#FF719B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa69e0; /* rgb */ color: rgb(250, 105, 224); /* oklch */ color: oklch(73.9% 0.220 335.1);
Tailwind
colors: {
custom: {
50: '#ff9bea',
500: '#fa69e0',
950: '#000000',
},
}SCSS
$custom: #fa69e0; $custom-light: #ff9bea; $custom-dark: #000000;
JSON
{
"hex": "#fa69e0",
"rgb": {
"r": 250,
"g": 105,
"b": 224
},
"hsl": {
"h": 310.759,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.73874,
"c": 0.22043,
"h": 335.1
},
"luminance": 0.35809
}Semantic roles & 50–950 ramp
primary
#FA69E0
secondary
#CBF4D2
accent
#E62900
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84