#F299FE#F299FE
#F299FE is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.7% C 0.166 H 322.6°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F299FE |
|---|---|
| RGB | rgb(242, 153, 254) |
| HSL | hsl(293, 98%, 80%) |
| HSV | hsv(293, 40%, 100%) |
| CMYK | cmyk(4.7%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.34, 48.83, -36.73) |
| CIE-LCH | lch(75.34, 61.11, 323.05°) |
| OKLab | oklab(80.72% 0.1318 -0.1007) |
| OKLCH | oklch(80.72% 0.166 322.6) |
| XYZ | xyz(65.8966, 48.8179, 99.6984) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.95
Mauve
#E0B0FF
ΔE00 6.82
Plum
#DDA0DD
ΔE00 7.01
Lavender Pink
#DD85D7
ΔE00 7.03
Baby Purple
#CA9BF7
ΔE00 7.44
Lilac (survey)
#CEA2FD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299FE #A5FE99
analogous
#BF99FE #F299FE #FE99D8
triadic
#F299FE #FEF299 #99FEF2
tetradic
#F299FE #FEBF99 #A5FE99 #99D8FE
square
#F299FE #FEBF99 #A5FE99 #99D8FE
split-complementary
#F299FE #D8FE99 #99FEBF
monochromatic
#E320FD #EA5CFD #F299FE #FAD6FF #FBE1FF
Accessibility & contrast
On white
1.95
#F299FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#F299FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299FE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299FE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#F5A4C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f299fe; /* rgb */ color: rgb(242, 153, 254); /* oklch */ color: oklch(80.7% 0.166 322.6);
Tailwind
colors: {
custom: {
50: '#f8b9ff',
500: '#f299fe',
950: '#000000',
},
}SCSS
$custom: #f299fe; $custom-light: #f8b9ff; $custom-dark: #000000;
JSON
{
"hex": "#f299fe",
"rgb": {
"r": 242,
"g": 153,
"b": 254
},
"hsl": {
"h": 292.871,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.80719,
"c": 0.16586,
"h": 322.6
},
"luminance": 0.48815
}Semantic roles & 50–950 ramp
primary
#F299FE
secondary
#D8F7D4
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186