#F076F8#F076F8
#F076F8 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.3% C 0.215 H 325.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F076F8 |
|---|---|
| RGB | rgb(240, 118, 248) |
| HSL | hsl(296, 90%, 72%) |
| HSV | hsv(296, 52%, 97%) |
| CMYK | cmyk(3.2%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(68.21, 64.39, -44.60) |
| CIE-LCH | lch(68.21, 78.32, 325.29°) |
| OKLab | oklab(75.29% 0.1761 -0.123) |
| OKLCH | oklch(75.29% 0.215 325.1) |
| XYZ | xyz(59.3555, 38.2626, 93.0477) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 2.98
Violet Pink
#FB5FFC
ΔE00 3.44
Light Magenta
#FA5FF7
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 4.32
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F076F8 #7EF876
analogous
#AF76F8 #F076F8 #F876BF
triadic
#F076F8 #F8F076 #76F8F0
tetradic
#F076F8 #F8AF76 #7EF876 #76BFF8
square
#F076F8 #F8AF76 #7EF876 #76BFF8
split-complementary
#F076F8 #BFF876 #76F8AF
monochromatic
#DA0CE8 #EA3CF5 #F076F8 #F6B0FB #FCE2FE
Accessibility & contrast
On white
2.43
#F076F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F076F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F076F8
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F076F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F076F8 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFC
Deuteranopia (green-blind)
#8CACF4
Tritanopia (blue-blind)
#F586AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f076f8; /* rgb */ color: rgb(240, 118, 248); /* oklch */ color: oklch(75.3% 0.215 325.1);
Tailwind
colors: {
custom: {
50: '#f8a2fb',
500: '#f076f8',
950: '#000000',
},
}SCSS
$custom: #f076f8; $custom-light: #f8a2fb; $custom-dark: #000000;
JSON
{
"hex": "#f076f8",
"rgb": {
"r": 240,
"g": 118,
"b": 248
},
"hsl": {
"h": 296.308,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.75289,
"c": 0.21483,
"h": 325.1
},
"luminance": 0.38259
}Semantic roles & 50–950 ramp
primary
#F076F8
secondary
#D6F5D4
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85