#FF67EA#FF67EA
#FF67EA is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.8% C 0.234 H 333.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67EA |
|---|---|
| RGB | rgb(255, 103, 234) |
| HSL | hsl(308, 100%, 70%) |
| HSV | hsv(308, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 8.2%, 0%) |
| CIE-LAB | lab(67.21, 72.50, -38.31) |
| CIE-LCH | lch(67.21, 82.00, 332.15°) |
| OKLab | oklab(74.76% 0.209 -0.1045) |
| OKLCH | oklch(74.76% 0.234 333.4) |
| XYZ | xyz(60.9417, 36.9056, 81.7397) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.61
Purply Pink
#F075E6
ΔE00 2.69
Light Magenta
#FA5FF7
ΔE00 3.01
Violet Pink
#FB5FFC
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 4.81
Orchid
#DA70D6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67EA #67FF7C
analogous
#C867FF #FF67EA #FF679E
triadic
#FF67EA #EAFF67 #67EAFF
tetradic
#FF67EA #FFC867 #67FF7C #679EFF
square
#FF67EA #FFC867 #67FF7C #679EFF
split-complementary
#FF67EA #9EFF67 #67FFC8
monochromatic
#EC00CB #FF2AE2 #FF67EA #FFA4F2 #FFE0FB
Accessibility & contrast
On white
2.51
#FF67EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FF67EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67EA
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67EA | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EE
Deuteranopia (green-blind)
#94ACE6
Tritanopia (blue-blind)
#FF729F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff67ea; /* rgb */ color: rgb(255, 103, 234); /* oklch */ color: oklch(74.8% 0.234 333.4);
Tailwind
colors: {
custom: {
50: '#ff9bf1',
500: '#ff67ea',
950: '#000000',
},
}SCSS
$custom: #ff67ea; $custom-light: #ff9bf1; $custom-dark: #000000;
JSON
{
"hex": "#ff67ea",
"rgb": {
"r": 255,
"g": 103,
"b": 234
},
"hsl": {
"h": 308.289,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.74762,
"c": 0.23369,
"h": 333.4
},
"luminance": 0.36901
}Semantic roles & 50–950 ramp
primary
#FF67EA
secondary
#CCF6D2
accent
#E62000
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85