#F284BF#F284BF
#F284BF is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.1% C 0.150 H 347.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F284BF |
|---|---|
| RGB | rgb(242, 132, 191) |
| HSL | hsl(328, 81%, 73%) |
| HSV | hsv(328, 45%, 95%) |
| CMYK | cmyk(0%, 45.5%, 21.1%, 5.1%) |
| CIE-LAB | lab(68.86, 49.06, -11.98) |
| CIE-LCH | lch(68.86, 50.50, 346.27°) |
| OKLab | oklab(75.1% 0.1467 -0.0314) |
| OKLCH | oklch(75.1% 0.15 347.9) |
| XYZ | xyz(54.2744, 39.1454, 53.9774) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.17
Bubblegum Pink
#FE83CC
ΔE00 2.77
Bubblegum (survey)
#FF6CB5
ΔE00 4.79
Hot Pink
#FF69B4
ΔE00 5.24
Bubble Gum Pink
#FF69AF
ΔE00 5.56
Pinky
#FC86AA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F284BF #84F2B7
analogous
#EE84F2 #F284BF #F28488
triadic
#F284BF #BFF284 #84BFF2
tetradic
#F284BF #F2EE84 #84F2B7 #8488F2
square
#F284BF #F2EE84 #84F2B7 #8488F2
split-complementary
#F284BF #88F284 #84F2EE
monochromatic
#E41885 #EC4DA2 #F284BF #F8BBDC #FCE3F1
Accessibility & contrast
On white
2.38
#F284BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F284BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F284BF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F284BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F284BF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF829A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f284bf; /* rgb */ color: rgb(242, 132, 191); /* oklch */ color: oklch(75.1% 0.150 347.9);
Tailwind
colors: {
custom: {
50: '#f8aad2',
500: '#f284bf',
950: '#000000',
},
}SCSS
$custom: #f284bf; $custom-light: #f8aad2; $custom-dark: #000000;
JSON
{
"hex": "#f284bf",
"rgb": {
"r": 242,
"g": 132,
"b": 191
},
"hsl": {
"h": 327.818,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.75101,
"c": 0.15001,
"h": 347.9
},
"luminance": 0.39141
}Semantic roles & 50–950 ramp
primary
#F284BF
secondary
#D7F4E4
accent
#DD6B08
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82