#F65FEA#F65FEA
#F65FEA is a light, highly saturated purple. Relative luminance 0.337; OKLCH L 72.7% C 0.239 H 331.0°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F65FEA |
|---|---|
| RGB | rgb(246, 95, 234) |
| HSL | hsl(305, 89%, 67%) |
| HSV | hsv(305, 61%, 96%) |
| CMYK | cmyk(0%, 61.4%, 4.9%, 3.5%) |
| CIE-LAB | lab(64.74, 73.50, -42.26) |
| CIE-LCH | lch(64.74, 84.78, 330.10°) |
| OKLab | oklab(72.71% 0.2091 -0.116) |
| OKLCH | oklch(72.71% 0.239 331) |
| XYZ | xyz(56.9493, 33.7219, 81.3354) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.85
Candy Pink
#FF63E9
ΔE00 1.97
Violet Pink
#FB5FFC
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.89
Violet (CSS)
#EE82EE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F65FEA #5FF66B
analogous
#B75FF6 #F65FEA #F65F9F
triadic
#F65FEA #EAF65F #5FEAF6
tetradic
#F65FEA #F6B75F #5FF66B #5F9FF6
square
#F65FEA #F6B75F #5FF66B #5F9FF6
split-complementary
#F65FEA #9FF65F #5FF6B7
monochromatic
#CF0CBF #F325E2 #F65FEA #F999F2 #FDD3F9
Accessibility & contrast
On white
2.71
#F65FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#F65FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F65FEA
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F65FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F65FEA | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5690EE
Deuteranopia (green-blind)
#89A5E6
Tritanopia (blue-blind)
#FF6E9C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f65fea; /* rgb */ color: rgb(246, 95, 234); /* oklch */ color: oklch(72.7% 0.239 331.0);
Tailwind
colors: {
custom: {
50: '#fd95f1',
500: '#f65fea',
950: '#000000',
},
}SCSS
$custom: #f65fea; $custom-light: #fd95f1; $custom-dark: #000000;
JSON
{
"hex": "#f65fea",
"rgb": {
"r": 246,
"g": 95,
"b": 234
},
"hsl": {
"h": 304.768,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.72707,
"c": 0.23915,
"h": 331
},
"luminance": 0.33718
}Semantic roles & 50–950 ramp
primary
#F65FEA
secondary
#C0F1C4
accent
#E61200
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85