#F282CF#F282CF
#F282CF is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.164 H 340.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F282CF |
|---|---|
| RGB | rgb(242, 130, 207) |
| HSL | hsl(319, 81%, 73%) |
| HSV | hsv(319, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 14.5%, 5.1%) |
| CIE-LAB | lab(69.00, 52.43, -20.69) |
| CIE-LCH | lch(69.00, 56.36, 338.47°) |
| OKLab | oklab(75.39% 0.1541 -0.0553) |
| OKLCH | oklch(75.39% 0.164 340.3) |
| XYZ | xyz(55.8636, 39.3513, 63.6726) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 4.75
Purply Pink
#F075E6
ΔE00 5.97
Violet (CSS)
#EE82EE
ΔE00 6.34
Bubblegum (survey)
#FF6CB5
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282CF #82F2A5
analogous
#DD82F2 #F282CF #F28297
triadic
#F282CF #CFF282 #82CFF2
tetradic
#F282CF #F2DD82 #82F2A5 #8297F2
square
#F282CF #F2DD82 #82F2A5 #8297F2
split-complementary
#F282CF #97F282 #82F2DD
monochromatic
#E218A3 #EC4BBA #F282CF #F8B9E4 #FCE3F4
Accessibility & contrast
On white
2.37
#F282CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F282CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282CF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282CF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD2
Deuteranopia (green-blind)
#A5AFCC
Tritanopia (blue-blind)
#FD849F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f282cf; /* rgb */ color: rgb(242, 130, 207); /* oklch */ color: oklch(75.4% 0.164 340.3);
Tailwind
colors: {
custom: {
50: '#f8a9dd',
500: '#f282cf',
950: '#000000',
},
}SCSS
$custom: #f282cf; $custom-light: #f8a9dd; $custom-dark: #000000;
JSON
{
"hex": "#f282cf",
"rgb": {
"r": 242,
"g": 130,
"b": 207
},
"hsl": {
"h": 318.75,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.75389,
"c": 0.16372,
"h": 340.3
},
"luminance": 0.39348
}Semantic roles & 50–950 ramp
primary
#F282CF
secondary
#D7F4E0
accent
#DE4B08
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83