#F08BCD#F08BCD
#F08BCD is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.4% C 0.146 H 341.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F08BCD |
|---|---|
| RGB | rgb(240, 139, 205) |
| HSL | hsl(321, 77%, 74%) |
| HSV | hsv(321, 42%, 94%) |
| CMYK | cmyk(0%, 42.1%, 14.6%, 5.9%) |
| CIE-LAB | lab(70.46, 46.98, -17.40) |
| CIE-LCH | lch(70.46, 50.09, 339.68°) |
| OKLab | oklab(76.4% 0.1381 -0.0463) |
| OKLCH | oklch(76.4% 0.146 341.5) |
| XYZ | xyz(56.1877, 41.4019, 62.7777) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.74
Pink (survey)
#FF81C0
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 5.57
Plum
#DDA0DD
ΔE00 7.01
Bubblegum (survey)
#FF6CB5
ΔE00 7.11
Hot Pink
#FF69B4
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08BCD #8BF0AE
analogous
#E18BF0 #F08BCD #F08B9B
triadic
#F08BCD #CDF08B #8BCDF0
tetradic
#F08BCD #F0E18B #8BF0AE #8B9BF0
square
#F08BCD #F0E18B #8BF0AE #8B9BF0
split-complementary
#F08BCD #9BF08B #8BF0E1
monochromatic
#E21F9E #E955B6 #F08BCD #F7C1E4 #FBE4F3
Accessibility & contrast
On white
2.26
#F08BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F08BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08BCD
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08BCD | 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)
#90A2CF
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#FB8CA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f08bcd; /* rgb */ color: rgb(240, 139, 205); /* oklch */ color: oklch(76.4% 0.146 341.5);
Tailwind
colors: {
custom: {
50: '#f7afdc',
500: '#f08bcd',
950: '#000000',
},
}SCSS
$custom: #f08bcd; $custom-light: #f7afdc; $custom-dark: #000000;
JSON
{
"hex": "#f08bcd",
"rgb": {
"r": 240,
"g": 139,
"b": 205
},
"hsl": {
"h": 320.792,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.76404,
"c": 0.14567,
"h": 341.5
},
"luminance": 0.41398
}Semantic roles & 50–950 ramp
primary
#F08BCD
secondary
#D8F3E1
accent
#D9530C
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#171115
muted
#858083