#F077DD#F077DD
#F077DD is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.2% C 0.191 H 333.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F077DD |
|---|---|
| RGB | rgb(240, 119, 221) |
| HSL | hsl(309, 80%, 70%) |
| HSV | hsv(309, 50%, 94%) |
| CMYK | cmyk(0%, 50.4%, 7.9%, 5.9%) |
| CIE-LAB | lab(67.23, 59.36, -31.21) |
| CIE-LCH | lch(67.23, 67.06, 332.26°) |
| OKLab | oklab(74.19% 0.1706 -0.0848) |
| OKLCH | oklch(74.19% 0.191 333.6) |
| XYZ | xyz(55.5831, 36.9430, 72.5957) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.75
Violet (CSS)
#EE82EE
ΔE00 3.40
Candy Pink
#FF63E9
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 4.02
Orchid
#DA70D6
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F077DD #77F08A
analogous
#C677F0 #F077DD #F077A1
triadic
#F077DD #DDF077 #77DDF0
tetradic
#F077DD #F0C677 #77F08A #77A1F0
square
#F077DD #F0C677 #77F08A #77A1F0
split-complementary
#F077DD #A1F077 #77F0C6
monochromatic
#D518B7 #EA40CF #F077DD #F6AEEB #FCE3F8
Accessibility & contrast
On white
2.50
#F077DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F077DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F077DD
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F077DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F077DD | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E0
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#F97EA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f077dd; /* rgb */ color: rgb(240, 119, 221); /* oklch */ color: oklch(74.2% 0.191 333.6);
Tailwind
colors: {
custom: {
50: '#f7a2e8',
500: '#f077dd',
950: '#000000',
},
}SCSS
$custom: #f077dd; $custom-light: #f7a2e8; $custom-dark: #000000;
JSON
{
"hex": "#f077dd",
"rgb": {
"r": 240,
"g": 119,
"b": 221
},
"hsl": {
"h": 309.421,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.74188,
"c": 0.19053,
"h": 333.6
},
"luminance": 0.36939
}Semantic roles & 50–950 ramp
primary
#F077DD
secondary
#D1F2D6
accent
#DC2A09
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84