#F296FA#F296FA
#F296FA is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.1% C 0.167 H 324.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F296FA |
|---|---|
| RGB | rgb(242, 150, 250) |
| HSL | hsl(295, 91%, 78%) |
| HSV | hsv(295, 40%, 98%) |
| CMYK | cmyk(3.2%, 40%, 0%, 2%) |
| CIE-LAB | lab(74.57, 49.63, -35.76) |
| CIE-LCH | lch(74.57, 61.17, 324.23°) |
| OKLab | oklab(80.09% 0.1352 -0.0979) |
| OKLCH | oklch(80.09% 0.167 324.1) |
| XYZ | xyz(64.7779, 47.5947, 96.1984) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 6.32
Purply Pink
#F075E6
ΔE00 6.79
Plum
#DDA0DD
ΔE00 6.84
Mauve
#E0B0FF
ΔE00 7.42
Baby Purple
#CA9BF7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296FA #9EFA96
analogous
#C096FA #F296FA #FA96D0
triadic
#F296FA #FAF296 #96FAF2
tetradic
#F296FA #FAC096 #9EFA96 #96D0FA
square
#F296FA #FAC096 #9EFA96 #96D0FA
split-complementary
#F296FA #D0FA96 #96FAC0
monochromatic
#E421F4 #EB5CF7 #F296FA #F9D0FD #FBE2FE
Accessibility & contrast
On white
2.00
#F296FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F296FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296FA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296FA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FE
Deuteranopia (green-blind)
#A4BBF7
Tritanopia (blue-blind)
#F6A1BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f296fa; /* rgb */ color: rgb(242, 150, 250); /* oklch */ color: oklch(80.1% 0.167 324.1);
Tailwind
colors: {
custom: {
50: '#f8b7fc',
500: '#f296fa',
950: '#000000',
},
}SCSS
$custom: #f296fa; $custom-light: #f8b7fc; $custom-dark: #000000;
JSON
{
"hex": "#f296fa",
"rgb": {
"r": 242,
"g": 150,
"b": 250
},
"hsl": {
"h": 295.2,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.80089,
"c": 0.16694,
"h": 324.1
},
"luminance": 0.47592
}Semantic roles & 50–950 ramp
primary
#F296FA
secondary
#D8F6D5
accent
#E60012
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085