#F282BC#F282BC
#F282BC is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.7% C 0.152 H 349.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F282BC |
|---|---|
| RGB | rgb(242, 130, 188) |
| HSL | hsl(329, 81%, 73%) |
| HSV | hsv(329, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 22.3%, 5.1%) |
| CIE-LAB | lab(68.37, 49.63, -11.03) |
| CIE-LCH | lch(68.37, 50.84, 347.47°) |
| OKLab | oklab(74.7% 0.1488 -0.0288) |
| OKLCH | oklch(74.7% 0.152 349.1) |
| XYZ | xyz(53.6790, 38.4775, 52.1669) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.07
Bubblegum Pink
#FE83CC
ΔE00 3.16
Bubblegum (survey)
#FF6CB5
ΔE00 4.34
Hot Pink
#FF69B4
ΔE00 4.79
Bubble Gum Pink
#FF69AF
ΔE00 5.04
Pinky
#FC86AA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282BC #82F2B8
analogous
#F082F2 #F282BC #F28284
triadic
#F282BC #BCF282 #82BCF2
tetradic
#F282BC #F2F082 #82F2B8 #8284F2
square
#F282BC #F2F082 #82F2B8 #8284F2
split-complementary
#F282BC #84F282 #82F2F0
monochromatic
#E21880 #EC4B9E #F282BC #F8B9DA #FCE3F0
Accessibility & contrast
On white
2.42
#F282BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F282BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282BC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282BC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBE
Deuteranopia (green-blind)
#AAAEB9
Tritanopia (blue-blind)
#FF7F97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f282bc; /* rgb */ color: rgb(242, 130, 188); /* oklch */ color: oklch(74.7% 0.152 349.1);
Tailwind
colors: {
custom: {
50: '#f9a9d0',
500: '#f282bc',
950: '#000000',
},
}SCSS
$custom: #f282bc; $custom-light: #f9a9d0; $custom-dark: #000000;
JSON
{
"hex": "#f282bc",
"rgb": {
"r": 242,
"g": 130,
"b": 188
},
"hsl": {
"h": 328.929,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.74704,
"c": 0.15154,
"h": 349.1
},
"luminance": 0.38473
}Semantic roles & 50–950 ramp
primary
#F282BC
secondary
#D7F4E5
accent
#DE6F08
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82