#F397ED#F397ED
#F397ED is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.8% C 0.154 H 329.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F397ED |
|---|---|
| RGB | rgb(243, 151, 237) |
| HSL | hsl(304, 79%, 77%) |
| HSV | hsv(304, 38%, 95%) |
| CMYK | cmyk(0%, 37.9%, 2.5%, 4.7%) |
| CIE-LAB | lab(74.38, 47.08, -28.97) |
| CIE-LCH | lch(74.38, 55.28, 328.40°) |
| OKLab | oklab(79.81% 0.1321 -0.0786) |
| OKLCH | oklch(79.81% 0.154 329.2) |
| XYZ | xyz(63.3138, 47.3053, 85.9002) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Plum
#DDA0DD
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.43
Purply Pink
#F075E6
ΔE00 6.94
Bubblegum Pink
#FE83CC
ΔE00 7.41
Mauve
#E0B0FF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F397ED #97F39D
analogous
#CB97F3 #F397ED #F397BF
triadic
#F397ED #EDF397 #97EDF3
tetradic
#F397ED #F3CB97 #97F39D #97BFF3
square
#F397ED #F3CB97 #97F39D #97BFF3
split-complementary
#F397ED #BFF397 #97F3CB
monochromatic
#E629DA #ED60E4 #F397ED #F9CEF6 #FCE4FA
Accessibility & contrast
On white
2.01
#F397ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F397ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F397ED
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F397ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F397ED | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#F99EB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f397ed; /* rgb */ color: rgb(243, 151, 237); /* oklch */ color: oklch(79.8% 0.154 329.2);
Tailwind
colors: {
custom: {
50: '#f8b7f3',
500: '#f397ed',
950: '#000000',
},
}SCSS
$custom: #f397ed; $custom-light: #f8b7f3; $custom-dark: #000000;
JSON
{
"hex": "#f397ed",
"rgb": {
"r": 243,
"g": 151,
"b": 237
},
"hsl": {
"h": 303.913,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.79811,
"c": 0.15368,
"h": 329.2
},
"luminance": 0.47302
}Semantic roles & 50–950 ramp
primary
#F397ED
secondary
#D7F4D9
accent
#DC180A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085