#F398EE#F398EE
#F398EE is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.0% C 0.153 H 328.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F398EE |
|---|---|
| RGB | rgb(243, 152, 238) |
| HSL | hsl(303, 79%, 77%) |
| HSV | hsv(303, 37%, 95%) |
| CMYK | cmyk(0%, 37.4%, 2.1%, 4.7%) |
| CIE-LAB | lab(74.63, 46.75, -29.14) |
| CIE-LCH | lch(74.63, 55.08, 328.06°) |
| OKLab | oklab(80.01% 0.1308 -0.0791) |
| OKLCH | oklch(80.01% 0.153 328.8) |
| XYZ | xyz(63.6220, 47.6871, 86.7256) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.99
Plum
#DDA0DD
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.61
Purply Pink
#F075E6
ΔE00 7.13
Bubblegum Pink
#FE83CC
ΔE00 7.62
Mauve
#E0B0FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F398EE #98F39D
analogous
#CB98F3 #F398EE #F398C0
triadic
#F398EE #EEF398 #98EEF3
tetradic
#F398EE #F3CB98 #98F39D #98C0F3
square
#F398EE #F3CB98 #98F39D #98C0F3
split-complementary
#F398EE #C0F398 #98F3CB
monochromatic
#E62ADC #ED61E5 #F398EE #F9CFF7 #FCE4FA
Accessibility & contrast
On white
1.99
#F398EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F398EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F398EE
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F398EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F398EE | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#F99FB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f398ee; /* rgb */ color: rgb(243, 152, 238); /* oklch */ color: oklch(80.0% 0.153 328.8);
Tailwind
colors: {
custom: {
50: '#f8b8f3',
500: '#f398ee',
950: '#000000',
},
}SCSS
$custom: #f398ee; $custom-light: #f8b8f3; $custom-dark: #000000;
JSON
{
"hex": "#f398ee",
"rgb": {
"r": 243,
"g": 152,
"b": 238
},
"hsl": {
"h": 303.297,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.80006,
"c": 0.15289,
"h": 328.8
},
"luminance": 0.47684
}Semantic roles & 50–950 ramp
primary
#F398EE
secondary
#D7F4D9
accent
#DB160A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085