#F398F2#F398F2
#F398F2 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.2% C 0.157 H 327.3°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F398F2 |
|---|---|
| RGB | rgb(243, 152, 242) |
| HSL | hsl(301, 79%, 77%) |
| HSV | hsv(301, 37%, 95%) |
| CMYK | cmyk(0%, 37.4%, 0.4%, 4.7%) |
| CIE-LAB | lab(74.78, 47.46, -31.08) |
| CIE-LCH | lch(74.78, 56.73, 326.78°) |
| OKLab | oklab(80.17% 0.1318 -0.0846) |
| OKLCH | oklch(80.17% 0.157 327.3) |
| XYZ | xyz(64.2162, 47.9248, 89.8550) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.74
Plum
#DDA0DD
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 7.05
Mauve
#E0B0FF
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F398F2 #98F399
analogous
#C698F3 #F398F2 #F398C5
triadic
#F398F2 #F2F398 #98F2F3
tetradic
#F398F2 #F3C698 #98F399 #98C5F3
square
#F398F2 #F3C698 #98F399 #98C5F3
split-complementary
#F398F2 #C5F398 #98F3C6
monochromatic
#E62AE4 #ED61EB #F398F2 #F9CFF9 #FCE4FC
Accessibility & contrast
On white
1.98
#F398F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F398F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F398F2
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F398F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F398F2 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#F8A0BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f398f2; /* rgb */ color: rgb(243, 152, 242); /* oklch */ color: oklch(80.2% 0.157 327.3);
Tailwind
colors: {
custom: {
50: '#f8b8f6',
500: '#f398f2',
950: '#000000',
},
}SCSS
$custom: #f398f2; $custom-light: #f8b8f6; $custom-dark: #000000;
JSON
{
"hex": "#f398f2",
"rgb": {
"r": 243,
"g": 152,
"b": 242
},
"hsl": {
"h": 300.659,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.80169,
"c": 0.15659,
"h": 327.3
},
"luminance": 0.47922
}Semantic roles & 50–950 ramp
primary
#F398F2
secondary
#D7F4D8
accent
#DB0C0A
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085