#F869FF#F869FF
#F869FF is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.1% C 0.244 H 325.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F869FF |
|---|---|
| RGB | rgb(248, 105, 255) |
| HSL | hsl(297, 100%, 71%) |
| HSV | hsv(297, 59%, 100%) |
| CMYK | cmyk(2.7%, 58.8%, 0%, 0%) |
| CIE-LAB | lab(67.49, 73.33, -49.50) |
| CIE-LCH | lch(67.49, 88.47, 325.98°) |
| OKLab | oklab(75.08% 0.2014 -0.1369) |
| OKLCH | oklch(75.08% 0.244 325.8) |
| XYZ | xyz(61.8117, 37.2833, 98.5290) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.44
Light Magenta
#FA5FF7
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 5.04
Orchid
#DA70D6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F869FF #70FF69
analogous
#AD69FF #F869FF #FF69BB
triadic
#F869FF #FFF869 #69FFF8
tetradic
#F869FF #FFAD69 #70FF69 #69BBFF
square
#F869FF #FFAD69 #70FF69 #69BBFF
split-complementary
#F869FF #BBFF69 #69FFAD
monochromatic
#E300EE #F52CFF #F869FF #FBA6FF #FEE0FF
Accessibility & contrast
On white
2.48
#F869FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F869FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F869FF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F869FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F869FF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5399FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#FE7DAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f869ff; /* rgb */ color: rgb(248, 105, 255); /* oklch */ color: oklch(75.1% 0.244 325.8);
Tailwind
colors: {
custom: {
50: '#fe9cff',
500: '#f869ff',
950: '#000000',
},
}SCSS
$custom: #f869ff; $custom-light: #fe9cff; $custom-dark: #000000;
JSON
{
"hex": "#f869ff",
"rgb": {
"r": 248,
"g": 105,
"b": 255
},
"hsl": {
"h": 297.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75084,
"c": 0.24355,
"h": 325.8
},
"luminance": 0.3728
}Semantic roles & 50–950 ramp
primary
#F869FF
secondary
#CFF6CE
accent
#E6000B
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86