#F264B9#F264B9
#F264B9 is a light, vivid pink. Relative luminance 0.315; OKLCH L 70.6% C 0.196 H 346.3°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F264B9 |
|---|---|
| RGB | rgb(242, 100, 185) |
| HSL | hsl(324, 85%, 67%) |
| HSV | hsv(324, 59%, 95%) |
| CMYK | cmyk(0%, 58.7%, 23.6%, 5.1%) |
| CIE-LAB | lab(62.93, 63.25, -17.54) |
| CIE-LCH | lch(62.93, 65.63, 344.50°) |
| OKLab | oklab(70.61% 0.1904 -0.0463) |
| OKLCH | oklch(70.61% 0.196 346.3) |
| XYZ | xyz(49.9337, 31.4990, 49.3397) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.58
Bubblegum (survey)
#FF6CB5
ΔE00 3.86
Bubble Gum Pink
#FF69AF
ΔE00 4.41
Pale Magenta
#D767AD
ΔE00 4.53
Barbie Pink
#FE46A5
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F264B9 #64F29D
analogous
#E464F2 #F264B9 #F26472
triadic
#F264B9 #B9F264 #64B9F2
tetradic
#F264B9 #F2E464 #64F29D #6472F2
square
#F264B9 #F2E464 #64F29D #6472F2
split-complementary
#F264B9 #72F264 #64F2E4
monochromatic
#CB1180 #ED2C9F #F264B9 #F79CD2 #FBD5EC
Accessibility & contrast
On white
2.88
#F264B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#F264B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F264B9
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F264B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F264B9 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7389BC
Deuteranopia (green-blind)
#9AA1B6
Tritanopia (blue-blind)
#FF6186
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f264b9; /* rgb */ color: rgb(242, 100, 185); /* oklch */ color: oklch(70.6% 0.196 346.3);
Tailwind
colors: {
custom: {
50: '#fa97ce',
500: '#f264b9',
950: '#000000',
},
}SCSS
$custom: #f264b9; $custom-light: #fa97ce; $custom-dark: #000000;
JSON
{
"hex": "#f264b9",
"rgb": {
"r": 242,
"g": 100,
"b": 185
},
"hsl": {
"h": 324.085,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.70609,
"c": 0.19597,
"h": 346.3
},
"luminance": 0.31494
}Semantic roles & 50–950 ramp
primary
#F264B9
secondary
#C2EFD4
accent
#E15D05
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82