#F299FC#F299FC
#F299FC is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.6% C 0.164 H 323.3°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F299FC |
|---|---|
| RGB | rgb(242, 153, 252) |
| HSL | hsl(294, 94%, 79%) |
| HSV | hsv(294, 39%, 99%) |
| CMYK | cmyk(4%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(75.26, 48.46, -35.77) |
| CIE-LCH | lch(75.26, 60.24, 323.57°) |
| OKLab | oklab(80.63% 0.1314 -0.0979) |
| OKLCH | oklch(80.63% 0.164 323.3) |
| XYZ | xyz(65.5780, 48.6905, 98.0204) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.87
Plum
#DDA0DD
ΔE00 6.73
Lavender Pink
#DD85D7
ΔE00 6.81
Mauve
#E0B0FF
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 7.44
Baby Purple
#CA9BF7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299FC #A3FC99
analogous
#C199FC #F299FC #FC99D5
triadic
#F299FC #FCF299 #99FCF2
tetradic
#F299FC #FCC199 #A3FC99 #99D5FC
square
#F299FC #FCC199 #A3FC99 #99D5FC
split-complementary
#F299FC #D5FC99 #99FCC1
monochromatic
#E322F9 #EA5EFA #F299FC #FAD4FE #FBE1FE
Accessibility & contrast
On white
1.96
#F299FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#F299FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299FC
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299FC | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#F5A4BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f299fc; /* rgb */ color: rgb(242, 153, 252); /* oklch */ color: oklch(80.6% 0.164 323.3);
Tailwind
colors: {
custom: {
50: '#f8b9fd',
500: '#f299fc',
950: '#000000',
},
}SCSS
$custom: #f299fc; $custom-light: #f8b9fd; $custom-dark: #000000;
JSON
{
"hex": "#f299fc",
"rgb": {
"r": 242,
"g": 153,
"b": 252
},
"hsl": {
"h": 293.939,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.80633,
"c": 0.16388,
"h": 323.3
},
"luminance": 0.48688
}Semantic roles & 50–950 ramp
primary
#F299FC
secondary
#D8F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185