#F28DC2#F28DC2
#F28DC2 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.6% C 0.137 H 348.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F28DC2 |
|---|---|
| RGB | rgb(242, 141, 194) |
| HSL | hsl(329, 80%, 75%) |
| HSV | hsv(329, 42%, 95%) |
| CMYK | cmyk(0%, 41.7%, 19.8%, 5.1%) |
| CIE-LAB | lab(70.75, 44.94, -10.82) |
| CIE-LCH | lch(70.75, 46.23, 346.46°) |
| OKLab | oklab(76.56% 0.1341 -0.0283) |
| OKLCH | oklch(76.56% 0.137 348.1) |
| XYZ | xyz(55.8814, 41.8259, 56.1584) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.16
Bubblegum Pink
#FE83CC
ΔE00 3.64
Pinky
#FC86AA
ΔE00 6.40
Bubblegum (survey)
#FF6CB5
ΔE00 6.57
Carnation Pink
#FF7FA7
ΔE00 6.96
Hot Pink
#FF69B4
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28DC2 #8DF2BD
analogous
#F08DF2 #F28DC2 #F28D8F
triadic
#F28DC2 #C2F28D #8DC2F2
tetradic
#F28DC2 #F2F08D #8DF2BD #8D8FF2
square
#F28DC2 #F2F08D #8DF2BD #8D8FF2
split-complementary
#F28DC2 #8FF28D #8DF2F0
monochromatic
#E51F87 #EC56A5 #F28DC2 #F8C4DF #FCE4F0
Accessibility & contrast
On white
2.24
#F28DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F28DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28DC2
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28DC2 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A3C4
Deuteranopia (green-blind)
#B0B3BF
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f28dc2; /* rgb */ color: rgb(242, 141, 194); /* oklch */ color: oklch(76.6% 0.137 348.1);
Tailwind
colors: {
custom: {
50: '#f8b0d4',
500: '#f28dc2',
950: '#000000',
},
}SCSS
$custom: #f28dc2; $custom-light: #f8b0d4; $custom-dark: #000000;
JSON
{
"hex": "#f28dc2",
"rgb": {
"r": 242,
"g": 141,
"b": 194
},
"hsl": {
"h": 328.515,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.7656,
"c": 0.137,
"h": 348.1
},
"luminance": 0.41822
}Semantic roles & 50–950 ramp
primary
#F28DC2
secondary
#D7F4E5
accent
#DC6E0A
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083