#F296FF#F296FF
#F296FF is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.3% C 0.172 H 322.5°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F296FF |
|---|---|
| RGB | rgb(242, 150, 255) |
| HSL | hsl(293, 100%, 79%) |
| HSV | hsv(293, 41%, 100%) |
| CMYK | cmyk(5.1%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(74.77, 50.56, -38.15) |
| CIE-LCH | lch(74.77, 63.34, 322.96°) |
| OKLab | oklab(80.31% 0.1362 -0.1047) |
| OKLCH | oklch(80.31% 0.172 322.5) |
| XYZ | xyz(65.5723, 47.9125, 100.3823) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 6.92
Purply Pink
#F075E6
ΔE00 7.06
Mauve
#E0B0FF
ΔE00 7.35
Baby Purple
#CA9BF7
ΔE00 7.48
Plum
#DDA0DD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296FF #A3FF96
analogous
#BD96FF #F296FF #FF96D8
triadic
#F296FF #FFF296 #96FFF2
tetradic
#F296FF #FFBD96 #A3FF96 #96D8FF
square
#F296FF #FFBD96 #A3FF96 #96D8FF
split-complementary
#F296FF #D8FF96 #96FFBD
monochromatic
#E31CFF #EA59FF #F296FF #FAD3FF #FBE0FF
Accessibility & contrast
On white
1.98
#F296FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F296FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296FF
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296FF | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#F5A2BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f296ff; /* rgb */ color: rgb(242, 150, 255); /* oklch */ color: oklch(80.3% 0.172 322.5);
Tailwind
colors: {
custom: {
50: '#f8b7ff',
500: '#f296ff',
950: '#000000',
},
}SCSS
$custom: #f296ff; $custom-light: #f8b7ff; $custom-dark: #000000;
JSON
{
"hex": "#f296ff",
"rgb": {
"r": 242,
"g": 150,
"b": 255
},
"hsl": {
"h": 292.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.80306,
"c": 0.17183,
"h": 322.5
},
"luminance": 0.4791
}Semantic roles & 50–950 ramp
primary
#F296FF
secondary
#D8F7D4
accent
#E6001C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086