#F76EEB#F76EEB
#F76EEB is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.6% C 0.220 H 331.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F76EEB |
|---|---|
| RGB | rgb(247, 110, 235) |
| HSL | hsl(305, 90%, 70%) |
| HSV | hsv(305, 55%, 97%) |
| CMYK | cmyk(0%, 55.5%, 4.9%, 3.1%) |
| CIE-LAB | lab(67.22, 67.63, -38.92) |
| CIE-LCH | lch(67.22, 78.03, 330.08°) |
| OKLab | oklab(74.56% 0.1922 -0.1065) |
| OKLCH | oklch(74.56% 0.22 331) |
| XYZ | xyz(58.9288, 36.9281, 82.6052) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.49
Candy Pink
#FF63E9
ΔE00 1.79
Light Magenta
#FA5FF7
ΔE00 2.95
Violet Pink
#FB5FFC
ΔE00 3.40
Violet (CSS)
#EE82EE
ΔE00 3.61
Orchid
#DA70D6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76EEB #6EF77A
analogous
#BE6EF7 #F76EEB #F76EA7
triadic
#F76EEB #EBF76E #6EEBF7
tetradic
#F76EEB #F7BE6E #6EF77A #6EA7F7
square
#F76EEB #F7BE6E #6EF77A #6EA7F7
split-complementary
#F76EEB #A7F76E #6EF7BE
monochromatic
#DE0CCC #F434E3 #F76EEB #FAA8F3 #FDE2FB
Accessibility & contrast
On white
2.50
#F76EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F76EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76EEB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76EEB | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EF
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f76eeb; /* rgb */ color: rgb(247, 110, 235); /* oklch */ color: oklch(74.6% 0.220 331.0);
Tailwind
colors: {
custom: {
50: '#fd9ef2',
500: '#f76eeb',
950: '#000000',
},
}SCSS
$custom: #f76eeb; $custom-light: #fd9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f76eeb",
"rgb": {
"r": 247,
"g": 110,
"b": 235
},
"hsl": {
"h": 305.255,
"s": 89.542,
"l": 70
},
"oklch": {
"l": 0.74564,
"c": 0.21977,
"h": 331
},
"luminance": 0.36924
}Semantic roles & 50–950 ramp
primary
#F76EEB
secondary
#CDF4D1
accent
#E61400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85