#F282D5#F282D5
#F282D5 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.6% C 0.168 H 337.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F282D5 |
|---|---|
| RGB | rgb(242, 130, 213) |
| HSL | hsl(316, 81%, 73%) |
| HSV | hsv(316, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 12%, 5.1%) |
| CIE-LAB | lab(69.22, 53.36, -23.70) |
| CIE-LCH | lch(69.22, 58.38, 336.06°) |
| OKLab | oklab(75.62% 0.1556 -0.0637) |
| OKLCH | oklch(75.62% 0.168 337.7) |
| XYZ | xyz(56.6111, 39.6503, 67.6094) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 5.11
Pink (survey)
#FF81C0
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282D5 #82F29F
analogous
#D782F2 #F282D5 #F2829D
triadic
#F282D5 #D5F282 #82D5F2
tetradic
#F282D5 #F2D782 #82F29F #829DF2
square
#F282D5 #F2D782 #82F29F #829DF2
split-complementary
#F282D5 #9DF282 #82F2D7
monochromatic
#E218AE #EC4BC2 #F282D5 #F8B9E8 #FCE3F6
Accessibility & contrast
On white
2.35
#F282D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F282D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282D5
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282D5 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED8
Deuteranopia (green-blind)
#A3AFD2
Tritanopia (blue-blind)
#FD85A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f282d5; /* rgb */ color: rgb(242, 130, 213); /* oklch */ color: oklch(75.6% 0.168 337.7);
Tailwind
colors: {
custom: {
50: '#f8a9e2',
500: '#f282d5',
950: '#000000',
},
}SCSS
$custom: #f282d5; $custom-light: #f8a9e2; $custom-dark: #000000;
JSON
{
"hex": "#f282d5",
"rgb": {
"r": 242,
"g": 130,
"b": 213
},
"hsl": {
"h": 315.536,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.7562,
"c": 0.16812,
"h": 337.7
},
"luminance": 0.39647
}Semantic roles & 50–950 ramp
primary
#F282D5
secondary
#D7F4DF
accent
#DE3F08
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83