#F298FA#F298FA
#F298FA is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.4% C 0.164 H 324.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F298FA |
|---|---|
| RGB | rgb(242, 152, 250) |
| HSL | hsl(295, 91%, 79%) |
| HSV | hsv(295, 39%, 98%) |
| CMYK | cmyk(3.2%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(74.97, 48.61, -35.13) |
| CIE-LCH | lch(74.97, 59.97, 324.14°) |
| OKLab | oklab(80.39% 0.1324 -0.0961) |
| OKLCH | oklch(80.39% 0.164 324) |
| XYZ | xyz(65.0998, 48.2384, 96.3057) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 6.50
Plum
#DDA0DD
ΔE00 6.58
Mauve
#E0B0FF
ΔE00 7.08
Purply Pink
#F075E6
ΔE00 7.17
Baby Purple
#CA9BF7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F298FA #A0FA98
analogous
#C198FA #F298FA #FA98D1
triadic
#F298FA #FAF298 #98FAF2
tetradic
#F298FA #FAC198 #A0FA98 #98D1FA
square
#F298FA #FAC198 #A0FA98 #98D1FA
split-complementary
#F298FA #D1FA98 #98FAC1
monochromatic
#E323F4 #EB5EF7 #F298FA #F9D2FD #FBE2FE
Accessibility & contrast
On white
1.97
#F298FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#F298FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F298FA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F298FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F298FA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#F6A2BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f298fa; /* rgb */ color: rgb(242, 152, 250); /* oklch */ color: oklch(80.4% 0.164 324.0);
Tailwind
colors: {
custom: {
50: '#f8b8fc',
500: '#f298fa',
950: '#000000',
},
}SCSS
$custom: #f298fa; $custom-light: #f8b8fc; $custom-dark: #000000;
JSON
{
"hex": "#f298fa",
"rgb": {
"r": 242,
"g": 152,
"b": 250
},
"hsl": {
"h": 295.102,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.80394,
"c": 0.1636,
"h": 324
},
"luminance": 0.48236
}Semantic roles & 50–950 ramp
primary
#F298FA
secondary
#D8F6D5
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085