#F397EA#F397EA
#F397EA is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.7% C 0.151 H 330.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F397EA |
|---|---|
| RGB | rgb(243, 151, 234) |
| HSL | hsl(306, 79%, 77%) |
| HSV | hsv(306, 38%, 95%) |
| CMYK | cmyk(0%, 37.9%, 3.7%, 4.7%) |
| CIE-LAB | lab(74.27, 46.56, -27.50) |
| CIE-LCH | lch(74.27, 54.08, 329.43°) |
| OKLab | oklab(79.69% 0.1313 -0.0745) |
| OKLCH | oklch(79.69% 0.151 330.4) |
| XYZ | xyz(62.8792, 47.1314, 83.6111) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.35
Bubblegum Pink
#FE83CC
ΔE00 6.95
Purply Pink
#F075E6
ΔE00 7.07
Mauve
#E0B0FF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F397EA #97F3A0
analogous
#CE97F3 #F397EA #F397BC
triadic
#F397EA #EAF397 #97EAF3
tetradic
#F397EA #F3CE97 #97F3A0 #97BCF3
square
#F397EA #F3CE97 #97F3A0 #97BCF3
split-complementary
#F397EA #BCF397 #97F3CE
monochromatic
#E629D4 #ED60DF #F397EA #F9CEF5 #FCE4F9
Accessibility & contrast
On white
2.01
#F397EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F397EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F397EA
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F397EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F397EA | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFED
Deuteranopia (green-blind)
#ABBBE7
Tritanopia (blue-blind)
#FA9DB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f397ea; /* rgb */ color: rgb(243, 151, 234); /* oklch */ color: oklch(79.7% 0.151 330.4);
Tailwind
colors: {
custom: {
50: '#f8b7f1',
500: '#f397ea',
950: '#000000',
},
}SCSS
$custom: #f397ea; $custom-light: #f8b7f1; $custom-dark: #000000;
JSON
{
"hex": "#f397ea",
"rgb": {
"r": 243,
"g": 151,
"b": 234
},
"hsl": {
"h": 305.87,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.79691,
"c": 0.15098,
"h": 330.4
},
"luminance": 0.47128
}Semantic roles & 50–950 ramp
primary
#F397EA
secondary
#D7F4DA
accent
#DC1E0A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084