#F397EE#F397EE
#F397EE is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.9% C 0.155 H 328.8°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F397EE |
|---|---|
| RGB | rgb(243, 151, 238) |
| HSL | hsl(303, 79%, 77%) |
| HSV | hsv(303, 38%, 95%) |
| CMYK | cmyk(0%, 37.9%, 2.1%, 4.7%) |
| CIE-LAB | lab(74.42, 47.26, -29.45) |
| CIE-LCH | lch(74.42, 55.69, 328.07°) |
| OKLab | oklab(79.85% 0.1323 -0.08) |
| OKLCH | oklch(79.85% 0.155 328.8) |
| XYZ | xyz(63.4603, 47.3639, 86.6718) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.76
Plum
#DDA0DD
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 6.90
Bubblegum Pink
#FE83CC
ΔE00 7.57
Mauve
#E0B0FF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F397EE #97F39C
analogous
#CA97F3 #F397EE #F397C0
triadic
#F397EE #EEF397 #97EEF3
tetradic
#F397EE #F3CA97 #97F39C #97C0F3
square
#F397EE #F3CA97 #97F39C #97C0F3
split-complementary
#F397EE #C0F397 #97F3CA
monochromatic
#E629DC #ED60E5 #F397EE #F9CEF7 #FCE4FB
Accessibility & contrast
On white
2.01
#F397EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F397EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F397EE
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F397EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F397EE | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF1
Deuteranopia (green-blind)
#AABBEB
Tritanopia (blue-blind)
#F99EB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f397ee; /* rgb */ color: rgb(243, 151, 238); /* oklch */ color: oklch(79.9% 0.155 328.8);
Tailwind
colors: {
custom: {
50: '#f8b7f3',
500: '#f397ee',
950: '#000000',
},
}SCSS
$custom: #f397ee; $custom-light: #f8b7f3; $custom-dark: #000000;
JSON
{
"hex": "#f397ee",
"rgb": {
"r": 243,
"g": 151,
"b": 238
},
"hsl": {
"h": 303.261,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.79852,
"c": 0.15459,
"h": 328.8
},
"luminance": 0.47361
}Semantic roles & 50–950 ramp
primary
#F397EE
secondary
#D7F4D9
accent
#DC150A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085