#F282D2#F282D2
#F282D2 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.5% C 0.166 H 339.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F282D2 |
|---|---|
| RGB | rgb(242, 130, 210) |
| HSL | hsl(317, 81%, 73%) |
| HSV | hsv(317, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 13.2%, 5.1%) |
| CIE-LAB | lab(69.11, 52.89, -22.19) |
| CIE-LCH | lch(69.11, 57.36, 337.24°) |
| OKLab | oklab(75.5% 0.1549 -0.0595) |
| OKLCH | oklch(75.5% 0.166 339) |
| XYZ | xyz(56.2339, 39.4994, 65.6226) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.35
Pink (survey)
#FF81C0
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 5.72
Bubblegum (survey)
#FF6CB5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282D2 #82F2A2
analogous
#DA82F2 #F282D2 #F2829A
triadic
#F282D2 #D2F282 #82D2F2
tetradic
#F282D2 #F2DA82 #82F2A2 #829AF2
square
#F282D2 #F2DA82 #82F2A2 #829AF2
split-complementary
#F282D2 #9AF282 #82F2DA
monochromatic
#E218A8 #EC4BBE #F282D2 #F8B9E6 #FCE3F5
Accessibility & contrast
On white
2.36
#F282D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F282D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282D2
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282D2 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED5
Deuteranopia (green-blind)
#A4AFCF
Tritanopia (blue-blind)
#FD85A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f282d2; /* rgb */ color: rgb(242, 130, 210); /* oklch */ color: oklch(75.5% 0.166 339.0);
Tailwind
colors: {
custom: {
50: '#f8a9e0',
500: '#f282d2',
950: '#000000',
},
}SCSS
$custom: #f282d2; $custom-light: #f8a9e0; $custom-dark: #000000;
JSON
{
"hex": "#f282d2",
"rgb": {
"r": 242,
"g": 130,
"b": 210
},
"hsl": {
"h": 317.143,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.75504,
"c": 0.16589,
"h": 339
},
"luminance": 0.39496
}Semantic roles & 50–950 ramp
primary
#F282D2
secondary
#D7F4DF
accent
#DE4508
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83