#F095EA#F095EA
#F095EA is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.1% C 0.152 H 329.3°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F095EA |
|---|---|
| RGB | rgb(240, 149, 234) |
| HSL | hsl(304, 75%, 76%) |
| HSV | hsv(304, 38%, 94%) |
| CMYK | cmyk(0%, 37.9%, 2.5%, 5.9%) |
| CIE-LAB | lab(73.52, 46.67, -28.69) |
| CIE-LCH | lch(73.52, 54.78, 328.42°) |
| OKLab | oklab(79.05% 0.1309 -0.0779) |
| OKLCH | oklch(79.05% 0.152 329.3) |
| XYZ | xyz(61.5330, 45.9635, 83.4566) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 4.79
Plum
#DDA0DD
ΔE00 5.09
Purply Pink
#F075E6
ΔE00 6.54
Bubblegum Pink
#FE83CC
ΔE00 7.18
Mauve
#E0B0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F095EA #95F09B
analogous
#C995F0 #F095EA #F095BD
triadic
#F095EA #EAF095 #95EAF0
tetradic
#F095EA #F0C995 #95F09B #95BDF0
square
#F095EA #F0C995 #95F09B #95BDF0
split-complementary
#F095EA #BDF095 #95F0C9
monochromatic
#E12AD5 #E85FDF #F095EA #F8CBF5 #FBE4FA
Accessibility & contrast
On white
2.06
#F095EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F095EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F095EA
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F095EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F095EA | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#F69CB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f095ea; /* rgb */ color: rgb(240, 149, 234); /* oklch */ color: oklch(79.1% 0.152 329.3);
Tailwind
colors: {
custom: {
50: '#f6b6f1',
500: '#f095ea',
950: '#000000',
},
}SCSS
$custom: #f095ea; $custom-light: #f6b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f095ea",
"rgb": {
"r": 240,
"g": 149,
"b": 234
},
"hsl": {
"h": 303.956,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.79051,
"c": 0.15231,
"h": 329.3
},
"luminance": 0.45961
}Semantic roles & 50–950 ramp
primary
#F095EA
secondary
#D8F3DA
accent
#D71B0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084