#F299FF#F299FF
#F299FF is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.8% C 0.167 H 322.3°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F299FF |
|---|---|
| RGB | rgb(242, 153, 255) |
| HSL | hsl(292, 100%, 80%) |
| HSV | hsv(292, 40%, 100%) |
| CMYK | cmyk(5.1%, 40%, 0%, 0%) |
| CIE-LAB | lab(75.38, 49.02, -37.21) |
| CIE-LCH | lch(75.38, 61.54, 322.80°) |
| OKLab | oklab(80.76% 0.132 -0.102) |
| OKLCH | oklch(80.76% 0.167 322.3) |
| XYZ | xyz(66.0572, 48.8822, 100.5439) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.00
Mauve
#E0B0FF
ΔE00 6.81
Lavender Pink
#DD85D7
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.16
Baby Purple
#CA9BF7
ΔE00 7.38
Lilac (survey)
#CEA2FD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299FF #A6FF99
analogous
#BF99FF #F299FF #FF99D9
triadic
#F299FF #FFF299 #99FFF2
tetradic
#F299FF #FFBF99 #A6FF99 #99D9FF
square
#F299FF #FFBF99 #A6FF99 #99D9FF
split-complementary
#F299FF #D9FF99 #99FFBF
monochromatic
#E21FFF #EA5CFF #F299FF #FAD6FF #FBE0FF
Accessibility & contrast
On white
1.95
#F299FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#F299FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299FF
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299FF | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#F5A5C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f299ff; /* rgb */ color: rgb(242, 153, 255); /* oklch */ color: oklch(80.8% 0.167 322.3);
Tailwind
colors: {
custom: {
50: '#f8b9ff',
500: '#f299ff',
950: '#000000',
},
}SCSS
$custom: #f299ff; $custom-light: #f8b9ff; $custom-dark: #000000;
JSON
{
"hex": "#f299ff",
"rgb": {
"r": 242,
"g": 153,
"b": 255
},
"hsl": {
"h": 292.353,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.80762,
"c": 0.16685,
"h": 322.3
},
"luminance": 0.4888
}Semantic roles & 50–950 ramp
primary
#F299FF
secondary
#D8F7D4
accent
#E6001D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186