#F395EB#F395EB
#F395EB is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.4% C 0.155 H 330.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F395EB |
|---|---|
| RGB | rgb(243, 149, 235) |
| HSL | hsl(305, 80%, 77%) |
| HSV | hsv(305, 39%, 95%) |
| CMYK | cmyk(0%, 38.7%, 3.3%, 4.7%) |
| CIE-LAB | lab(73.90, 47.76, -28.62) |
| CIE-LCH | lch(73.90, 55.68, 329.07°) |
| OKLab | oklab(79.42% 0.1345 -0.0776) |
| OKLCH | oklch(79.42% 0.155 330) |
| XYZ | xyz(62.7041, 46.5508, 84.2635) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.10
Plum
#DDA0DD
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 6.57
Bubblegum Pink
#FE83CC
ΔE00 6.99
Mauve
#E0B0FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F395EB #95F39D
analogous
#CC95F3 #F395EB #F395BC
triadic
#F395EB #EBF395 #95EBF3
tetradic
#F395EB #F3CC95 #95F39D #95BCF3
square
#F395EB #F3CC95 #95F39D #95BCF3
split-complementary
#F395EB #BCF395 #95F3CC
monochromatic
#E727D6 #ED5EE1 #F395EB #F9CCF5 #FCE4FA
Accessibility & contrast
On white
2.04
#F395EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F395EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F395EB
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F395EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F395EB | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#FA9CB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f395eb; /* rgb */ color: rgb(243, 149, 235); /* oklch */ color: oklch(79.4% 0.155 330.0);
Tailwind
colors: {
custom: {
50: '#f8b6f1',
500: '#f395eb',
950: '#000000',
},
}SCSS
$custom: #f395eb; $custom-light: #f8b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f395eb",
"rgb": {
"r": 243,
"g": 149,
"b": 235
},
"hsl": {
"h": 305.106,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.79423,
"c": 0.15526,
"h": 330
},
"luminance": 0.46548
}Semantic roles & 50–950 ramp
primary
#F395EB
secondary
#D7F4DA
accent
#DC1B0A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084