#F08CB3#F08CB3
#F08CB3 is a light, vivid pink. Relative luminance 0.405; OKLCH L 75.7% C 0.129 H 355.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F08CB3 |
|---|---|
| RGB | rgb(240, 140, 179) |
| HSL | hsl(337, 77%, 75%) |
| HSV | hsv(337, 42%, 94%) |
| CMYK | cmyk(0%, 41.7%, 25.4%, 5.9%) |
| CIE-LAB | lab(69.85, 42.65, -3.82) |
| CIE-LCH | lch(69.85, 42.83, 354.88°) |
| OKLab | oklab(75.68% 0.1286 -0.0095) |
| OKLCH | oklch(75.68% 0.129 355.8) |
| XYZ | xyz(53.4514, 40.5401, 47.6489) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.42
Pig Pink
#E78EA5
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 4.38
Pink (survey)
#FF81C0
ΔE00 4.72
Rosa
#FE86A4
ΔE00 5.03
Dull Pink
#D5869D
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08CB3 #8CF0C9
analogous
#F08CE5 #F08CB3 #F0978C
triadic
#F08CB3 #B3F08C #8CB3F0
tetradic
#F08CB3 #E5F08C #8CF0C9 #978CF0
square
#F08CB3 #E5F08C #8CF0C9 #978CF0
split-complementary
#F08CB3 #8CF097 #8CE5F0
monochromatic
#E2206B #E9568F #F08CB3 #F7C2D7 #FBE4ED
Accessibility & contrast
On white
2.31
#F08CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F08CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08CB3
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08CB3 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A0B4
Deuteranopia (green-blind)
#B2B1B1
Tritanopia (blue-blind)
#FE879A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08cb3; /* rgb */ color: rgb(240, 140, 179); /* oklch */ color: oklch(75.7% 0.129 355.8);
Tailwind
colors: {
custom: {
50: '#f7afc9',
500: '#f08cb3',
950: '#000000',
},
}SCSS
$custom: #f08cb3; $custom-light: #f7afc9; $custom-dark: #000000;
JSON
{
"hex": "#f08cb3",
"rgb": {
"r": 240,
"g": 140,
"b": 179
},
"hsl": {
"h": 336.6,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.75681,
"c": 0.12891,
"h": 355.8
},
"luminance": 0.40536
}Semantic roles & 50–950 ramp
primary
#F08CB3
secondary
#D8F3E9
accent
#D9890C
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#171013
muted
#857F82