#FF67FE#FF67FE
#FF67FE is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.7% C 0.249 H 328.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67FE |
|---|---|
| RGB | rgb(255, 103, 254) |
| HSL | hsl(300, 100%, 70%) |
| HSV | hsv(300, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 0.4%, 0%) |
| CIE-LAB | lab(68.11, 75.66, -47.91) |
| CIE-LCH | lch(68.11, 89.55, 327.66°) |
| OKLab | oklab(75.71% 0.2111 -0.1321) |
| OKLCH | oklch(75.71% 0.249 328) |
| XYZ | xyz(63.9788, 38.1204, 97.7349) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.54
Light Magenta
#FA5FF7
ΔE00 1.78
Candy Pink
#FF63E9
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 4.11
Violet (CSS)
#EE82EE
ΔE00 5.08
Orchid
#DA70D6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67FE #67FF68
analogous
#B467FF #FF67FE #FF67B2
triadic
#FF67FE #FEFF67 #67FEFF
tetradic
#FF67FE #FFB467 #67FF68 #67B2FF
square
#FF67FE #FFB467 #67FF68 #67B2FF
split-complementary
#FF67FE #B2FF67 #67FFB4
monochromatic
#EC00EA #FF2AFE #FF67FE #FFA4FE #FFE0FF
Accessibility & contrast
On white
2.44
#FF67FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FF67FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67FE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67FE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5699FF
Deuteranopia (green-blind)
#8BADFA
Tritanopia (blue-blind)
#FF7AAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff67fe; /* rgb */ color: rgb(255, 103, 254); /* oklch */ color: oklch(75.7% 0.249 328.0);
Tailwind
colors: {
custom: {
50: '#ff9bff',
500: '#ff67fe',
950: '#000000',
},
}SCSS
$custom: #ff67fe; $custom-light: #ff9bff; $custom-dark: #000000;
JSON
{
"hex": "#ff67fe",
"rgb": {
"r": 255,
"g": 103,
"b": 254
},
"hsl": {
"h": 300.395,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.75714,
"c": 0.24903,
"h": 328
},
"luminance": 0.38116
}Semantic roles & 50–950 ramp
primary
#FF67FE
secondary
#CCF6CC
accent
#E60200
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86