#F395EA#F395EA
#F395EA is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.4% C 0.154 H 330.4°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F395EA |
|---|---|
| RGB | rgb(243, 149, 234) |
| HSL | hsl(306, 80%, 77%) |
| HSV | hsv(306, 39%, 95%) |
| CMYK | cmyk(0%, 38.7%, 3.7%, 4.7%) |
| CIE-LAB | lab(73.86, 47.59, -28.13) |
| CIE-LCH | lch(73.86, 55.28, 329.41°) |
| OKLab | oklab(79.38% 0.1342 -0.0762) |
| OKLCH | oklch(79.38% 0.154 330.4) |
| XYZ | xyz(62.5601, 46.4931, 83.5047) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.07
Plum
#DDA0DD
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 6.61
Bubblegum Pink
#FE83CC
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F395EA #95F39E
analogous
#CD95F3 #F395EA #F395BB
triadic
#F395EA #EAF395 #95EAF3
tetradic
#F395EA #F3CD95 #95F39E #95BBF3
square
#F395EA #F3CD95 #95F39E #95BBF3
split-complementary
#F395EA #BBF395 #95F3CD
monochromatic
#E727D4 #ED5EDF #F395EA #F9CCF5 #FCE4FA
Accessibility & contrast
On white
2.04
#F395EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F395EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F395EA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F395EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F395EA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#AABAE7
Tritanopia (blue-blind)
#FA9CB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f395ea; /* rgb */ color: rgb(243, 149, 234); /* oklch */ color: oklch(79.4% 0.154 330.4);
Tailwind
colors: {
custom: {
50: '#f8b6f1',
500: '#f395ea',
950: '#000000',
},
}SCSS
$custom: #f395ea; $custom-light: #f8b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f395ea",
"rgb": {
"r": 243,
"g": 149,
"b": 234
},
"hsl": {
"h": 305.745,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.79383,
"c": 0.15438,
"h": 330.4
},
"luminance": 0.4649
}Semantic roles & 50–950 ramp
primary
#F395EA
secondary
#D7F4DA
accent
#DC1E0A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084