#F08ABB#F08ABB
#F08ABB is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.6% C 0.136 H 350.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F08ABB |
|---|---|
| RGB | rgb(240, 138, 187) |
| HSL | hsl(331, 77%, 74%) |
| HSV | hsv(331, 43%, 94%) |
| CMYK | cmyk(0%, 42.5%, 22.1%, 5.9%) |
| CIE-LAB | lab(69.68, 44.80, -8.55) |
| CIE-LCH | lch(69.68, 45.61, 349.20°) |
| OKLab | oklab(75.63% 0.1343 -0.0221) |
| OKLCH | oklch(75.63% 0.136 350.6) |
| XYZ | xyz(53.9945, 40.2940, 51.9377) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.13
Bubblegum Pink
#FE83CC
ΔE00 4.41
Pinky
#FC86AA
ΔE00 5.30
Carnation Pink
#FF7FA7
ΔE00 5.84
Bubblegum (survey)
#FF6CB5
ΔE00 6.07
Pig Pink
#E78EA5
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08ABB #8AF0BF
analogous
#F08AEE #F08ABB #F08C8A
triadic
#F08ABB #BBF08A #8ABBF0
tetradic
#F08ABB #EEF08A #8AF0BF #8C8AF0
square
#F08ABB #EEF08A #8AF0BF #8C8AF0
split-complementary
#F08ABB #8AF08C #8AEEF0
monochromatic
#E21E7C #E9549B #F08ABB #F7C0DB #FCE4EF
Accessibility & contrast
On white
2.32
#F08ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F08ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08ABB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08ABB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959FBD
Deuteranopia (green-blind)
#AEB1B8
Tritanopia (blue-blind)
#FD879C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f08abb; /* rgb */ color: rgb(240, 138, 187); /* oklch */ color: oklch(75.6% 0.136 350.6);
Tailwind
colors: {
custom: {
50: '#f7aecf',
500: '#f08abb',
950: '#000000',
},
}SCSS
$custom: #f08abb; $custom-light: #f7aecf; $custom-dark: #000000;
JSON
{
"hex": "#f08abb",
"rgb": {
"r": 240,
"g": 138,
"b": 187
},
"hsl": {
"h": 331.176,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.75627,
"c": 0.13606,
"h": 350.6
},
"luminance": 0.4029
}Semantic roles & 50–950 ramp
primary
#F08ABB
secondary
#D8F3E6
accent
#DA770C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82