#F282BA#F282BA
#F282BA is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.6% C 0.150 H 350.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F282BA |
|---|---|
| RGB | rgb(242, 130, 186) |
| HSL | hsl(330, 81%, 73%) |
| HSV | hsv(330, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 23.1%, 5.1%) |
| CIE-LAB | lab(68.31, 49.34, -10.00) |
| CIE-LCH | lch(68.31, 50.35, 348.54°) |
| OKLab | oklab(74.64% 0.1482 -0.026) |
| OKLCH | oklch(74.64% 0.15 350.1) |
| XYZ | xyz(53.4649, 38.3919, 51.0393) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.11
Bubblegum Pink
#FE83CC
ΔE00 3.55
Bubblegum (survey)
#FF6CB5
ΔE00 4.32
Hot Pink
#FF69B4
ΔE00 4.78
Bubble Gum Pink
#FF69AF
ΔE00 4.92
Pinky
#FC86AA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282BA #82F2BA
analogous
#F282F2 #F282BA #F28282
triadic
#F282BA #BAF282 #82BAF2
tetradic
#F282BA #F2F282 #82F2BA #8282F2
square
#F282BA #F2F282 #82F2BA #8282F2
split-complementary
#F282BA #82F282 #82F2F2
monochromatic
#E2187D #EC4B9B #F282BA #F8B9D9 #FCE3F0
Accessibility & contrast
On white
2.42
#F282BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F282BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282BA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282BA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBC
Deuteranopia (green-blind)
#ABAEB7
Tritanopia (blue-blind)
#FF7F97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f282ba; /* rgb */ color: rgb(242, 130, 186); /* oklch */ color: oklch(74.6% 0.150 350.1);
Tailwind
colors: {
custom: {
50: '#f9a9ce',
500: '#f282ba',
950: '#000000',
},
}SCSS
$custom: #f282ba; $custom-light: #f9a9ce; $custom-dark: #000000;
JSON
{
"hex": "#f282ba",
"rgb": {
"r": 242,
"g": 130,
"b": 186
},
"hsl": {
"h": 330,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.74636,
"c": 0.15043,
"h": 350.1
},
"luminance": 0.38388
}Semantic roles & 50–950 ramp
primary
#F282BA
secondary
#D7F4E6
accent
#DE7308
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82