#F08DBD#F08DBD
#F08DBD is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.2% C 0.132 H 350.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DBD |
|---|---|
| RGB | rgb(240, 141, 189) |
| HSL | hsl(331, 77%, 75%) |
| HSV | hsv(331, 41%, 94%) |
| CMYK | cmyk(0%, 41.3%, 21.2%, 5.9%) |
| CIE-LAB | lab(70.35, 43.55, -8.66) |
| CIE-LCH | lch(70.35, 44.40, 348.76°) |
| OKLab | oklab(76.16% 0.1303 -0.0225) |
| OKLCH | oklch(76.16% 0.132 350.2) |
| XYZ | xyz(54.6465, 41.2529, 53.2186) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.53
Bubblegum Pink
#FE83CC
ΔE00 4.58
Pinky
#FC86AA
ΔE00 5.53
Carnation Pink
#FF7FA7
ΔE00 6.20
Pig Pink
#E78EA5
ΔE00 6.42
Bubblegum (survey)
#FF6CB5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DBD #8DF0C0
analogous
#F08DEF #F08DBD #F08F8D
triadic
#F08DBD #BDF08D #8DBDF0
tetradic
#F08DBD #EFF08D #8DF0C0 #8F8DF0
square
#F08DBD #EFF08D #8DF0C0 #8F8DF0
split-complementary
#F08DBD #8DF08F #8DEFF0
monochromatic
#E2217E #E9579E #F08DBD #F7C3DC #FBE4EF
Accessibility & contrast
On white
2.27
#F08DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F08DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DBD
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DBD | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2BF
Deuteranopia (green-blind)
#B0B2BB
Tritanopia (blue-blind)
#FD8A9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f08dbd; /* rgb */ color: rgb(240, 141, 189); /* oklch */ color: oklch(76.2% 0.132 350.2);
Tailwind
colors: {
custom: {
50: '#f7b0d0',
500: '#f08dbd',
950: '#000000',
},
}SCSS
$custom: #f08dbd; $custom-light: #f7b0d0; $custom-dark: #000000;
JSON
{
"hex": "#f08dbd",
"rgb": {
"r": 240,
"g": 141,
"b": 189
},
"hsl": {
"h": 330.909,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.76157,
"c": 0.13222,
"h": 350.2
},
"luminance": 0.41249
}Semantic roles & 50–950 ramp
primary
#F08DBD
secondary
#D8F3E6
accent
#D9760D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082