#FF67F8#FF67F8
#FF67F8 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.4% C 0.244 H 329.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67F8 |
|---|---|
| RGB | rgb(255, 103, 248) |
| HSL | hsl(303, 100%, 70%) |
| HSV | hsv(303, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 2.7%, 0%) |
| CIE-LAB | lab(67.83, 74.69, -45.06) |
| CIE-LCH | lch(67.83, 87.23, 328.90°) |
| OKLab | oklab(75.42% 0.2106 -0.1239) |
| OKLCH | oklch(75.42% 0.244 329.5) |
| XYZ | xyz(63.0330, 37.7421, 92.7537) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.69
Violet Pink
#FB5FFC
ΔE00 1.81
Candy Pink
#FF63E9
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 3.48
Violet (CSS)
#EE82EE
ΔE00 4.81
Orchid
#DA70D6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67F8 #67FF6E
analogous
#BA67FF #FF67F8 #FF67AC
triadic
#FF67F8 #F8FF67 #67F8FF
tetradic
#FF67F8 #FFBA67 #67FF6E #67ACFF
square
#FF67F8 #FFBA67 #67FF6E #67ACFF
split-complementary
#FF67F8 #ACFF67 #67FFBA
monochromatic
#EC00E1 #FF2AF5 #FF67F8 #FFA4FB #FFE0FE
Accessibility & contrast
On white
2.46
#FF67F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FF67F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67F8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67F8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FC
Deuteranopia (green-blind)
#8EADF4
Tritanopia (blue-blind)
#FF78A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff67f8; /* rgb */ color: rgb(255, 103, 248); /* oklch */ color: oklch(75.4% 0.244 329.5);
Tailwind
colors: {
custom: {
50: '#ff9bfb',
500: '#ff67f8',
950: '#000000',
},
}SCSS
$custom: #ff67f8; $custom-light: #ff9bfb; $custom-dark: #000000;
JSON
{
"hex": "#ff67f8",
"rgb": {
"r": 255,
"g": 103,
"b": 248
},
"hsl": {
"h": 302.763,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.7542,
"c": 0.24432,
"h": 329.5
},
"luminance": 0.37738
}Semantic roles & 50–950 ramp
primary
#FF67F8
secondary
#CCF6CE
accent
#E60B00
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85