#F095EB#F095EB
#F095EB is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.1% C 0.153 H 328.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F095EB |
|---|---|
| RGB | rgb(240, 149, 235) |
| HSL | hsl(303, 75%, 76%) |
| HSV | hsv(303, 38%, 94%) |
| CMYK | cmyk(0%, 37.9%, 2.1%, 5.9%) |
| CIE-LAB | lab(73.56, 46.85, -29.17) |
| CIE-LCH | lch(73.56, 55.19, 328.09°) |
| OKLab | oklab(79.09% 0.1311 -0.0792) |
| OKLCH | oklch(79.09% 0.153 328.9) |
| XYZ | xyz(61.6770, 46.0212, 84.2153) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 4.83
Plum
#DDA0DD
ΔE00 5.18
Purply Pink
#F075E6
ΔE00 6.50
Bubblegum Pink
#FE83CC
ΔE00 7.34
Mauve
#E0B0FF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F095EB #95F09A
analogous
#C895F0 #F095EB #F095BE
triadic
#F095EB #EBF095 #95EBF0
tetradic
#F095EB #F0C895 #95F09A #95BEF0
square
#F095EB #F0C895 #95F09A #95BEF0
split-complementary
#F095EB #BEF095 #95F0C8
monochromatic
#E12AD7 #E85FE1 #F095EB #F8CBF5 #FBE4FA
Accessibility & contrast
On white
2.06
#F095EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F095EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F095EB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F095EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F095EB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#F69CB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f095eb; /* rgb */ color: rgb(240, 149, 235); /* oklch */ color: oklch(79.1% 0.153 328.9);
Tailwind
colors: {
custom: {
50: '#f6b6f1',
500: '#f095eb',
950: '#000000',
},
}SCSS
$custom: #f095eb; $custom-light: #f6b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f095eb",
"rgb": {
"r": 240,
"g": 149,
"b": 235
},
"hsl": {
"h": 303.297,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.79091,
"c": 0.15322,
"h": 328.9
},
"luminance": 0.46018
}Semantic roles & 50–950 ramp
primary
#F095EB
secondary
#D8F3DA
accent
#D7190E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084