#F295FE#F295FE
#F295FE is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.1% C 0.172 H 322.8°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F295FE |
|---|---|
| RGB | rgb(242, 149, 254) |
| HSL | hsl(293, 98%, 79%) |
| HSV | hsv(293, 41%, 100%) |
| CMYK | cmyk(4.7%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(74.53, 50.88, -37.99) |
| CIE-LCH | lch(74.53, 63.50, 323.25°) |
| OKLab | oklab(80.11% 0.1374 -0.1042) |
| OKLCH | oklch(80.11% 0.172 322.8) |
| XYZ | xyz(65.2529, 47.5305, 99.4838) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 6.82
Plum
#DDA0DD
ΔE00 7.50
Mauve
#E0B0FF
ΔE00 7.54
Baby Purple
#CA9BF7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F295FE #A1FE95
analogous
#BE95FE #F295FE #FE95D6
triadic
#F295FE #FEF295 #95FEF2
tetradic
#F295FE #FEBE95 #A1FE95 #95D6FE
square
#F295FE #FEBE95 #A1FE95 #95D6FE
split-complementary
#F295FE #D6FE95 #95FEBE
monochromatic
#E31CFD #EB58FD #F295FE #F9D2FF #FBE1FF
Accessibility & contrast
On white
2.00
#F295FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#F295FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F295FE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F295FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F295FE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#A2BBFB
Tritanopia (blue-blind)
#F5A1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f295fe; /* rgb */ color: rgb(242, 149, 254); /* oklch */ color: oklch(80.1% 0.172 322.8);
Tailwind
colors: {
custom: {
50: '#f8b6ff',
500: '#f295fe',
950: '#000000',
},
}SCSS
$custom: #f295fe; $custom-light: #f8b6ff; $custom-dark: #000000;
JSON
{
"hex": "#f295fe",
"rgb": {
"r": 242,
"g": 149,
"b": 254
},
"hsl": {
"h": 293.143,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.80112,
"c": 0.17249,
"h": 322.8
},
"luminance": 0.47528
}Semantic roles & 50–950 ramp
primary
#F295FE
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086