#F399EA#F399EA
#F399EA is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.0% C 0.148 H 330.5°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F399EA |
|---|---|
| RGB | rgb(243, 153, 234) |
| HSL | hsl(306, 79%, 78%) |
| HSV | hsv(306, 37%, 95%) |
| CMYK | cmyk(0%, 37%, 3.7%, 4.7%) |
| CIE-LAB | lab(74.69, 45.53, -26.87) |
| CIE-LCH | lch(74.69, 52.87, 329.45°) |
| OKLab | oklab(80% 0.1284 -0.0727) |
| OKLCH | oklch(80% 0.148 330.5) |
| XYZ | xyz(63.2038, 47.7806, 83.7193) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.65
Bubblegum Pink
#FE83CC
ΔE00 7.09
Purply Pink
#F075E6
ΔE00 7.52
Mauve
#E0B0FF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F399EA #99F3A2
analogous
#CF99F3 #F399EA #F399BD
triadic
#F399EA #EAF399 #99EAF3
tetradic
#F399EA #F3CF99 #99F3A2 #99BDF3
square
#F399EA #F3CF99 #99F3A2 #99BDF3
split-complementary
#F399EA #BDF399 #99F3CF
monochromatic
#E62BD3 #ED62DF #F399EA #F9D0F5 #FCE4F9
Accessibility & contrast
On white
1.99
#F399EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F399EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F399EA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F399EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F399EA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#ADBCE7
Tritanopia (blue-blind)
#FA9FB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f399ea; /* rgb */ color: rgb(243, 153, 234); /* oklch */ color: oklch(80.0% 0.148 330.5);
Tailwind
colors: {
custom: {
50: '#f8b8f1',
500: '#f399ea',
950: '#000000',
},
}SCSS
$custom: #f399ea; $custom-light: #f8b8f1; $custom-dark: #000000;
JSON
{
"hex": "#f399ea",
"rgb": {
"r": 243,
"g": 153,
"b": 234
},
"hsl": {
"h": 306,
"s": 78.947,
"l": 77.647
},
"oklch": {
"l": 0.80002,
"c": 0.14758,
"h": 330.5
},
"luminance": 0.47778
}Semantic roles & 50–950 ramp
primary
#F399EA
secondary
#D7F4DA
accent
#DB1F0A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084