#F380FA#F380FA
#F380FA is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.0% C 0.203 H 325.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F380FA |
|---|---|
| RGB | rgb(243, 128, 250) |
| HSL | hsl(297, 92%, 74%) |
| HSV | hsv(297, 49%, 98%) |
| CMYK | cmyk(2.8%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(70.45, 60.83, -42.15) |
| CIE-LCH | lch(70.45, 74.01, 325.28°) |
| OKLab | oklab(77.05% 0.1666 -0.116) |
| OKLCH | oklch(77.05% 0.203 325.2) |
| XYZ | xyz(61.9352, 41.3983, 95.1523) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 3.52
Violet Pink
#FB5FFC
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F380FA #87FA80
analogous
#B680FA #F380FA #FA80C4
triadic
#F380FA #FAF380 #80FAF3
tetradic
#F380FA #FAB680 #87FA80 #80C4FA
square
#F380FA #FAB680 #87FA80 #80C4FA
split-complementary
#F380FA #C4FA80 #80FAB6
monochromatic
#E80AF5 #ED45F8 #F380FA #F9BBFC #FCE2FE
Accessibility & contrast
On white
2.26
#F380FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F380FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F380FA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F380FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F380FA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#F88EB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f380fa; /* rgb */ color: rgb(243, 128, 250); /* oklch */ color: oklch(77.0% 0.203 325.2);
Tailwind
colors: {
custom: {
50: '#f9a9fc',
500: '#f380fa',
950: '#000000',
},
}SCSS
$custom: #f380fa; $custom-light: #f9a9fc; $custom-dark: #000000;
JSON
{
"hex": "#f380fa",
"rgb": {
"r": 243,
"g": 128,
"b": 250
},
"hsl": {
"h": 296.557,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.7705,
"c": 0.20303,
"h": 325.2
},
"luminance": 0.41395
}Semantic roles & 50–950 ramp
primary
#F380FA
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85