#F076DF#F076DF
#F076DF is a light, vivid purple. Relative luminance 0.368; OKLCH L 74.1% C 0.194 H 332.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F076DF |
|---|---|
| RGB | rgb(240, 118, 223) |
| HSL | hsl(308, 80%, 70%) |
| HSV | hsv(308, 51%, 94%) |
| CMYK | cmyk(0%, 50.8%, 7.1%, 5.9%) |
| CIE-LAB | lab(67.14, 60.15, -32.48) |
| CIE-LCH | lch(67.14, 68.36, 331.63°) |
| OKLab | oklab(74.14% 0.1724 -0.0883) |
| OKLCH | oklch(74.14% 0.194 332.9) |
| XYZ | xyz(55.7328, 36.8135, 73.9680) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.31
Violet (CSS)
#EE82EE
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 3.48
Orchid
#DA70D6
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.20
Light Magenta
#FA5FF7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F076DF #76F087
analogous
#C476F0 #F076DF #F076A2
triadic
#F076DF #DFF076 #76DFF0
tetradic
#F076DF #F0C476 #76F087 #76A2F0
square
#F076DF #F0C476 #76F087 #76A2F0
split-complementary
#F076DF #A2F076 #76F0C4
monochromatic
#D417BA #EA3FD2 #F076DF #F6ADEC #FCE3F9
Accessibility & contrast
On white
2.51
#F076DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F076DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F076DF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F076DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F076DF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E2
Deuteranopia (green-blind)
#97AADC
Tritanopia (blue-blind)
#F97EA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f076df; /* rgb */ color: rgb(240, 118, 223); /* oklch */ color: oklch(74.1% 0.194 332.9);
Tailwind
colors: {
custom: {
50: '#f7a2e9',
500: '#f076df',
950: '#000000',
},
}SCSS
$custom: #f076df; $custom-light: #f7a2e9; $custom-dark: #000000;
JSON
{
"hex": "#f076df",
"rgb": {
"r": 240,
"g": 118,
"b": 223
},
"hsl": {
"h": 308.361,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.74143,
"c": 0.19369,
"h": 332.9
},
"luminance": 0.3681
}Semantic roles & 50–950 ramp
primary
#F076DF
secondary
#D0F2D5
accent
#DD2609
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84