#F282D4#F282D4
#F282D4 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.6% C 0.167 H 338.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F282D4 |
|---|---|
| RGB | rgb(242, 130, 212) |
| HSL | hsl(316, 81%, 73%) |
| HSV | hsv(316, 46%, 95%) |
| CMYK | cmyk(0%, 46.3%, 12.4%, 5.1%) |
| CIE-LAB | lab(69.18, 53.20, -23.20) |
| CIE-LCH | lch(69.18, 58.04, 336.44°) |
| OKLab | oklab(75.58% 0.1553 -0.0623) |
| OKLCH | oklch(75.58% 0.167 338.2) |
| XYZ | xyz(56.4846, 39.5997, 66.9430) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.32
Pink (survey)
#FF81C0
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F282D4 #82F2A0
analogous
#D882F2 #F282D4 #F2829C
triadic
#F282D4 #D4F282 #82D4F2
tetradic
#F282D4 #F2D882 #82F2A0 #829CF2
square
#F282D4 #F2D882 #82F2A0 #829CF2
split-complementary
#F282D4 #9CF282 #82F2D8
monochromatic
#E218AC #EC4BC1 #F282D4 #F8B9E7 #FCE3F5
Accessibility & contrast
On white
2.35
#F282D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F282D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F282D4
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F282D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F282D4 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED7
Deuteranopia (green-blind)
#A3AFD1
Tritanopia (blue-blind)
#FD85A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f282d4; /* rgb */ color: rgb(242, 130, 212); /* oklch */ color: oklch(75.6% 0.167 338.2);
Tailwind
colors: {
custom: {
50: '#f8a9e1',
500: '#f282d4',
950: '#000000',
},
}SCSS
$custom: #f282d4; $custom-light: #f8a9e1; $custom-dark: #000000;
JSON
{
"hex": "#f282d4",
"rgb": {
"r": 242,
"g": 130,
"b": 212
},
"hsl": {
"h": 316.071,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.75581,
"c": 0.16736,
"h": 338.2
},
"luminance": 0.39596
}Semantic roles & 50–950 ramp
primary
#F282D4
secondary
#D7F4DF
accent
#DE4108
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83