#FF67F9#FF67F9
#FF67F9 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.5% C 0.245 H 329.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67F9 |
|---|---|
| RGB | rgb(255, 103, 249) |
| HSL | hsl(302, 100%, 70%) |
| HSV | hsv(302, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 2.4%, 0%) |
| CIE-LAB | lab(67.88, 74.85, -45.53) |
| CIE-LCH | lch(67.88, 87.61, 328.69°) |
| OKLab | oklab(75.47% 0.2107 -0.1253) |
| OKLCH | oklch(75.47% 0.245 329.3) |
| XYZ | xyz(63.1885, 37.8043, 93.5730) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.67
Violet Pink
#FB5FFC
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.58
Violet (CSS)
#EE82EE
ΔE00 4.84
Orchid
#DA70D6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67F9 #67FF6D
analogous
#B967FF #FF67F9 #FF67AD
triadic
#FF67F9 #F9FF67 #67F9FF
tetradic
#FF67F9 #FFB967 #67FF6D #67ADFF
square
#FF67F9 #FFB967 #67FF6D #67ADFF
split-complementary
#FF67F9 #ADFF67 #67FFB9
monochromatic
#EC00E2 #FF2AF7 #FF67F9 #FFA4FB #FFE0FE
Accessibility & contrast
On white
2.45
#FF67F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FF67F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67F9
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67F9 | 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)
#5998FD
Deuteranopia (green-blind)
#8DADF5
Tritanopia (blue-blind)
#FF78A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff67f9; /* rgb */ color: rgb(255, 103, 249); /* oklch */ color: oklch(75.5% 0.245 329.3);
Tailwind
colors: {
custom: {
50: '#ff9bfc',
500: '#ff67f9',
950: '#000000',
},
}SCSS
$custom: #ff67f9; $custom-light: #ff9bfc; $custom-dark: #000000;
JSON
{
"hex": "#ff67f9",
"rgb": {
"r": 255,
"g": 103,
"b": 249
},
"hsl": {
"h": 302.368,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.75469,
"c": 0.2451,
"h": 329.3
},
"luminance": 0.378
}Semantic roles & 50–950 ramp
primary
#FF67F9
secondary
#CCF6CD
accent
#E60900
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85