#F375B3#F375B3
#F375B3 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.7% C 0.168 H 351.3°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F375B3 |
|---|---|
| RGB | rgb(243, 117, 179) |
| HSL | hsl(330, 84%, 71%) |
| HSV | hsv(330, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 26.3%, 4.7%) |
| CIE-LAB | lab(65.78, 55.04, -9.82) |
| CIE-LCH | lch(65.78, 55.91, 349.88°) |
| OKLab | oklab(72.69% 0.1662 -0.0254) |
| OKLCH | oklch(72.69% 0.168 351.3) |
| XYZ | xyz(51.4619, 35.0365, 46.6915) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.20
Hot Pink
#FF69B4
ΔE00 2.51
Bubble Gum Pink
#FF69AF
ΔE00 2.62
Pink (survey)
#FF81C0
ΔE00 3.38
Bubblegum Pink
#FE83CC
ΔE00 4.81
Carnation Pink
#FF7FA7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F375B3 #75F3B5
analogous
#F375F2 #F375B3 #F37675
triadic
#F375B3 #B3F375 #75B3F3
tetradic
#F375B3 #F2F375 #75F3B5 #7675F3
square
#F375B3 #F2F375 #75F3B5 #7675F3
split-complementary
#F375B3 #75F376 #75F2F3
monochromatic
#DB1375 #EE3D94 #F375B3 #F8ADD2 #FDE3EF
Accessibility & contrast
On white
2.62
#F375B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F375B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F375B3
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F375B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F375B3 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B5
Deuteranopia (green-blind)
#A6A8B0
Tritanopia (blue-blind)
#FF708C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f375b3; /* rgb */ color: rgb(243, 117, 179); /* oklch */ color: oklch(72.7% 0.168 351.3);
Tailwind
colors: {
custom: {
50: '#faa1c9',
500: '#f375b3',
950: '#000000',
},
}SCSS
$custom: #f375b3; $custom-light: #faa1c9; $custom-dark: #000000;
JSON
{
"hex": "#f375b3",
"rgb": {
"r": 243,
"g": 117,
"b": 179
},
"hsl": {
"h": 330.476,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.72693,
"c": 0.16817,
"h": 351.3
},
"luminance": 0.35032
}Semantic roles & 50–950 ramp
primary
#F375B3
secondary
#D1F3E2
accent
#E07405
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82