#F06CBC#F06CBC
#F06CBC is a light, vivid pink. Relative luminance 0.329; OKLCH L 71.4% C 0.184 H 345.4°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F06CBC |
|---|---|
| RGB | rgb(240, 108, 188) |
| HSL | hsl(324, 81%, 68%) |
| HSV | hsv(324, 55%, 94%) |
| CMYK | cmyk(0%, 55%, 21.7%, 5.9%) |
| CIE-LAB | lab(64.07, 59.52, -17.54) |
| CIE-LCH | lch(64.07, 62.05, 343.58°) |
| OKLab | oklab(71.43% 0.1784 -0.0464) |
| OKLCH | oklch(71.43% 0.184 345.4) |
| XYZ | xyz(50.3763, 32.8856, 51.2616) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.56
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Bubble Gum Pink
#FF69AF
ΔE00 4.45
Pale Magenta
#D767AD
ΔE00 4.74
Bubblegum Pink
#FE83CC
ΔE00 5.39
Pink (survey)
#FF81C0
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06CBC #6CF0A0
analogous
#E26CF0 #F06CBC #F06C7A
triadic
#F06CBC #BCF06C #6CBCF0
tetradic
#F06CBC #F0E26C #6CF0A0 #6C7AF0
square
#F06CBC #F0E26C #6CF0A0 #6C7AF0
split-complementary
#F06CBC #7AF06C #6CF0E2
monochromatic
#CD1584 #EA34A3 #F06CBC #F6A4D5 #FBDBEF
Accessibility & contrast
On white
2.77
#F06CBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#F06CBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06CBC
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06CBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06CBC | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788DBF
Deuteranopia (green-blind)
#9CA4B9
Tritanopia (blue-blind)
#FE6A8C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f06cbc; /* rgb */ color: rgb(240, 108, 188); /* oklch */ color: oklch(71.4% 0.184 345.4);
Tailwind
colors: {
custom: {
50: '#f89bd0',
500: '#f06cbc',
950: '#000000',
},
}SCSS
$custom: #f06cbc; $custom-light: #f89bd0; $custom-dark: #000000;
JSON
{
"hex": "#f06cbc",
"rgb": {
"r": 240,
"g": 108,
"b": 188
},
"hsl": {
"h": 323.636,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.71432,
"c": 0.18432,
"h": 345.4
},
"luminance": 0.32881
}Semantic roles & 50–950 ramp
primary
#F06CBC
secondary
#C8F0D8
accent
#DE5C08
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180F14
muted
#867E82