#F295FF#F295FF
#F295FF is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.2% C 0.173 H 322.5°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F295FF |
|---|---|
| RGB | rgb(242, 149, 255) |
| HSL | hsl(293, 100%, 79%) |
| HSV | hsv(293, 42%, 100%) |
| CMYK | cmyk(5.1%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(74.57, 51.07, -38.47) |
| CIE-LCH | lch(74.57, 63.93, 323.01°) |
| OKLab | oklab(80.16% 0.1376 -0.1056) |
| OKLCH | oklch(80.16% 0.173 322.5) |
| XYZ | xyz(65.4134, 47.5947, 100.3294) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 6.88
Baby Purple
#CA9BF7
ΔE00 7.52
Mauve
#E0B0FF
ΔE00 7.53
Plum
#DDA0DD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F295FF #A2FF95
analogous
#BD95FF #F295FF #FF95D7
triadic
#F295FF #FFF295 #95FFF2
tetradic
#F295FF #FFBD95 #A2FF95 #95D7FF
square
#F295FF #FFBD95 #A2FF95 #95D7FF
split-complementary
#F295FF #D7FF95 #95FFBD
monochromatic
#E31BFF #EA58FF #F295FF #FAD2FF #FBE0FF
Accessibility & contrast
On white
2.00
#F295FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F295FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F295FF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F295FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F295FF | 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)
#88B1FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#F5A1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f295ff; /* rgb */ color: rgb(242, 149, 255); /* oklch */ color: oklch(80.2% 0.173 322.5);
Tailwind
colors: {
custom: {
50: '#f8b6ff',
500: '#f295ff',
950: '#000000',
},
}SCSS
$custom: #f295ff; $custom-light: #f8b6ff; $custom-dark: #000000;
JSON
{
"hex": "#f295ff",
"rgb": {
"r": 242,
"g": 149,
"b": 255
},
"hsl": {
"h": 292.642,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80155,
"c": 0.17347,
"h": 322.5
},
"luminance": 0.47592
}Semantic roles & 50–950 ramp
primary
#F295FF
secondary
#D8F7D4
accent
#E6001C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086