#FF67FA#FF67FA
#FF67FA is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.5% C 0.246 H 329.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67FA |
|---|---|
| RGB | rgb(255, 103, 250) |
| HSL | hsl(302, 100%, 70%) |
| HSV | hsv(302, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 2%, 0%) |
| CIE-LAB | lab(67.92, 75.01, -46.01) |
| CIE-LCH | lch(67.92, 88.00, 328.48°) |
| OKLab | oklab(75.52% 0.2108 -0.1267) |
| OKLCH | oklch(75.52% 0.246 329) |
| XYZ | xyz(63.3449, 37.8669, 94.3966) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.67
Violet Pink
#FB5FFC
ΔE00 1.67
Candy Pink
#FF63E9
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 4.88
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67FA #67FF6C
analogous
#B867FF #FF67FA #FF67AE
triadic
#FF67FA #FAFF67 #67FAFF
tetradic
#FF67FA #FFB867 #67FF6C #67AEFF
square
#FF67FA #FFB867 #67FF6C #67AEFF
split-complementary
#FF67FA #AEFF67 #67FFB8
monochromatic
#EC00E4 #FF2AF8 #FF67FA #FFA4FC #FFE0FE
Accessibility & contrast
On white
2.45
#FF67FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FF67FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67FA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67FA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FE
Deuteranopia (green-blind)
#8DADF6
Tritanopia (blue-blind)
#FF78A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff67fa; /* rgb */ color: rgb(255, 103, 250); /* oklch */ color: oklch(75.5% 0.246 329.0);
Tailwind
colors: {
custom: {
50: '#ff9bfc',
500: '#ff67fa',
950: '#000000',
},
}SCSS
$custom: #ff67fa; $custom-light: #ff9bfc; $custom-dark: #000000;
JSON
{
"hex": "#ff67fa",
"rgb": {
"r": 255,
"g": 103,
"b": 250
},
"hsl": {
"h": 301.974,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.75518,
"c": 0.24588,
"h": 329
},
"luminance": 0.37863
}Semantic roles & 50–950 ramp
primary
#FF67FA
secondary
#CCF6CD
accent
#E60800
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85