#F076DC#F076DC
#F076DC is a light, vivid purple. Relative luminance 0.366; OKLCH L 74.0% C 0.191 H 333.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F076DC |
|---|---|
| RGB | rgb(240, 118, 220) |
| HSL | hsl(310, 80%, 70%) |
| HSV | hsv(310, 51%, 94%) |
| CMYK | cmyk(0%, 50.8%, 8.3%, 5.9%) |
| CIE-LAB | lab(67.02, 59.67, -31.00) |
| CIE-LCH | lch(67.02, 67.24, 332.55°) |
| OKLab | oklab(74.01% 0.1718 -0.0841) |
| OKLCH | oklch(74.01% 0.191 333.9) |
| XYZ | xyz(55.3319, 36.6531, 71.8567) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.85
Violet (CSS)
#EE82EE
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 4.13
Orchid
#DA70D6
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F076DC #76F08A
analogous
#C776F0 #F076DC #F0769F
triadic
#F076DC #DCF076 #76DCF0
tetradic
#F076DC #F0C776 #76F08A #769FF0
square
#F076DC #F0C776 #76F08A #769FF0
split-complementary
#F076DC #9FF076 #76F0C7
monochromatic
#D417B5 #EA3FCE #F076DC #F6ADEA #FCE3F8
Accessibility & contrast
On white
2.52
#F076DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F076DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F076DC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F076DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F076DC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598DF
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#FA7D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f076dc; /* rgb */ color: rgb(240, 118, 220); /* oklch */ color: oklch(74.0% 0.191 333.9);
Tailwind
colors: {
custom: {
50: '#f7a2e7',
500: '#f076dc',
950: '#000000',
},
}SCSS
$custom: #f076dc; $custom-light: #f7a2e7; $custom-dark: #000000;
JSON
{
"hex": "#f076dc",
"rgb": {
"r": 240,
"g": 118,
"b": 220
},
"hsl": {
"h": 309.836,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.74013,
"c": 0.1913,
"h": 333.9
},
"luminance": 0.36649
}Semantic roles & 50–950 ramp
primary
#F076DC
secondary
#D0F2D6
accent
#DD2C09
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84