#FF67F3#FF67F3
#FF67F3 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.2% C 0.240 H 330.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67F3 |
|---|---|
| RGB | rgb(255, 103, 243) |
| HSL | hsl(305, 100%, 70%) |
| HSV | hsv(305, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 4.7%, 0%) |
| CIE-LAB | lab(67.60, 73.90, -42.66) |
| CIE-LCH | lch(67.60, 85.33, 330.00°) |
| OKLab | oklab(75.18% 0.2101 -0.117) |
| OKLCH | oklch(75.18% 0.24 330.9) |
| XYZ | xyz(62.2676, 37.4360, 88.7229) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.60
Light Magenta
#FA5FF7
ΔE00 1.98
Violet Pink
#FB5FFC
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 4.70
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67F3 #67FF73
analogous
#BF67FF #FF67F3 #FF67A7
triadic
#FF67F3 #F3FF67 #67F3FF
tetradic
#FF67F3 #FFBF67 #67FF73 #67A7FF
square
#FF67F3 #FFBF67 #67FF73 #67A7FF
split-complementary
#FF67F3 #A7FF67 #67FFBF
monochromatic
#EC00D9 #FF2AEE #FF67F3 #FFA4F8 #FFE0FD
Accessibility & contrast
On white
2.47
#FF67F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FF67F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67F3
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67F3 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E97F7
Deuteranopia (green-blind)
#90ACEF
Tritanopia (blue-blind)
#FF76A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff67f3; /* rgb */ color: rgb(255, 103, 243); /* oklch */ color: oklch(75.2% 0.240 330.9);
Tailwind
colors: {
custom: {
50: '#ff9bf7',
500: '#ff67f3',
950: '#000000',
},
}SCSS
$custom: #ff67f3; $custom-light: #ff9bf7; $custom-dark: #000000;
JSON
{
"hex": "#ff67f3",
"rgb": {
"r": 255,
"g": 103,
"b": 243
},
"hsl": {
"h": 304.737,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.75181,
"c": 0.24046,
"h": 330.9
},
"luminance": 0.37432
}Semantic roles & 50–950 ramp
primary
#FF67F3
secondary
#CCF6CF
accent
#E61200
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85