#FF67EF#FF67EF
#FF67EF is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.0% C 0.237 H 332.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67EF |
|---|---|
| RGB | rgb(255, 103, 239) |
| HSL | hsl(306, 100%, 70%) |
| HSV | hsv(306, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 6.3%, 0%) |
| CIE-LAB | lab(67.42, 73.27, -40.73) |
| CIE-LCH | lch(67.42, 83.83, 330.93°) |
| OKLab | oklab(74.99% 0.2096 -0.1115) |
| OKLCH | oklch(74.99% 0.237 332) |
| XYZ | xyz(61.6702, 37.1970, 85.5762) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.05
Light Magenta
#FA5FF7
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 2.81
Violet Pink
#FB5FFC
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 4.70
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67EF #67FF77
analogous
#C367FF #FF67EF #FF67A3
triadic
#FF67EF #EFFF67 #67EFFF
tetradic
#FF67EF #FFC367 #67FF77 #67A3FF
square
#FF67EF #FFC367 #67FF77 #67A3FF
split-complementary
#FF67EF #A3FF67 #67FFC3
monochromatic
#EC00D3 #FF2AE9 #FF67EF #FFA4F5 #FFE0FC
Accessibility & contrast
On white
2.49
#FF67EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FF67EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67EF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67EF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F3
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#FF74A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff67ef; /* rgb */ color: rgb(255, 103, 239); /* oklch */ color: oklch(75.0% 0.237 332.0);
Tailwind
colors: {
custom: {
50: '#ff9bf4',
500: '#ff67ef',
950: '#000000',
},
}SCSS
$custom: #ff67ef; $custom-light: #ff9bf4; $custom-dark: #000000;
JSON
{
"hex": "#ff67ef",
"rgb": {
"r": 255,
"g": 103,
"b": 239
},
"hsl": {
"h": 306.316,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.74993,
"c": 0.23743,
"h": 332
},
"luminance": 0.37192
}Semantic roles & 50–950 ramp
primary
#FF67EF
secondary
#CCF6D0
accent
#E61800
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85