#F06CBB#F06CBB
#F06CBB is a light, vivid pink. Relative luminance 0.328; OKLCH L 71.4% C 0.184 H 345.8°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F06CBB |
|---|---|
| RGB | rgb(240, 108, 187) |
| HSL | hsl(324, 81%, 68%) |
| HSV | hsv(324, 55%, 94%) |
| CMYK | cmyk(0%, 55%, 22.1%, 5.9%) |
| CIE-LAB | lab(64.03, 59.38, -17.02) |
| CIE-LCH | lch(64.03, 61.77, 344.00°) |
| OKLab | oklab(71.4% 0.1781 -0.045) |
| OKLCH | oklch(71.4% 0.184 345.8) |
| XYZ | xyz(50.2688, 32.8426, 50.6958) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.41
Bubblegum (survey)
#FF6CB5
ΔE00 3.51
Bubble Gum Pink
#FF69AF
ΔE00 4.27
Pale Magenta
#D767AD
ΔE00 4.71
Bubblegum Pink
#FE83CC
ΔE00 5.41
Pink (survey)
#FF81C0
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06CBB #6CF0A1
analogous
#E36CF0 #F06CBB #F06C79
triadic
#F06CBB #BBF06C #6CBBF0
tetradic
#F06CBB #F0E36C #6CF0A1 #6C79F0
square
#F06CBB #F0E36C #6CF0A1 #6C79F0
split-complementary
#F06CBB #79F06C #6CF0E3
monochromatic
#CD1583 #EA34A1 #F06CBB #F6A4D5 #FBDBEE
Accessibility & contrast
On white
2.77
#F06CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#F06CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06CBB
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06CBB | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788DBE
Deuteranopia (green-blind)
#9DA3B8
Tritanopia (blue-blind)
#FE6A8B
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f06cbb; /* rgb */ color: rgb(240, 108, 187); /* oklch */ color: oklch(71.4% 0.184 345.8);
Tailwind
colors: {
custom: {
50: '#f89bcf',
500: '#f06cbb',
950: '#000000',
},
}SCSS
$custom: #f06cbb; $custom-light: #f89bcf; $custom-dark: #000000;
JSON
{
"hex": "#f06cbb",
"rgb": {
"r": 240,
"g": 108,
"b": 187
},
"hsl": {
"h": 324.091,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.71395,
"c": 0.18371,
"h": 345.8
},
"luminance": 0.32838
}Semantic roles & 50–950 ramp
primary
#F06CBB
secondary
#C8F0D8
accent
#DE5E08
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180F13
muted
#867E82