#F65E9A#F65E9A
#F65E9A is a light, vivid pink. Relative luminance 0.299; OKLCH L 69.4% C 0.193 H 358.9°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F65E9A |
|---|---|
| RGB | rgb(246, 94, 154) |
| HSL | hsl(336, 89%, 67%) |
| HSV | hsv(336, 62%, 96%) |
| CMYK | cmyk(0%, 61.8%, 37.4%, 3.5%) |
| CIE-LAB | lab(61.60, 63.26, -1.66) |
| CIE-LCH | lch(61.60, 63.28, 358.50°) |
| OKLab | oklab(69.42% 0.1933 -0.0036) |
| OKLCH | oklch(69.42% 0.193 358.9) |
| XYZ | xyz(47.8444, 29.9367, 33.8244) |
| Luminance | 0.2993 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.16
Strawberry
#FC5A8D
ΔE00 3.42
Bubble Gum Pink
#FF69AF
ΔE00 4.16
Rosy Pink
#F6688E
ΔE00 4.54
Barbie Pink
#FE46A5
ΔE00 4.57
Hot Pink
#FF69B4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F65E9A #5EF6BA
analogous
#F65EE6 #F65E9A #F66E5E
triadic
#F65E9A #9AF65E #5E9AF6
tetradic
#F65E9A #E6F65E #5EF6BA #6E5EF6
square
#F65E9A #E6F65E #5EF6BA #6E5EF6
split-complementary
#F65E9A #5EF66E #5EE6F6
monochromatic
#CE0C58 #F32476 #F65E9A #F998BE #FCD2E3
Accessibility & contrast
On white
3.01
#F65E9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#F65E9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F65E9A
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F65E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F65E9A | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79839C
Deuteranopia (green-blind)
#A29F96
Tritanopia (blue-blind)
#FF5076
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #f65e9a; /* rgb */ color: rgb(246, 94, 154); /* oklch */ color: oklch(69.4% 0.193 358.9);
Tailwind
colors: {
custom: {
50: '#fe93b7',
500: '#f65e9a',
950: '#000000',
},
}SCSS
$custom: #f65e9a; $custom-light: #fe93b7; $custom-dark: #000000;
JSON
{
"hex": "#f65e9a",
"rgb": {
"r": 246,
"g": 94,
"b": 154
},
"hsl": {
"h": 336.316,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.69418,
"c": 0.19331,
"h": 358.9
},
"luminance": 0.29931
}Semantic roles & 50–950 ramp
primary
#F65E9A
secondary
#BFF0DD
accent
#E68B00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80