#F078F8#F078F8
#F078F8 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.5% C 0.212 H 325.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F078F8 |
|---|---|
| RGB | rgb(240, 120, 248) |
| HSL | hsl(296, 90%, 72%) |
| HSV | hsv(296, 52%, 97%) |
| CMYK | cmyk(3.2%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(68.56, 63.46, -44.05) |
| CIE-LCH | lch(68.56, 77.25, 325.23°) |
| OKLab | oklab(75.55% 0.1736 -0.1215) |
| OKLCH | oklch(75.55% 0.212 325) |
| XYZ | xyz(59.5935, 38.7386, 93.1271) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 2.96
Violet Pink
#FB5FFC
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 4.50
Orchid
#DA70D6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F078F8 #80F878
analogous
#B078F8 #F078F8 #F878C0
triadic
#F078F8 #F8F078 #78F8F0
tetradic
#F078F8 #F8B078 #80F878 #78C0F8
square
#F078F8 #F8B078 #80F878 #78C0F8
split-complementary
#F078F8 #C0F878 #78F8B0
monochromatic
#DC0CE9 #EA3EF5 #F078F8 #F6B2FB #FCE2FD
Accessibility & contrast
On white
2.40
#F078F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F078F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F078F8
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F078F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F078F8 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#8DACF4
Tritanopia (blue-blind)
#F588AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f078f8; /* rgb */ color: rgb(240, 120, 248); /* oklch */ color: oklch(75.5% 0.212 325.0);
Tailwind
colors: {
custom: {
50: '#f7a4fb',
500: '#f078f8',
950: '#000000',
},
}SCSS
$custom: #f078f8; $custom-light: #f7a4fb; $custom-dark: #000000;
JSON
{
"hex": "#f078f8",
"rgb": {
"r": 240,
"g": 120,
"b": 248
},
"hsl": {
"h": 296.25,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.75545,
"c": 0.21183,
"h": 325
},
"luminance": 0.38736
}Semantic roles & 50–950 ramp
primary
#F078F8
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85