#FF67F0#FF67F0
#FF67F0 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.0% C 0.238 H 331.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67F0 |
|---|---|
| RGB | rgb(255, 103, 240) |
| HSL | hsl(306, 100%, 70%) |
| HSV | hsv(306, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 5.9%, 0%) |
| CIE-LAB | lab(67.47, 73.43, -41.22) |
| CIE-LCH | lch(67.47, 84.21, 330.69°) |
| OKLab | oklab(75.04% 0.2097 -0.1129) |
| OKLCH | oklch(75.04% 0.238 331.7) |
| XYZ | xyz(61.8183, 37.2562, 86.3564) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.18
Light Magenta
#FA5FF7
ΔE00 2.27
Violet Pink
#FB5FFC
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 2.86
Violet (CSS)
#EE82EE
ΔE00 4.69
Orchid
#DA70D6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67F0 #67FF76
analogous
#C267FF #FF67F0 #FF67A4
triadic
#FF67F0 #F0FF67 #67F0FF
tetradic
#FF67F0 #FFC267 #67FF76 #67A4FF
square
#FF67F0 #FFC267 #67FF76 #67A4FF
split-complementary
#FF67F0 #A4FF67 #67FFC2
monochromatic
#EC00D4 #FF2AEA #FF67F0 #FFA4F6 #FFE0FC
Accessibility & contrast
On white
2.49
#FF67F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FF67F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67F0
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67F0 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6097F4
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#FF75A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff67f0; /* rgb */ color: rgb(255, 103, 240); /* oklch */ color: oklch(75.0% 0.238 331.7);
Tailwind
colors: {
custom: {
50: '#ff9bf5',
500: '#ff67f0',
950: '#000000',
},
}SCSS
$custom: #ff67f0; $custom-light: #ff9bf5; $custom-dark: #000000;
JSON
{
"hex": "#ff67f0",
"rgb": {
"r": 255,
"g": 103,
"b": 240
},
"hsl": {
"h": 305.921,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.75039,
"c": 0.23819,
"h": 331.7
},
"luminance": 0.37252
}Semantic roles & 50–950 ramp
primary
#FF67F0
secondary
#CCF6D0
accent
#E61700
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#190F17
muted
#877F85