#F195EA#F195EA
#F195EA is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.2% C 0.153 H 329.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F195EA |
|---|---|
| RGB | rgb(241, 149, 234) |
| HSL | hsl(305, 77%, 76%) |
| HSV | hsv(305, 38%, 95%) |
| CMYK | cmyk(0%, 38.2%, 2.9%, 5.5%) |
| CIE-LAB | lab(73.64, 46.98, -28.50) |
| CIE-LCH | lch(73.64, 54.95, 328.75°) |
| OKLab | oklab(79.16% 0.132 -0.0773) |
| OKLCH | oklch(79.16% 0.153 329.6) |
| XYZ | xyz(61.8735, 46.1391, 83.4726) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 4.87
Plum
#DDA0DD
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 6.56
Bubblegum Pink
#FE83CC
ΔE00 7.06
Mauve
#E0B0FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F195EA #95F19C
analogous
#CA95F1 #F195EA #F195BC
triadic
#F195EA #EAF195 #95EAF1
tetradic
#F195EA #F1CA95 #95F19C #95BCF1
square
#F195EA #F1CA95 #95F19C #95BCF1
split-complementary
#F195EA #BCF195 #95F1CA
monochromatic
#E329D5 #EA5FDF #F195EA #F8CBF5 #FBE4FA
Accessibility & contrast
On white
2.05
#F195EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F195EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F195EA
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F195EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F195EA | 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)
#91ADED
Deuteranopia (green-blind)
#A9B9E7
Tritanopia (blue-blind)
#F79CB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f195ea; /* rgb */ color: rgb(241, 149, 234); /* oklch */ color: oklch(79.2% 0.153 329.6);
Tailwind
colors: {
custom: {
50: '#f7b6f1',
500: '#f195ea',
950: '#000000',
},
}SCSS
$custom: #f195ea; $custom-light: #f7b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f195ea",
"rgb": {
"r": 241,
"g": 149,
"b": 234
},
"hsl": {
"h": 304.565,
"s": 76.667,
"l": 76.471
},
"oklch": {
"l": 0.79161,
"c": 0.15299,
"h": 329.6
},
"luminance": 0.46136
}Semantic roles & 50–950 ramp
primary
#F195EA
secondary
#D8F3DA
accent
#D91C0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084