#F469FF#F469FF
#F469FF is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.6% C 0.242 H 324.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F469FF |
|---|---|
| RGB | rgb(244, 105, 255) |
| HSL | hsl(296, 100%, 71%) |
| HSV | hsv(296, 59%, 100%) |
| CMYK | cmyk(4.3%, 58.8%, 0%, 0%) |
| CIE-LAB | lab(66.95, 72.37, -50.40) |
| CIE-LCH | lch(66.95, 88.18, 325.15°) |
| OKLab | oklab(74.58% 0.1971 -0.1396) |
| OKLCH | oklch(74.58% 0.242 324.7) |
| XYZ | xyz(60.4083, 36.5597, 98.4632) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.62
Light Magenta
#FA5FF7
ΔE00 2.01
Candy Pink
#FF63E9
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 4.45
Violet (CSS)
#EE82EE
ΔE00 5.23
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F469FF #74FF69
analogous
#A969FF #F469FF #FF69BF
triadic
#F469FF #FFF469 #69FFF4
tetradic
#F469FF #FFA969 #74FF69 #69BFFF
square
#F469FF #FFA969 #74FF69 #69BFFF
split-complementary
#F469FF #BFFF69 #69FFA9
monochromatic
#DC00EE #F02CFF #F469FF #F8A6FF #FDE0FF
Accessibility & contrast
On white
2.53
#F469FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F469FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F469FF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F469FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F469FF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#F97EAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f469ff; /* rgb */ color: rgb(244, 105, 255); /* oklch */ color: oklch(74.6% 0.242 324.7);
Tailwind
colors: {
custom: {
50: '#fb9bff',
500: '#f469ff',
950: '#000000',
},
}SCSS
$custom: #f469ff; $custom-light: #fb9bff; $custom-dark: #000000;
JSON
{
"hex": "#f469ff",
"rgb": {
"r": 244,
"g": 105,
"b": 255
},
"hsl": {
"h": 295.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74577,
"c": 0.24154,
"h": 324.7
},
"luminance": 0.36556
}Semantic roles & 50–950 ramp
primary
#F469FF
secondary
#D1F6CE
accent
#E60011
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86