#F37FCB#F37FCB
#F37FCB is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.167 H 342.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FCB |
|---|---|
| RGB | rgb(243, 127, 203) |
| HSL | hsl(321, 83%, 73%) |
| HSV | hsv(321, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 16.5%, 4.7%) |
| CIE-LAB | lab(68.42, 53.60, -19.33) |
| CIE-LCH | lch(68.42, 56.98, 340.17°) |
| OKLab | oklab(74.93% 0.1585 -0.0515) |
| OKLCH | oklch(74.93% 0.167 342) |
| XYZ | xyz(55.3318, 38.5493, 61.0148) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.27
Pink (survey)
#FF81C0
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 5.41
Bubblegum (survey)
#FF6CB5
ΔE00 5.46
Hot Pink
#FF69B4
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FCB #7FF3A7
analogous
#E17FF3 #F37FCB #F37F91
triadic
#F37FCB #CBF37F #7FCBF3
tetradic
#F37FCB #F3E17F #7FF3A7 #7F91F3
square
#F37FCB #F3E17F #7FF3A7 #7F91F3
split-complementary
#F37FCB #91F37F #7FF3E1
monochromatic
#E2159C #EE47B4 #F37FCB #F8B7E2 #FCE3F4
Accessibility & contrast
On white
2.41
#F37FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F37FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FCB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FCB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCE
Deuteranopia (green-blind)
#A5AEC8
Tritanopia (blue-blind)
#FF809C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f37fcb; /* rgb */ color: rgb(243, 127, 203); /* oklch */ color: oklch(74.9% 0.167 342.0);
Tailwind
colors: {
custom: {
50: '#f9a7db',
500: '#f37fcb',
950: '#000000',
},
}SCSS
$custom: #f37fcb; $custom-light: #f9a7db; $custom-dark: #000000;
JSON
{
"hex": "#f37fcb",
"rgb": {
"r": 243,
"g": 127,
"b": 203
},
"hsl": {
"h": 320.69,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.74934,
"c": 0.16663,
"h": 342
},
"luminance": 0.38545
}Semantic roles & 50–950 ramp
primary
#F37FCB
secondary
#D7F4E1
accent
#DF5106
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83