#FA67FF#FA67FF
#FA67FF is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.1% C 0.247 H 326.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FA67FF |
|---|---|
| RGB | rgb(250, 103, 255) |
| HSL | hsl(298, 100%, 70%) |
| HSV | hsv(298, 60%, 100%) |
| CMYK | cmyk(2%, 59.6%, 0%, 0%) |
| CIE-LAB | lab(67.46, 74.63, -49.52) |
| CIE-LCH | lch(67.46, 89.57, 326.43°) |
| OKLab | oklab(75.12% 0.2059 -0.1369) |
| OKLCH | oklch(75.12% 0.247 326.4) |
| XYZ | xyz(62.3234, 37.2483, 98.4953) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.19
Light Magenta
#FA5FF7
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 4.31
Violet (CSS)
#EE82EE
ΔE00 5.23
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA67FF #6CFF67
analogous
#AE67FF #FA67FF #FF67B8
triadic
#FA67FF #FFFA67 #67FFFA
tetradic
#FA67FF #FFAE67 #6CFF67 #67B8FF
square
#FA67FF #FFAE67 #6CFF67 #67B8FF
split-complementary
#FA67FF #B8FF67 #67FFAE
monochromatic
#E400EC #F82AFF #FA67FF #FCA4FF #FEE0FF
Accessibility & contrast
On white
2.49
#FA67FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FA67FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA67FF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA67FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA67FF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#FF7BAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa67ff; /* rgb */ color: rgb(250, 103, 255); /* oklch */ color: oklch(75.1% 0.247 326.4);
Tailwind
colors: {
custom: {
50: '#ff9bff',
500: '#fa67ff',
950: '#000000',
},
}SCSS
$custom: #fa67ff; $custom-light: #ff9bff; $custom-dark: #000000;
JSON
{
"hex": "#fa67ff",
"rgb": {
"r": 250,
"g": 103,
"b": 255
},
"hsl": {
"h": 298.026,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.7512,
"c": 0.24724,
"h": 326.4
},
"luminance": 0.37244
}Semantic roles & 50–950 ramp
primary
#FA67FF
secondary
#CDF6CC
accent
#E60008
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86