#FA67E0#FA67E0
#FA67E0 is a light, highly saturated pink. Relative luminance 0.354; OKLCH L 73.6% C 0.223 H 335.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FA67E0 |
|---|---|
| RGB | rgb(250, 103, 224) |
| HSL | hsl(311, 94%, 69%) |
| HSV | hsv(311, 59%, 98%) |
| CMYK | cmyk(0%, 58.8%, 10.4%, 2%) |
| CIE-LAB | lab(66.07, 69.70, -34.58) |
| CIE-LCH | lch(66.07, 77.81, 333.61°) |
| OKLab | oklab(73.65% 0.2025 -0.094) |
| OKLCH | oklch(73.65% 0.223 335.1) |
| XYZ | xyz(57.7295, 35.4108, 74.3010) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 2.71
Light Magenta
#FA5FF7
ΔE00 4.00
Violet Pink
#FB5FFC
ΔE00 4.62
Orchid
#DA70D6
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA67E0 #67FA81
analogous
#CB67FA #FA67E0 #FA6797
triadic
#FA67E0 #E0FA67 #67E0FA
tetradic
#FA67E0 #FACB67 #67FA81 #6797FA
square
#FA67E0 #FACB67 #67FA81 #6797FA
split-complementary
#FA67E0 #97FA67 #67FACB
monochromatic
#DF07B9 #F82CD4 #FA67E0 #FCA2EC #FEDEF8
Accessibility & contrast
On white
2.60
#FA67E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FA67E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA67E0
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA67E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA67E0 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6793E4
Deuteranopia (green-blind)
#94A9DC
Tritanopia (blue-blind)
#FF709A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa67e0; /* rgb */ color: rgb(250, 103, 224); /* oklch */ color: oklch(73.6% 0.223 335.1);
Tailwind
colors: {
custom: {
50: '#ff9aea',
500: '#fa67e0',
950: '#000000',
},
}SCSS
$custom: #fa67e0; $custom-light: #ff9aea; $custom-dark: #000000;
JSON
{
"hex": "#fa67e0",
"rgb": {
"r": 250,
"g": 103,
"b": 224
},
"hsl": {
"h": 310.612,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.73647,
"c": 0.22323,
"h": 335.1
},
"luminance": 0.35406
}Semantic roles & 50–950 ramp
primary
#FA67E0
secondary
#C9F4D1
accent
#E62900
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84