#FF67F5#FF67F5
#FF67F5 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.3% C 0.242 H 330.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67F5 |
|---|---|
| RGB | rgb(255, 103, 245) |
| HSL | hsl(304, 100%, 70%) |
| HSV | hsv(304, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 3.9%, 0%) |
| CIE-LAB | lab(67.69, 74.21, -43.62) |
| CIE-LCH | lch(67.69, 86.08, 329.55°) |
| OKLab | oklab(75.28% 0.2103 -0.1198) |
| OKLCH | oklch(75.28% 0.242 330.3) |
| XYZ | xyz(62.5713, 37.5574, 90.3222) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 1.89
Violet Pink
#FB5FFC
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 4.73
Orchid
#DA70D6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67F5 #67FF71
analogous
#BD67FF #FF67F5 #FF67A9
triadic
#FF67F5 #F5FF67 #67F5FF
tetradic
#FF67F5 #FFBD67 #67FF71 #67A9FF
square
#FF67F5 #FFBD67 #67FF71 #67A9FF
split-complementary
#FF67F5 #A9FF67 #67FFBD
monochromatic
#EC00DC #FF2AF1 #FF67F5 #FFA4F9 #FFE0FD
Accessibility & contrast
On white
2.47
#FF67F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FF67F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67F5
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67F5 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C98F9
Deuteranopia (green-blind)
#8FACF1
Tritanopia (blue-blind)
#FF76A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff67f5; /* rgb */ color: rgb(255, 103, 245); /* oklch */ color: oklch(75.3% 0.242 330.3);
Tailwind
colors: {
custom: {
50: '#ff9bf9',
500: '#ff67f5',
950: '#000000',
},
}SCSS
$custom: #ff67f5; $custom-light: #ff9bf9; $custom-dark: #000000;
JSON
{
"hex": "#ff67f5",
"rgb": {
"r": 255,
"g": 103,
"b": 245
},
"hsl": {
"h": 303.947,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.75276,
"c": 0.242,
"h": 330.3
},
"luminance": 0.37553
}Semantic roles & 50–950 ramp
primary
#FF67F5
secondary
#CCF6CF
accent
#E60F00
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85