#F28DBB#F28DBB
#F28DBB is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.3% C 0.133 H 352.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F28DBB |
|---|---|
| RGB | rgb(242, 141, 187) |
| HSL | hsl(333, 80%, 75%) |
| HSV | hsv(333, 42%, 95%) |
| CMYK | cmyk(0%, 41.7%, 22.7%, 5.1%) |
| CIE-LAB | lab(70.54, 43.94, -7.24) |
| CIE-LCH | lch(70.54, 44.53, 350.64°) |
| OKLab | oklab(76.33% 0.1318 -0.0186) |
| OKLCH | oklch(76.33% 0.133 352) |
| XYZ | xyz(55.1137, 41.5188, 52.1152) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.56
Pinky
#FC86AA
ΔE00 4.81
Bubblegum Pink
#FE83CC
ΔE00 4.97
Carnation Pink
#FF7FA7
ΔE00 5.55
Pig Pink
#E78EA5
ΔE00 5.87
Rosa
#FE86A4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28DBB #8DF2C4
analogous
#F28DEE #F28DBB #F2918D
triadic
#F28DBB #BBF28D #8DBBF2
tetradic
#F28DBB #EEF28D #8DF2C4 #918DF2
square
#F28DBB #EEF28D #8DF2C4 #918DF2
split-complementary
#F28DBB #8DF291 #8DEEF2
monochromatic
#E51F79 #EC569A #F28DBB #F8C4DC #FCE4EF
Accessibility & contrast
On white
2.26
#F28DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F28DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28DBB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28DBB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#FF899D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f28dbb; /* rgb */ color: rgb(242, 141, 187); /* oklch */ color: oklch(76.3% 0.133 352.0);
Tailwind
colors: {
custom: {
50: '#f8b0cf',
500: '#f28dbb',
950: '#000000',
},
}SCSS
$custom: #f28dbb; $custom-light: #f8b0cf; $custom-dark: #000000;
JSON
{
"hex": "#f28dbb",
"rgb": {
"r": 242,
"g": 141,
"b": 187
},
"hsl": {
"h": 332.673,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.76329,
"c": 0.13314,
"h": 352
},
"luminance": 0.41515
}Semantic roles & 50–950 ramp
primary
#F28DBB
secondary
#D7F4E7
accent
#DC7C0A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082