#FF67F1#FF67F1
#FF67F1 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.1% C 0.239 H 331.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67F1 |
|---|---|
| RGB | rgb(255, 103, 241) |
| HSL | hsl(306, 100%, 70%) |
| HSV | hsv(306, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 5.5%, 0%) |
| CIE-LAB | lab(67.51, 73.58, -41.70) |
| CIE-LCH | lch(67.51, 84.58, 330.46°) |
| OKLab | oklab(75.09% 0.2099 -0.1143) |
| OKLCH | oklch(75.09% 0.239 331.4) |
| XYZ | xyz(61.9673, 37.3158, 87.1409) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.32
Light Magenta
#FA5FF7
ΔE00 2.17
Violet Pink
#FB5FFC
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 2.92
Violet (CSS)
#EE82EE
ΔE00 4.69
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67F1 #67FF75
analogous
#C167FF #FF67F1 #FF67A5
triadic
#FF67F1 #F1FF67 #67F1FF
tetradic
#FF67F1 #FFC167 #67FF75 #67A5FF
square
#FF67F1 #FFC167 #67FF75 #67A5FF
split-complementary
#FF67F1 #A5FF67 #67FFC1
monochromatic
#EC00D6 #FF2AEB #FF67F1 #FFA4F7 #FFE0FC
Accessibility & contrast
On white
2.48
#FF67F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FF67F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67F1
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67F1 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F97F5
Deuteranopia (green-blind)
#91ACED
Tritanopia (blue-blind)
#FF75A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff67f1; /* rgb */ color: rgb(255, 103, 241); /* oklch */ color: oklch(75.1% 0.239 331.4);
Tailwind
colors: {
custom: {
50: '#ff9bf6',
500: '#ff67f1',
950: '#000000',
},
}SCSS
$custom: #ff67f1; $custom-light: #ff9bf6; $custom-dark: #000000;
JSON
{
"hex": "#ff67f1",
"rgb": {
"r": 255,
"g": 103,
"b": 241
},
"hsl": {
"h": 305.526,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.75086,
"c": 0.23895,
"h": 331.4
},
"luminance": 0.37311
}Semantic roles & 50–950 ramp
primary
#FF67F1
secondary
#CCF6D0
accent
#E61500
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#190F17
muted
#877F85