#FE67FC#FE67FC
#FE67FC is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.5% C 0.247 H 328.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FE67FC |
|---|---|
| RGB | rgb(254, 103, 252) |
| HSL | hsl(301, 99%, 70%) |
| HSV | hsv(301, 59%, 100%) |
| CMYK | cmyk(0%, 59.4%, 0.8%, 0.4%) |
| CIE-LAB | lab(67.88, 75.09, -47.19) |
| CIE-LCH | lch(67.88, 88.69, 327.85°) |
| OKLab | oklab(75.49% 0.2099 -0.1301) |
| OKLCH | oklch(75.49% 0.247 328.2) |
| XYZ | xyz(63.2932, 37.8037, 96.0397) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.46
Light Magenta
#FA5FF7
ΔE00 1.60
Candy Pink
#FF63E9
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 3.89
Violet (CSS)
#EE82EE
ΔE00 4.98
Orchid
#DA70D6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE67FC #67FE69
analogous
#B567FE #FE67FC #FE67B0
triadic
#FE67FC #FCFE67 #67FCFE
tetradic
#FE67FC #FEB567 #67FE69 #67B0FE
square
#FE67FC #FEB567 #67FE69 #67B0FE
split-complementary
#FE67FC #B0FE67 #67FEB5
monochromatic
#E902E6 #FE2AFB #FE67FC #FEA4FD #FFE1FE
Accessibility & contrast
On white
2.45
#FE67FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FE67FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE67FC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE67FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE67FC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5799FF
Deuteranopia (green-blind)
#8BACF8
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe67fc; /* rgb */ color: rgb(254, 103, 252); /* oklch */ color: oklch(75.5% 0.247 328.2);
Tailwind
colors: {
custom: {
50: '#ff9bfe',
500: '#fe67fc',
950: '#000000',
},
}SCSS
$custom: #fe67fc; $custom-light: #ff9bfe; $custom-dark: #000000;
JSON
{
"hex": "#fe67fc",
"rgb": {
"r": 254,
"g": 103,
"b": 252
},
"hsl": {
"h": 300.795,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.75486,
"c": 0.24693,
"h": 328.2
},
"luminance": 0.378
}Semantic roles & 50–950 ramp
primary
#FE67FC
secondary
#CBF6CC
accent
#E60300
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86