#F08EBE#F08EBE
#F08EBE is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.3% C 0.131 H 349.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EBE |
|---|---|
| RGB | rgb(240, 142, 190) |
| HSL | hsl(331, 77%, 75%) |
| HSV | hsv(331, 41%, 94%) |
| CMYK | cmyk(0%, 40.8%, 20.8%, 5.9%) |
| CIE-LAB | lab(70.59, 43.18, -8.86) |
| CIE-LCH | lch(70.59, 44.08, 348.40°) |
| OKLab | oklab(76.35% 0.1291 -0.023) |
| OKLCH | oklch(76.35% 0.131 349.9) |
| XYZ | xyz(54.9035, 41.5927, 53.8416) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.66
Bubblegum Pink
#FE83CC
ΔE00 4.60
Pinky
#FC86AA
ΔE00 5.70
Carnation Pink
#FF7FA7
ΔE00 6.40
Pig Pink
#E78EA5
ΔE00 6.52
Bubblegum (survey)
#FF6CB5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EBE #8EF0C0
analogous
#F08EEF #F08EBE #F08F8E
triadic
#F08EBE #BEF08E #8EBEF0
tetradic
#F08EBE #EFF08E #8EF0C0 #8F8EF0
square
#F08EBE #EFF08E #8EF0C0 #8F8EF0
split-complementary
#F08EBE #8EF08F #8EEFF0
monochromatic
#E22280 #E9589F #F08EBE #F7C4DD #FBE4EF
Accessibility & contrast
On white
2.25
#F08EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F08EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EBE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EBE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2C0
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#FD8B9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f08ebe; /* rgb */ color: rgb(240, 142, 190); /* oklch */ color: oklch(76.3% 0.131 349.9);
Tailwind
colors: {
custom: {
50: '#f7b1d1',
500: '#f08ebe',
950: '#000000',
},
}SCSS
$custom: #f08ebe; $custom-light: #f7b1d1; $custom-dark: #000000;
JSON
{
"hex": "#f08ebe",
"rgb": {
"r": 240,
"g": 142,
"b": 190
},
"hsl": {
"h": 330.612,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.76346,
"c": 0.13113,
"h": 349.9
},
"luminance": 0.41589
}Semantic roles & 50–950 ramp
primary
#F08EBE
secondary
#D8F3E6
accent
#D9750D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082