#F095ED#F095ED
#F095ED is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.2% C 0.155 H 328.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F095ED |
|---|---|
| RGB | rgb(240, 149, 237) |
| HSL | hsl(302, 75%, 76%) |
| HSV | hsv(302, 38%, 94%) |
| CMYK | cmyk(0%, 37.9%, 1.2%, 5.9%) |
| CIE-LAB | lab(73.63, 47.20, -30.15) |
| CIE-LCH | lch(73.63, 56.01, 327.43°) |
| OKLab | oklab(79.17% 0.1316 -0.082) |
| OKLCH | oklch(79.17% 0.155 328.1) |
| XYZ | xyz(61.9676, 46.1374, 85.7456) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.94
Plum
#DDA0DD
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 6.44
Bubblegum Pink
#FE83CC
ΔE00 7.66
Mauve
#E0B0FF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F095ED #95F098
analogous
#C695F0 #F095ED #F095C0
triadic
#F095ED #EDF095 #95EDF0
tetradic
#F095ED #F0C695 #95F098 #95C0F0
square
#F095ED #F0C695 #95F098 #95C0F0
split-complementary
#F095ED #C0F095 #95F0C6
monochromatic
#E12ADB #E85FE4 #F095ED #F8CBF6 #FBE4FA
Accessibility & contrast
On white
2.05
#F095ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F095ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F095ED
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F095ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F095ED | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#F69DB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f095ed; /* rgb */ color: rgb(240, 149, 237); /* oklch */ color: oklch(79.2% 0.155 328.1);
Tailwind
colors: {
custom: {
50: '#f6b6f3',
500: '#f095ed',
950: '#000000',
},
}SCSS
$custom: #f095ed; $custom-light: #f6b6f3; $custom-dark: #000000;
JSON
{
"hex": "#f095ed",
"rgb": {
"r": 240,
"g": 149,
"b": 237
},
"hsl": {
"h": 301.978,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.79173,
"c": 0.15505,
"h": 328.1
},
"luminance": 0.46135
}Semantic roles & 50–950 ramp
primary
#F095ED
secondary
#D8F3D9
accent
#D7150E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085