#F08FCB#F08FCB
#F08FCB is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.9% C 0.138 H 343.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FCB |
|---|---|
| RGB | rgb(240, 143, 203) |
| HSL | hsl(323, 76%, 75%) |
| HSV | hsv(323, 40%, 94%) |
| CMYK | cmyk(0%, 40.4%, 15.4%, 5.9%) |
| CIE-LAB | lab(71.20, 44.62, -15.16) |
| CIE-LCH | lch(71.20, 47.13, 341.24°) |
| OKLab | oklab(76.95% 0.1316 -0.0401) |
| OKLCH | oklch(76.95% 0.138 343) |
| XYZ | xyz(56.5377, 42.4855, 61.7110) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.29
Pink (survey)
#FF81C0
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 6.55
Plum
#DDA0DD
ΔE00 6.87
Bubblegum (survey)
#FF6CB5
ΔE00 7.50
Hot Pink
#FF69B4
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FCB #8FF0B4
analogous
#E58FF0 #F08FCB #F08F9A
triadic
#F08FCB #CBF08F #8FCBF0
tetradic
#F08FCB #F0E58F #8FF0B4 #8F9AF0
square
#F08FCB #F0E58F #8FF0B4 #8F9AF0
split-complementary
#F08FCB #9AF08F #8FF0E5
monochromatic
#E22399 #E959B2 #F08FCB #F7C5E4 #FBE4F2
Accessibility & contrast
On white
2.21
#F08FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F08FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FCB
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FCB | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CD
Deuteranopia (green-blind)
#ADB4C8
Tritanopia (blue-blind)
#FB8FA5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f08fcb; /* rgb */ color: rgb(240, 143, 203); /* oklch */ color: oklch(76.9% 0.138 343.0);
Tailwind
colors: {
custom: {
50: '#f6b1da',
500: '#f08fcb',
950: '#000000',
},
}SCSS
$custom: #f08fcb; $custom-light: #f6b1da; $custom-dark: #000000;
JSON
{
"hex": "#f08fcb",
"rgb": {
"r": 240,
"g": 143,
"b": 203
},
"hsl": {
"h": 322.887,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.76946,
"c": 0.13754,
"h": 343
},
"luminance": 0.42482
}Semantic roles & 50–950 ramp
primary
#F08FCB
secondary
#D8F3E2
accent
#D95B0D
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083