#F28DB7#F28DB7
#F28DB7 is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.2% C 0.131 H 354.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F28DB7 |
|---|---|
| RGB | rgb(242, 141, 183) |
| HSL | hsl(335, 80%, 75%) |
| HSV | hsv(335, 42%, 95%) |
| CMYK | cmyk(0%, 41.7%, 24.4%, 5.1%) |
| CIE-LAB | lab(70.42, 43.37, -5.19) |
| CIE-LCH | lch(70.42, 43.68, 353.18°) |
| OKLab | oklab(76.2% 0.1305 -0.0131) |
| OKLCH | oklch(76.2% 0.131 354.3) |
| XYZ | xyz(54.6915, 41.3499, 49.8913) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.92
Pink (survey)
#FF81C0
ΔE00 4.15
Carnation Pink
#FF7FA7
ΔE00 4.80
Pig Pink
#E78EA5
ΔE00 4.90
Rosa
#FE86A4
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28DB7 #8DF2C8
analogous
#F28DE9 #F28DB7 #F2968D
triadic
#F28DB7 #B7F28D #8DB7F2
tetradic
#F28DB7 #E9F28D #8DF2C8 #968DF2
square
#F28DB7 #E9F28D #8DF2C8 #968DF2
split-complementary
#F28DB7 #8DF296 #8DE9F2
monochromatic
#E51F72 #EC5694 #F28DB7 #F8C4DA #FCE4EE
Accessibility & contrast
On white
2.27
#F28DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F28DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28DB7
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28DB7 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A1B8
Deuteranopia (green-blind)
#B2B3B5
Tritanopia (blue-blind)
#FF899C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f28db7; /* rgb */ color: rgb(242, 141, 183); /* oklch */ color: oklch(76.2% 0.131 354.3);
Tailwind
colors: {
custom: {
50: '#f8b0cc',
500: '#f28db7',
950: '#000000',
},
}SCSS
$custom: #f28db7; $custom-light: #f8b0cc; $custom-dark: #000000;
JSON
{
"hex": "#f28db7",
"rgb": {
"r": 242,
"g": 141,
"b": 183
},
"hsl": {
"h": 335.05,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.76202,
"c": 0.13118,
"h": 354.3
},
"luminance": 0.41346
}Semantic roles & 50–950 ramp
primary
#F28DB7
secondary
#D7F4E8
accent
#DC840A
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082