#F469FA#F469FA
#F469FA is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.3% C 0.237 H 326.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F469FA |
|---|---|
| RGB | rgb(244, 105, 250) |
| HSL | hsl(298, 94%, 70%) |
| HSV | hsv(298, 58%, 98%) |
| CMYK | cmyk(2.4%, 58%, 0%, 2%) |
| CIE-LAB | lab(66.70, 71.51, -48.03) |
| CIE-LCH | lch(66.70, 86.15, 326.11°) |
| OKLab | oklab(74.32% 0.1968 -0.1327) |
| OKLCH | oklch(74.32% 0.237 326) |
| XYZ | xyz(59.6139, 36.2419, 94.2793) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.43
Light Magenta
#FA5FF7
ΔE00 1.57
Candy Pink
#FF63E9
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 3.81
Violet (CSS)
#EE82EE
ΔE00 4.87
Orchid
#DA70D6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F469FA #6FFA69
analogous
#AB69FA #F469FA #FA69B8
triadic
#F469FA #FAF469 #69FAF4
tetradic
#F469FA #FAAB69 #6FFA69 #69B8FA
square
#F469FA #FAAB69 #6FFA69 #69B8FA
split-complementary
#F469FA #B8FA69 #69FAAB
monochromatic
#D808E1 #F02EF8 #F469FA #F8A4FC #FDDFFE
Accessibility & contrast
On white
2.55
#F469FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F469FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F469FA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F469FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F469FA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5597FE
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#FA7CA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f469fa; /* rgb */ color: rgb(244, 105, 250); /* oklch */ color: oklch(74.3% 0.237 326.0);
Tailwind
colors: {
custom: {
50: '#fb9bfc',
500: '#f469fa',
950: '#000000',
},
}SCSS
$custom: #f469fa; $custom-light: #fb9bfc; $custom-dark: #000000;
JSON
{
"hex": "#f469fa",
"rgb": {
"r": 244,
"g": 105,
"b": 250
},
"hsl": {
"h": 297.517,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.74324,
"c": 0.23735,
"h": 326
},
"luminance": 0.36238
}Semantic roles & 50–950 ramp
primary
#F469FA
secondary
#CCF4CB
accent
#E60009
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85