#F065E2#F065E2
#F065E2 is a light, highly saturated purple. Relative luminance 0.333; OKLCH L 72.2% C 0.221 H 331.7°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F065E2 |
|---|---|
| RGB | rgb(240, 101, 226) |
| HSL | hsl(306, 82%, 67%) |
| HSV | hsv(306, 58%, 94%) |
| CMYK | cmyk(0%, 57.9%, 5.8%, 5.9%) |
| CIE-LAB | lab(64.43, 68.26, -38.36) |
| CIE-LCH | lch(64.43, 78.30, 330.66°) |
| OKLab | oklab(72.19% 0.1949 -0.105) |
| OKLCH | oklch(72.19% 0.221 331.7) |
| XYZ | xyz(54.3162, 33.3274, 75.5088) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 2.82
Light Magenta
#FA5FF7
ΔE00 3.11
Orchid
#DA70D6
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 3.77
Violet (CSS)
#EE82EE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F065E2 #65F073
analogous
#B965F0 #F065E2 #F0659D
triadic
#F065E2 #E2F065 #65E2F0
tetradic
#F065E2 #F0B965 #65F073 #659DF0
square
#F065E2 #F0B965 #65F073 #659DF0
split-complementary
#F065E2 #9DF065 #65F0B9
monochromatic
#C713B5 #EB2DD7 #F065E2 #F59DED #FBD5F7
Accessibility & contrast
On white
2.74
#F065E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#F065E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F065E2
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F065E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F065E2 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F90E6
Deuteranopia (green-blind)
#8BA3DE
Tritanopia (blue-blind)
#F9719A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f065e2; /* rgb */ color: rgb(240, 101, 226); /* oklch */ color: oklch(72.2% 0.221 331.7);
Tailwind
colors: {
custom: {
50: '#f898eb',
500: '#f065e2',
950: '#000000',
},
}SCSS
$custom: #f065e2; $custom-light: #f898eb; $custom-dark: #000000;
JSON
{
"hex": "#f065e2",
"rgb": {
"r": 240,
"g": 101,
"b": 226
},
"hsl": {
"h": 306.043,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.72188,
"c": 0.22134,
"h": 331.7
},
"luminance": 0.33324
}Semantic roles & 50–950 ramp
primary
#F065E2
secondary
#C2EFC7
accent
#DF1D07
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84