#F282BF#F282BF
#F282BF is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.8% C 0.153 H 347.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F282BF |
|---|---|
| RGB | rgb(242, 130, 191) |
| HSL | hsl(327, 81%, 73%) |
| HSV | hsv(327, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 21.1%, 5.1%) |
| CIE-LAB | lab(68.47, 50.05, -12.57) |
| CIE-LCH | lch(68.47, 51.60, 345.90°) |
| OKLab | oklab(74.81% 0.1497 -0.0329) |
| OKLCH | oklch(74.81% 0.153 347.6) |
| XYZ | xyz(54.0058, 38.6082, 53.8878) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.20
Bubblegum Pink
#FE83CC
ΔE00 2.64
Bubblegum (survey)
#FF6CB5
ΔE00 4.47
Hot Pink
#FF69B4
ΔE00 4.90
Bubble Gum Pink
#FF69AF
ΔE00 5.29
Pinky
#FC86AA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282BF #82F2B5
analogous
#ED82F2 #F282BF #F28287
triadic
#F282BF #BFF282 #82BFF2
tetradic
#F282BF #F2ED82 #82F2B5 #8287F2
square
#F282BF #F2ED82 #82F2B5 #8287F2
split-complementary
#F282BF #87F282 #82F2ED
monochromatic
#E21886 #EC4BA3 #F282BF #F8B9DB #FCE3F1
Accessibility & contrast
On white
2.41
#F282BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F282BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282BF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282BF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#FF8099
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f282bf; /* rgb */ color: rgb(242, 130, 191); /* oklch */ color: oklch(74.8% 0.153 347.6);
Tailwind
colors: {
custom: {
50: '#f9a9d2',
500: '#f282bf',
950: '#000000',
},
}SCSS
$custom: #f282bf; $custom-light: #f9a9d2; $custom-dark: #000000;
JSON
{
"hex": "#f282bf",
"rgb": {
"r": 242,
"g": 130,
"b": 191
},
"hsl": {
"h": 327.321,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.74807,
"c": 0.15325,
"h": 347.6
},
"luminance": 0.38604
}Semantic roles & 50–950 ramp
primary
#F282BF
secondary
#D7F4E4
accent
#DE6908
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82