#F26CBB#F26CBB
#F26CBB is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.7% C 0.185 H 346.4°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F26CBB |
|---|---|
| RGB | rgb(242, 108, 187) |
| HSL | hsl(325, 84%, 69%) |
| HSV | hsv(325, 55%, 95%) |
| CMYK | cmyk(0%, 55.4%, 22.7%, 5.1%) |
| CIE-LAB | lab(64.32, 59.97, -16.57) |
| CIE-LCH | lch(64.32, 62.22, 344.56°) |
| OKLab | oklab(71.66% 0.1802 -0.0437) |
| OKLCH | oklch(71.66% 0.185 346.4) |
| XYZ | xyz(50.9517, 33.1947, 50.7278) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.07
Bubblegum (survey)
#FF6CB5
ΔE00 3.16
Bubble Gum Pink
#FF69AF
ΔE00 3.96
Pale Magenta
#D767AD
ΔE00 5.02
Bubblegum Pink
#FE83CC
ΔE00 5.22
Pink (survey)
#FF81C0
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F26CBB #6CF2A3
analogous
#E66CF2 #F26CBB #F26C78
triadic
#F26CBB #BBF26C #6CBBF2
tetradic
#F26CBB #F2E66C #6CF2A3 #6C78F2
square
#F26CBB #F2E66C #6CF2A3 #6C78F2
split-complementary
#F26CBB #78F26C #6CF2E6
monochromatic
#D11283 #ED34A1 #F26CBB #F7A4D5 #FCDCEF
Accessibility & contrast
On white
2.75
#F26CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#F26CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F26CBB
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F26CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F26CBB | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EBE
Deuteranopia (green-blind)
#9EA4B8
Tritanopia (blue-blind)
#FF6A8B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f26cbb; /* rgb */ color: rgb(242, 108, 187); /* oklch */ color: oklch(71.7% 0.185 346.4);
Tailwind
colors: {
custom: {
50: '#f99bcf',
500: '#f26cbb',
950: '#000000',
},
}SCSS
$custom: #f26cbb; $custom-light: #f99bcf; $custom-dark: #000000;
JSON
{
"hex": "#f26cbb",
"rgb": {
"r": 242,
"g": 108,
"b": 187
},
"hsl": {
"h": 324.627,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.71664,
"c": 0.18537,
"h": 346.4
},
"luminance": 0.3319
}Semantic roles & 50–950 ramp
primary
#F26CBB
secondary
#C9F1D9
accent
#E05F05
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180F13
muted
#867E82