#F965E9#F965E9
#F965E9 is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.7% C 0.232 H 332.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F965E9 |
|---|---|
| RGB | rgb(249, 101, 233) |
| HSL | hsl(306, 93%, 69%) |
| HSV | hsv(306, 59%, 98%) |
| CMYK | cmyk(0%, 59.4%, 6.4%, 2.4%) |
| CIE-LAB | lab(66.01, 71.66, -39.69) |
| CIE-LCH | lch(66.01, 81.91, 331.02°) |
| OKLab | oklab(73.7% 0.2051 -0.1086) |
| OKLCH | oklch(73.7% 0.232 332.1) |
| XYZ | xyz(58.4285, 35.3345, 80.8178) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.93
Light Magenta
#FA5FF7
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 2.63
Violet Pink
#FB5FFC
ΔE00 2.98
Orchid
#DA70D6
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F965E9 #65F975
analogous
#BF65F9 #F965E9 #F9659F
triadic
#F965E9 #E9F965 #65E9F9
tetradic
#F965E9 #F9BF65 #65F975 #659FF9
square
#F965E9 #F9BF65 #65F975 #659FF9
split-complementary
#F965E9 #9FF965 #65F9BF
monochromatic
#DB09C4 #F72AE1 #F965E9 #FBA0F1 #FEDBFA
Accessibility & contrast
On white
2.60
#F965E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F965E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F965E9
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F965E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F965E9 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93ED
Deuteranopia (green-blind)
#8FA8E5
Tritanopia (blue-blind)
#FF729E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f965e9; /* rgb */ color: rgb(249, 101, 233); /* oklch */ color: oklch(73.7% 0.232 332.1);
Tailwind
colors: {
custom: {
50: '#ff99f0',
500: '#f965e9',
950: '#000000',
},
}SCSS
$custom: #f965e9; $custom-light: #ff99f0; $custom-dark: #000000;
JSON
{
"hex": "#f965e9",
"rgb": {
"r": 249,
"g": 101,
"b": 233
},
"hsl": {
"h": 306.486,
"s": 92.5,
"l": 68.627
},
"oklch": {
"l": 0.73702,
"c": 0.23209,
"h": 332.1
},
"luminance": 0.3533
}Semantic roles & 50–950 ramp
primary
#F965E9
secondary
#C7F3CC
accent
#E61900
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84