#F076EF#F076EF
#F076EF is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.9% C 0.207 H 327.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F076EF |
|---|---|
| RGB | rgb(240, 118, 239) |
| HSL | hsl(300, 80%, 70%) |
| HSV | hsv(300, 51%, 94%) |
| CMYK | cmyk(0%, 50.8%, 0.4%, 5.9%) |
| CIE-LAB | lab(67.81, 62.82, -40.28) |
| CIE-LCH | lch(67.81, 74.63, 327.33°) |
| OKLab | oklab(74.86% 0.175 -0.1106) |
| OKLCH | oklch(74.86% 0.207 327.7) |
| XYZ | xyz(57.9927, 37.7175, 85.8702) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.51
Violet (CSS)
#EE82EE
ΔE00 2.30
Candy Pink
#FF63E9
ΔE00 3.51
Light Magenta
#FA5FF7
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.87
Orchid
#DA70D6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F076EF #76F077
analogous
#B476F0 #F076EF #F076B2
triadic
#F076EF #EFF076 #76EFF0
tetradic
#F076EF #F0B476 #76F077 #76B2F0
square
#F076EF #F0B476 #76F077 #76B2F0
split-complementary
#F076EF #B2F076 #76F0B4
monochromatic
#D417D3 #EA3FE9 #F076EF #F6ADF5 #FCE3FC
Accessibility & contrast
On white
2.46
#F076EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F076EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F076EF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F076EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F076EF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF3
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#F683A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f076ef; /* rgb */ color: rgb(240, 118, 239); /* oklch */ color: oklch(74.9% 0.207 327.7);
Tailwind
colors: {
custom: {
50: '#f7a2f4',
500: '#f076ef',
950: '#000000',
},
}SCSS
$custom: #f076ef; $custom-light: #f7a2f4; $custom-dark: #000000;
JSON
{
"hex": "#f076ef",
"rgb": {
"r": 240,
"g": 118,
"b": 239
},
"hsl": {
"h": 300.492,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.74862,
"c": 0.207,
"h": 327.7
},
"luminance": 0.37714
}Semantic roles & 50–950 ramp
primary
#F076EF
secondary
#D0F2D0
accent
#DD0B09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85