#F06EBB#F06EBB
#F06EBB is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.7% C 0.181 H 346.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F06EBB |
|---|---|
| RGB | rgb(240, 110, 187) |
| HSL | hsl(324, 81%, 69%) |
| HSV | hsv(324, 54%, 94%) |
| CMYK | cmyk(0%, 54.2%, 22.1%, 5.9%) |
| CIE-LAB | lab(64.38, 58.46, -16.50) |
| CIE-LCH | lch(64.38, 60.75, 344.24°) |
| OKLab | oklab(71.65% 0.1754 -0.0436) |
| OKLCH | oklch(71.65% 0.181 346) |
| XYZ | xyz(50.4822, 33.2693, 50.7670) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.29
Bubblegum (survey)
#FF6CB5
ΔE00 3.34
Bubble Gum Pink
#FF69AF
ΔE00 4.14
Pale Magenta
#D767AD
ΔE00 4.89
Bubblegum Pink
#FE83CC
ΔE00 5.08
Pink (survey)
#FF81C0
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06EBB #6EF0A3
analogous
#E46EF0 #F06EBB #F06E7A
triadic
#F06EBB #BBF06E #6EBBF0
tetradic
#F06EBB #F0E46E #6EF0A3 #6E7AF0
square
#F06EBB #F0E46E #6EF0A3 #6E7AF0
split-complementary
#F06EBB #7AF06E #6EF0E4
monochromatic
#CE1583 #EA37A1 #F06EBB #F6A5D5 #FBDDEF
Accessibility & contrast
On white
2.74
#F06EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#F06EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06EBB
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06EBB | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8EBD
Deuteranopia (green-blind)
#9EA4B8
Tritanopia (blue-blind)
#FE6C8C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f06ebb; /* rgb */ color: rgb(240, 110, 187); /* oklch */ color: oklch(71.7% 0.181 346.0);
Tailwind
colors: {
custom: {
50: '#f89ccf',
500: '#f06ebb',
950: '#000000',
},
}SCSS
$custom: #f06ebb; $custom-light: #f89ccf; $custom-dark: #000000;
JSON
{
"hex": "#f06ebb",
"rgb": {
"r": 240,
"g": 110,
"b": 187
},
"hsl": {
"h": 324.462,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.71651,
"c": 0.18068,
"h": 346
},
"luminance": 0.33265
}Semantic roles & 50–950 ramp
primary
#F06EBB
secondary
#CAF0D9
accent
#DE5F08
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180F13
muted
#867E82