#F08EBA#F08EBA
#F08EBA is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.2% C 0.129 H 352.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EBA |
|---|---|
| RGB | rgb(240, 142, 186) |
| HSL | hsl(333, 77%, 75%) |
| HSV | hsv(333, 41%, 94%) |
| CMYK | cmyk(0%, 40.8%, 22.5%, 5.9%) |
| CIE-LAB | lab(70.47, 42.61, -6.81) |
| CIE-LCH | lch(70.47, 43.15, 350.91°) |
| OKLab | oklab(76.22% 0.1278 -0.0175) |
| OKLCH | oklch(76.22% 0.129 352.2) |
| XYZ | xyz(54.4723, 41.4203, 51.5707) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.03
Pinky
#FC86AA
ΔE00 4.82
Bubblegum Pink
#FE83CC
ΔE00 5.40
Pig Pink
#E78EA5
ΔE00 5.53
Carnation Pink
#FF7FA7
ΔE00 5.64
Rosa
#FE86A4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EBA #8EF0C4
analogous
#F08EEB #F08EBA #F0938E
triadic
#F08EBA #BAF08E #8EBAF0
tetradic
#F08EBA #EBF08E #8EF0C4 #938EF0
square
#F08EBA #EBF08E #8EF0C4 #938EF0
split-complementary
#F08EBA #8EF093 #8EEBF0
monochromatic
#E22278 #E95899 #F08EBA #F7C4DB #FBE4EF
Accessibility & contrast
On white
2.26
#F08EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F08EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EBA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EBA | 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)
#99A2BC
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#FD8A9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f08eba; /* rgb */ color: rgb(240, 142, 186); /* oklch */ color: oklch(76.2% 0.129 352.2);
Tailwind
colors: {
custom: {
50: '#f7b1ce',
500: '#f08eba',
950: '#000000',
},
}SCSS
$custom: #f08eba; $custom-light: #f7b1ce; $custom-dark: #000000;
JSON
{
"hex": "#f08eba",
"rgb": {
"r": 240,
"g": 142,
"b": 186
},
"hsl": {
"h": 333.061,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.76216,
"c": 0.12899,
"h": 352.2
},
"luminance": 0.41416
}Semantic roles & 50–950 ramp
primary
#F08EBA
secondary
#D8F3E7
accent
#D97D0D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082