#F095FF#F095FF
#F095FF is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.9% C 0.172 H 321.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F095FF |
|---|---|
| RGB | rgb(240, 149, 255) |
| HSL | hsl(292, 100%, 79%) |
| HSV | hsv(292, 42%, 100%) |
| CMYK | cmyk(5.9%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(74.34, 50.49, -38.83) |
| CIE-LCH | lch(74.34, 63.70, 322.44°) |
| OKLab | oklab(79.94% 0.1354 -0.1067) |
| OKLCH | oklch(79.94% 0.172 321.8) |
| XYZ | xyz(64.7306, 47.2426, 100.2973) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 6.82
Purply Pink
#F075E6
ΔE00 6.94
Baby Purple
#CA9BF7
ΔE00 7.19
Mauve
#E0B0FF
ΔE00 7.38
Lilac (survey)
#CEA2FD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F095FF #A4FF95
analogous
#BB95FF #F095FF #FF95D9
triadic
#F095FF #FFF095 #95FFF0
tetradic
#F095FF #FFBB95 #A4FF95 #95D9FF
square
#F095FF #FFBB95 #A4FF95 #95D9FF
split-complementary
#F095FF #D9FF95 #95FFBB
monochromatic
#DF1BFF #E758FF #F095FF #F9D2FF #FBE0FF
Accessibility & contrast
On white
2.01
#F095FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F095FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F095FF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F095FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F095FF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A0BAFC
Tritanopia (blue-blind)
#F3A2BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f095ff; /* rgb */ color: rgb(240, 149, 255); /* oklch */ color: oklch(79.9% 0.172 321.8);
Tailwind
colors: {
custom: {
50: '#f6b6ff',
500: '#f095ff',
950: '#000000',
},
}SCSS
$custom: #f095ff; $custom-light: #f6b6ff; $custom-dark: #000000;
JSON
{
"hex": "#f095ff",
"rgb": {
"r": 240,
"g": 149,
"b": 255
},
"hsl": {
"h": 291.509,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79939,
"c": 0.17236,
"h": 321.8
},
"luminance": 0.4724
}Semantic roles & 50–950 ramp
primary
#F095FF
secondary
#D9F7D4
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086