#F378FB#F378FB
#F378FB is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.216 H 325.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F378FB |
|---|---|
| RGB | rgb(243, 120, 251) |
| HSL | hsl(296, 94%, 73%) |
| HSV | hsv(296, 52%, 98%) |
| CMYK | cmyk(3.2%, 52.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.08, 64.77, -44.85) |
| CIE-LCH | lch(69.08, 78.79, 325.30°) |
| OKLab | oklab(76.05% 0.1772 -0.1237) |
| OKLCH | oklch(76.05% 0.216 325.1) |
| XYZ | xyz(61.0898, 39.4559, 95.6460) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 3.27
Violet Pink
#FB5FFC
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 4.55
Orchid
#DA70D6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F378FB #80FB78
analogous
#B178FB #F378FB #FB78C1
triadic
#F378FB #FBF378 #78FBF3
tetradic
#F378FB #FBB178 #80FB78 #78C1FB
square
#F378FB #FBB178 #80FB78 #78C1FB
split-complementary
#F378FB #C1FB78 #78FBB1
monochromatic
#E307F1 #EE3DF9 #F378FB #F8B3FD #FCE1FE
Accessibility & contrast
On white
2.36
#F378FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F378FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F378FB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F378FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F378FB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#F888AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f378fb; /* rgb */ color: rgb(243, 120, 251); /* oklch */ color: oklch(76.1% 0.216 325.1);
Tailwind
colors: {
custom: {
50: '#faa4fd',
500: '#f378fb',
950: '#000000',
},
}SCSS
$custom: #f378fb; $custom-light: #faa4fd; $custom-dark: #000000;
JSON
{
"hex": "#f378fb",
"rgb": {
"r": 243,
"g": 120,
"b": 251
},
"hsl": {
"h": 296.336,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.76051,
"c": 0.21612,
"h": 325.1
},
"luminance": 0.39453
}Semantic roles & 50–950 ramp
primary
#F378FB
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85