#F666BA#F666BA
#F666BA is a light, vivid pink. Relative luminance 0.326; OKLCH L 71.4% C 0.197 H 347.2°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F666BA |
|---|---|
| RGB | rgb(246, 102, 186) |
| HSL | hsl(325, 89%, 68%) |
| HSV | hsv(325, 59%, 96%) |
| CMYK | cmyk(0%, 58.5%, 24.4%, 3.5%) |
| CIE-LAB | lab(63.87, 63.67, -16.62) |
| CIE-LCH | lch(63.87, 65.80, 345.37°) |
| OKLab | oklab(71.44% 0.192 -0.0437) |
| OKLCH | oklch(71.44% 0.197 347.2) |
| XYZ | xyz(51.6221, 32.6456, 50.0274) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.81
Bubblegum (survey)
#FF6CB5
ΔE00 3.06
Bubble Gum Pink
#FF69AF
ΔE00 3.73
Pale Magenta
#D767AD
ΔE00 5.25
Barbie Pink
#FE46A5
ΔE00 5.32
Pink (survey)
#FF81C0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F666BA #66F6A2
analogous
#EA66F6 #F666BA #F66672
triadic
#F666BA #BAF666 #66BAF6
tetradic
#F666BA #F6EA66 #66F6A2 #6672F6
square
#F666BA #F6EA66 #66F6A2 #6672F6
split-complementary
#F666BA #72F666 #66F6EA
monochromatic
#D50D82 #F32CA0 #F666BA #F9A0D4 #FDDAEE
Accessibility & contrast
On white
2.79
#F666BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#F666BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F666BA
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F666BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F666BA | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768BBD
Deuteranopia (green-blind)
#9EA4B6
Tritanopia (blue-blind)
#FF6388
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f666ba; /* rgb */ color: rgb(246, 102, 186); /* oklch */ color: oklch(71.4% 0.197 347.2);
Tailwind
colors: {
custom: {
50: '#fd98ce',
500: '#f666ba',
950: '#000000',
},
}SCSS
$custom: #f666ba; $custom-light: #fd98ce; $custom-dark: #000000;
JSON
{
"hex": "#f666ba",
"rgb": {
"r": 246,
"g": 102,
"b": 186
},
"hsl": {
"h": 325,
"s": 88.889,
"l": 68.235
},
"oklch": {
"l": 0.71437,
"c": 0.1969,
"h": 347.2
},
"luminance": 0.32641
}Semantic roles & 50–950 ramp
primary
#F666BA
secondary
#C6F2D8
accent
#E66000
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82