#F66EB4#F66EB4
#F66EB4 is a light, vivid pink. Relative luminance 0.340; OKLCH L 72.2% C 0.182 H 350.5°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F66EB4 |
|---|---|
| RGB | rgb(246, 110, 180) |
| HSL | hsl(329, 88%, 70%) |
| HSV | hsv(329, 55%, 96%) |
| CMYK | cmyk(0%, 55.3%, 26.8%, 3.5%) |
| CIE-LAB | lab(65.00, 59.34, -11.51) |
| CIE-LCH | lch(65.00, 60.45, 349.02°) |
| OKLab | oklab(72.21% 0.1795 -0.0299) |
| OKLCH | oklch(72.21% 0.182 350.5) |
| XYZ | xyz(51.8222, 34.0448, 47.0132) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.43
Hot Pink
#FF69B4
ΔE00 1.48
Bubble Gum Pink
#FF69AF
ΔE00 2.03
Pink (survey)
#FF81C0
ΔE00 4.20
Bubblegum Pink
#FE83CC
ΔE00 5.20
Barbie Pink
#FE46A5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66EB4 #6EF6B0
analogous
#F46EF6 #F66EB4 #F66E70
triadic
#F66EB4 #B4F66E #6EB4F6
tetradic
#F66EB4 #F6F46E #6EF6B0 #6E70F6
square
#F66EB4 #F6F46E #6EF6B0 #6E70F6
split-complementary
#F66EB4 #70F66E #6EF6F4
monochromatic
#DC0E78 #F23496 #F66EB4 #FAA8D2 #FDE1F0
Accessibility & contrast
On white
2.69
#F66EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#F66EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66EB4
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66EB4 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8FB6
Deuteranopia (green-blind)
#A3A7B1
Tritanopia (blue-blind)
#FF6989
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f66eb4; /* rgb */ color: rgb(246, 110, 180); /* oklch */ color: oklch(72.2% 0.182 350.5);
Tailwind
colors: {
custom: {
50: '#fc9dca',
500: '#f66eb4',
950: '#000000',
},
}SCSS
$custom: #f66eb4; $custom-light: #fc9dca; $custom-dark: #000000;
JSON
{
"hex": "#f66eb4",
"rgb": {
"r": 246,
"g": 110,
"b": 180
},
"hsl": {
"h": 329.118,
"s": 88.312,
"l": 69.804
},
"oklch": {
"l": 0.72207,
"c": 0.18198,
"h": 350.5
},
"luminance": 0.3404
}Semantic roles & 50–950 ramp
primary
#F66EB4
secondary
#CDF3DF
accent
#E56F01
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82