#FF67FD#FF67FD
#FF67FD is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.7% C 0.248 H 328.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67FD |
|---|---|
| RGB | rgb(255, 103, 253) |
| HSL | hsl(301, 100%, 70%) |
| HSV | hsv(301, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 0.8%, 0%) |
| CIE-LAB | lab(68.06, 75.49, -47.44) |
| CIE-LCH | lch(68.06, 89.16, 327.86°) |
| OKLab | oklab(75.67% 0.211 -0.1308) |
| OKLCH | oklch(75.67% 0.248 328.2) |
| XYZ | xyz(63.8190, 38.0565, 96.8937) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.55
Light Magenta
#FA5FF7
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 5.02
Orchid
#DA70D6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67FD #67FF69
analogous
#B567FF #FF67FD #FF67B1
triadic
#FF67FD #FDFF67 #67FDFF
tetradic
#FF67FD #FFB567 #67FF69 #67B1FF
square
#FF67FD #FFB567 #67FF69 #67B1FF
split-complementary
#FF67FD #B1FF67 #67FFB5
monochromatic
#EC00E9 #FF2AFC #FF67FD #FFA4FE #FFE0FF
Accessibility & contrast
On white
2.44
#FF67FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FF67FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67FD
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67FD | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5699FF
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff67fd; /* rgb */ color: rgb(255, 103, 253); /* oklch */ color: oklch(75.7% 0.248 328.2);
Tailwind
colors: {
custom: {
50: '#ff9bfe',
500: '#ff67fd',
950: '#000000',
},
}SCSS
$custom: #ff67fd; $custom-light: #ff9bfe; $custom-dark: #000000;
JSON
{
"hex": "#ff67fd",
"rgb": {
"r": 255,
"g": 103,
"b": 253
},
"hsl": {
"h": 300.789,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.75665,
"c": 0.24824,
"h": 328.2
},
"luminance": 0.38052
}Semantic roles & 50–950 ramp
primary
#FF67FD
secondary
#CCF6CC
accent
#E60300
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86