#F08EBF#F08EBF
#F08EBF is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.4% C 0.132 H 349.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EBF |
|---|---|
| RGB | rgb(240, 142, 191) |
| HSL | hsl(330, 77%, 75%) |
| HSV | hsv(330, 41%, 94%) |
| CMYK | cmyk(0%, 40.8%, 20.4%, 5.9%) |
| CIE-LAB | lab(70.62, 43.33, -9.37) |
| CIE-LCH | lch(70.62, 44.33, 347.79°) |
| OKLab | oklab(76.38% 0.1294 -0.0244) |
| OKLCH | oklch(76.38% 0.132 349.3) |
| XYZ | xyz(55.0132, 41.6366, 54.4192) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum Pink
#FE83CC
ΔE00 4.42
Pinky
#FC86AA
ΔE00 5.92
Carnation Pink
#FF7FA7
ΔE00 6.60
Pig Pink
#E78EA5
ΔE00 6.76
Bubblegum (survey)
#FF6CB5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EBF #8EF0BF
analogous
#F08EF0 #F08EBF #F08E8E
triadic
#F08EBF #BFF08E #8EBFF0
tetradic
#F08EBF #F0F08E #8EF0BF #8E8EF0
square
#F08EBF #F0F08E #8EF0BF #8E8EF0
split-complementary
#F08EBF #8EF08E #8EF0F0
monochromatic
#E22282 #E958A0 #F08EBF #F7C4DE #FBE4F0
Accessibility & contrast
On white
2.25
#F08EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F08EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EBF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EBF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A3C1
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#FD8CA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f08ebf; /* rgb */ color: rgb(240, 142, 191); /* oklch */ color: oklch(76.4% 0.132 349.3);
Tailwind
colors: {
custom: {
50: '#f7b1d2',
500: '#f08ebf',
950: '#000000',
},
}SCSS
$custom: #f08ebf; $custom-light: #f7b1d2; $custom-dark: #000000;
JSON
{
"hex": "#f08ebf",
"rgb": {
"r": 240,
"g": 142,
"b": 191
},
"hsl": {
"h": 330,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.76379,
"c": 0.13169,
"h": 349.3
},
"luminance": 0.41633
}Semantic roles & 50–950 ramp
primary
#F08EBF
secondary
#D8F3E6
accent
#D9730D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082