#F195EB#F195EB
#F195EB is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.2% C 0.154 H 329.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F195EB |
|---|---|
| RGB | rgb(241, 149, 235) |
| HSL | hsl(304, 77%, 76%) |
| HSV | hsv(304, 38%, 95%) |
| CMYK | cmyk(0%, 38.2%, 2.5%, 5.5%) |
| CIE-LAB | lab(73.67, 47.15, -28.99) |
| CIE-LCH | lch(73.67, 55.35, 328.42°) |
| OKLab | oklab(79.2% 0.1323 -0.0787) |
| OKLCH | oklch(79.2% 0.154 329.2) |
| XYZ | xyz(62.0175, 46.1967, 84.2313) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.91
Plum
#DDA0DD
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 6.52
Bubblegum Pink
#FE83CC
ΔE00 7.22
Mauve
#E0B0FF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F195EB #95F19B
analogous
#C995F1 #F195EB #F195BD
triadic
#F195EB #EBF195 #95EBF1
tetradic
#F195EB #F1C995 #95F19B #95BDF1
square
#F195EB #F1C995 #95F19B #95BDF1
split-complementary
#F195EB #BDF195 #95F1C9
monochromatic
#E329D7 #EA5FE1 #F195EB #F8CBF5 #FBE4FA
Accessibility & contrast
On white
2.05
#F195EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F195EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F195EB
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F195EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F195EB | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#F79CB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f195eb; /* rgb */ color: rgb(241, 149, 235); /* oklch */ color: oklch(79.2% 0.154 329.2);
Tailwind
colors: {
custom: {
50: '#f7b6f1',
500: '#f195eb',
950: '#000000',
},
}SCSS
$custom: #f195eb; $custom-light: #f7b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f195eb",
"rgb": {
"r": 241,
"g": 149,
"b": 235
},
"hsl": {
"h": 303.913,
"s": 76.667,
"l": 76.471
},
"oklch": {
"l": 0.79202,
"c": 0.1539,
"h": 329.2
},
"luminance": 0.46194
}Semantic roles & 50–950 ramp
primary
#F195EB
secondary
#D8F3DA
accent
#D91A0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084