#F469F9#F469F9
#F469F9 is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.3% C 0.237 H 326.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F469F9 |
|---|---|
| RGB | rgb(244, 105, 249) |
| HSL | hsl(298, 92%, 69%) |
| HSV | hsv(298, 58%, 98%) |
| CMYK | cmyk(2%, 57.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.66, 71.34, -47.56) |
| CIE-LCH | lch(66.66, 85.74, 326.31°) |
| OKLab | oklab(74.27% 0.1967 -0.1314) |
| OKLCH | oklch(74.27% 0.237 326.3) |
| XYZ | xyz(59.4575, 36.1794, 93.4557) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.44
Light Magenta
#FA5FF7
ΔE00 1.51
Candy Pink
#FF63E9
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 4.81
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F469F9 #6EF969
analogous
#AC69F9 #F469F9 #F969B6
triadic
#F469F9 #F9F469 #69F9F4
tetradic
#F469F9 #F9AC69 #6EF969 #69B6F9
square
#F469F9 #F9AC69 #6EF969 #69B6F9
split-complementary
#F469F9 #B6F969 #69F9AC
monochromatic
#D709DF #F02EF7 #F469F9 #F8A4FB #FDDFFE
Accessibility & contrast
On white
2.55
#F469F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F469F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F469F9
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F469F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F469F9 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FD
Deuteranopia (green-blind)
#86A8F5
Tritanopia (blue-blind)
#FA7CA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f469f9; /* rgb */ color: rgb(244, 105, 249); /* oklch */ color: oklch(74.3% 0.237 326.3);
Tailwind
colors: {
custom: {
50: '#fb9bfc',
500: '#f469f9',
950: '#000000',
},
}SCSS
$custom: #f469f9; $custom-light: #fb9bfc; $custom-dark: #000000;
JSON
{
"hex": "#f469f9",
"rgb": {
"r": 244,
"g": 105,
"b": 249
},
"hsl": {
"h": 297.917,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.74273,
"c": 0.23652,
"h": 326.3
},
"luminance": 0.36176
}Semantic roles & 50–950 ramp
primary
#F469F9
secondary
#CCF4CA
accent
#E60008
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85