#F08DC0#F08DC0
#F08DC0 is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.3% C 0.134 H 348.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DC0 |
|---|---|
| RGB | rgb(240, 141, 192) |
| HSL | hsl(329, 77%, 75%) |
| HSV | hsv(329, 41%, 94%) |
| CMYK | cmyk(0%, 41.3%, 20%, 5.9%) |
| CIE-LAB | lab(70.44, 43.99, -10.19) |
| CIE-LCH | lch(70.44, 45.15, 346.96°) |
| OKLab | oklab(76.26% 0.1313 -0.0266) |
| OKLCH | oklch(76.26% 0.134 348.5) |
| XYZ | xyz(54.9755, 41.3846, 54.9514) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.40
Bubblegum Pink
#FE83CC
ΔE00 4.04
Pinky
#FC86AA
ΔE00 6.21
Bubblegum (survey)
#FF6CB5
ΔE00 6.66
Carnation Pink
#FF7FA7
ΔE00 6.80
Hot Pink
#FF69B4
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DC0 #8DF0BD
analogous
#EF8DF0 #F08DC0 #F08D8F
triadic
#F08DC0 #C0F08D #8DC0F0
tetradic
#F08DC0 #F0EF8D #8DF0BD #8D8FF0
square
#F08DC0 #F0EF8D #8DF0BD #8D8FF0
split-complementary
#F08DC0 #8FF08D #8DF0EF
monochromatic
#E22184 #E957A2 #F08DC0 #F7C3DE #FBE4F0
Accessibility & contrast
On white
2.26
#F08DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F08DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DC0
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DC0 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C2
Deuteranopia (green-blind)
#AFB3BD
Tritanopia (blue-blind)
#FD8B9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f08dc0; /* rgb */ color: rgb(240, 141, 192); /* oklch */ color: oklch(76.3% 0.134 348.5);
Tailwind
colors: {
custom: {
50: '#f7b0d3',
500: '#f08dc0',
950: '#000000',
},
}SCSS
$custom: #f08dc0; $custom-light: #f7b0d3; $custom-dark: #000000;
JSON
{
"hex": "#f08dc0",
"rgb": {
"r": 240,
"g": 141,
"b": 192
},
"hsl": {
"h": 329.091,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.76256,
"c": 0.13392,
"h": 348.5
},
"luminance": 0.41381
}Semantic roles & 50–950 ramp
primary
#F08DC0
secondary
#D8F3E5
accent
#D9700D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082