#F28FDA#F28FDA
#F28FDA is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.7% C 0.150 H 336.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F28FDA |
|---|---|
| RGB | rgb(242, 143, 218) |
| HSL | hsl(315, 79%, 75%) |
| HSV | hsv(315, 41%, 95%) |
| CMYK | cmyk(0%, 40.9%, 9.9%, 5.1%) |
| CIE-LAB | lab(71.95, 47.65, -22.29) |
| CIE-LCH | lch(71.95, 52.60, 334.93°) |
| OKLab | oklab(77.73% 0.1379 -0.0598) |
| OKLCH | oklch(77.73% 0.15 336.5) |
| XYZ | xyz(59.0953, 43.5875, 71.6166) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 5.84
Plum
#DDA0DD
ΔE00 5.85
Pink (survey)
#FF81C0
ΔE00 6.38
Purply Pink
#F075E6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28FDA #8FF2A7
analogous
#D88FF2 #F28FDA #F28FA9
triadic
#F28FDA #DAF28F #8FDAF2
tetradic
#F28FDA #F2D88F #8FF2A7 #8FA9F2
square
#F28FDA #F2D88F #8FF2A7 #8FA9F2
split-complementary
#F28FDA #A9F28F #8FF2D8
monochromatic
#E521B6 #EC58C8 #F28FDA #F8C6EC #FCE4F6
Accessibility & contrast
On white
2.16
#F28FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F28FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28FDA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28FDA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DD
Deuteranopia (green-blind)
#AAB6D7
Tritanopia (blue-blind)
#FB92AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f28fda; /* rgb */ color: rgb(242, 143, 218); /* oklch */ color: oklch(77.7% 0.150 336.5);
Tailwind
colors: {
custom: {
50: '#f8b2e5',
500: '#f28fda',
950: '#000000',
},
}SCSS
$custom: #f28fda; $custom-light: #f8b2e5; $custom-dark: #000000;
JSON
{
"hex": "#f28fda",
"rgb": {
"r": 242,
"g": 143,
"b": 218
},
"hsl": {
"h": 314.545,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.77729,
"c": 0.15034,
"h": 336.5
},
"luminance": 0.43584
}Semantic roles & 50–950 ramp
primary
#F28FDA
secondary
#D7F4DE
accent
#DB3D0A
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084