#F298FF#F298FF
#F298FF is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.6% C 0.169 H 322.3°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F298FF |
|---|---|
| RGB | rgb(242, 152, 255) |
| HSL | hsl(292, 100%, 80%) |
| HSV | hsv(292, 40%, 100%) |
| CMYK | cmyk(5.1%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(75.17, 49.53, -37.53) |
| CIE-LCH | lch(75.17, 62.14, 322.85°) |
| OKLab | oklab(80.61% 0.1334 -0.1029) |
| OKLCH | oklch(80.61% 0.169 322.3) |
| XYZ | xyz(65.8942, 48.5562, 100.4896) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.81
Mauve
#E0B0FF
ΔE00 6.99
Lavender Pink
#DD85D7
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.27
Baby Purple
#CA9BF7
ΔE00 7.41
Purply Pink
#F075E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F298FF #A5FF98
analogous
#BE98FF #F298FF #FF98D9
triadic
#F298FF #FFF298 #98FFF2
tetradic
#F298FF #FFBE98 #A5FF98 #98D9FF
square
#F298FF #FFBE98 #A5FF98 #98D9FF
split-complementary
#F298FF #D9FF98 #98FFBE
monochromatic
#E31EFF #EA5BFF #F298FF #FAD5FF #FBE0FF
Accessibility & contrast
On white
1.96
#F298FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F298FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F298FF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F298FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F298FF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#F5A4C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f298ff; /* rgb */ color: rgb(242, 152, 255); /* oklch */ color: oklch(80.6% 0.169 322.3);
Tailwind
colors: {
custom: {
50: '#f8b8ff',
500: '#f298ff',
950: '#000000',
},
}SCSS
$custom: #f298ff; $custom-light: #f8b8ff; $custom-dark: #000000;
JSON
{
"hex": "#f298ff",
"rgb": {
"r": 242,
"g": 152,
"b": 255
},
"hsl": {
"h": 292.427,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.80609,
"c": 0.16852,
"h": 322.3
},
"luminance": 0.48554
}Semantic roles & 50–950 ramp
primary
#F298FF
secondary
#D8F7D4
accent
#E6001D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086