#F770ED#F770ED
#F770ED is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.9% C 0.218 H 330.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F770ED |
|---|---|
| RGB | rgb(247, 112, 237) |
| HSL | hsl(304, 89%, 70%) |
| HSV | hsv(304, 55%, 97%) |
| CMYK | cmyk(0%, 54.7%, 4%, 3.1%) |
| CIE-LAB | lab(67.64, 67.07, -39.38) |
| CIE-LCH | lch(67.64, 77.78, 329.58°) |
| OKLab | oklab(74.9% 0.19 -0.1078) |
| OKLCH | oklch(74.9% 0.218 330.4) |
| XYZ | xyz(59.4376, 37.4808, 84.2082) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.45
Candy Pink
#FF63E9
ΔE00 2.13
Light Magenta
#FA5FF7
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.28
Violet Pink
#FB5FFC
ΔE00 3.42
Orchid
#DA70D6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F770ED #70F77A
analogous
#BD70F7 #F770ED #F770AA
triadic
#F770ED #EDF770 #70EDF7
tetradic
#F770ED #F7BD70 #70F77A #70AAF7
square
#F770ED #F7BD70 #70F77A #70AAF7
split-complementary
#F770ED #AAF770 #70F7BD
monochromatic
#E00DD0 #F436E6 #F770ED #FAAAF4 #FDE2FB
Accessibility & contrast
On white
2.47
#F770ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F770ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F770ED
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F770ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F770ED | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F1
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#FF7CA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f770ed; /* rgb */ color: rgb(247, 112, 237); /* oklch */ color: oklch(74.9% 0.218 330.4);
Tailwind
colors: {
custom: {
50: '#fd9ff3',
500: '#f770ed',
950: '#000000',
},
}SCSS
$custom: #f770ed; $custom-light: #fd9ff3; $custom-dark: #000000;
JSON
{
"hex": "#f770ed",
"rgb": {
"r": 247,
"g": 112,
"b": 237
},
"hsl": {
"h": 304.444,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.74895,
"c": 0.21845,
"h": 330.4
},
"luminance": 0.37477
}Semantic roles & 50–950 ramp
primary
#F770ED
secondary
#CFF4D2
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85