#F76CEA#F76CEA
#F76CEA is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.3% C 0.222 H 331.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F76CEA |
|---|---|
| RGB | rgb(247, 108, 234) |
| HSL | hsl(306, 90%, 70%) |
| HSV | hsv(306, 56%, 97%) |
| CMYK | cmyk(0%, 56.3%, 5.3%, 3.1%) |
| CIE-LAB | lab(66.86, 68.34, -38.94) |
| CIE-LCH | lch(66.86, 78.66, 330.33°) |
| OKLab | oklab(74.28% 0.1946 -0.1065) |
| OKLCH | oklch(74.28% 0.222 331.3) |
| XYZ | xyz(58.5714, 36.4438, 81.7753) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 1.68
Light Magenta
#FA5FF7
ΔE00 2.80
Violet Pink
#FB5FFC
ΔE00 3.30
Violet (CSS)
#EE82EE
ΔE00 3.93
Orchid
#DA70D6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76CEA #6CF779
analogous
#BF6CF7 #F76CEA #F76CA4
triadic
#F76CEA #EAF76C #6CEAF7
tetradic
#F76CEA #F7BF6C #6CF779 #6CA4F7
square
#F76CEA #F7BF6C #6CF779 #6CA4F7
split-complementary
#F76CEA #A4F76C #6CF7BF
monochromatic
#DD0CC9 #F432E2 #F76CEA #FAA6F2 #FDE0FB
Accessibility & contrast
On white
2.53
#F76CEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F76CEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76CEA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76CEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76CEA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EE
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#FF78A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f76cea; /* rgb */ color: rgb(247, 108, 234); /* oklch */ color: oklch(74.3% 0.222 331.3);
Tailwind
colors: {
custom: {
50: '#fd9df1',
500: '#f76cea',
950: '#000000',
},
}SCSS
$custom: #f76cea; $custom-light: #fd9df1; $custom-dark: #000000;
JSON
{
"hex": "#f76cea",
"rgb": {
"r": 247,
"g": 108,
"b": 234
},
"hsl": {
"h": 305.612,
"s": 89.677,
"l": 69.608
},
"oklch": {
"l": 0.74281,
"c": 0.22186,
"h": 331.3
},
"luminance": 0.3644
}Semantic roles & 50–950 ramp
primary
#F76CEA
secondary
#CCF3CF
accent
#E61500
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85