#F375C0#F375C0
#F375C0 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.2% C 0.175 H 345.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F375C0 |
|---|---|
| RGB | rgb(243, 117, 192) |
| HSL | hsl(324, 84%, 71%) |
| HSV | hsv(324, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 21%, 4.7%) |
| CIE-LAB | lab(66.20, 56.80, -16.53) |
| CIE-LCH | lch(66.20, 59.16, 343.78°) |
| OKLab | oklab(73.15% 0.1699 -0.0436) |
| OKLCH | oklch(73.15% 0.175 345.6) |
| XYZ | xyz(52.8392, 35.5874, 53.9451) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Bubblegum Pink
#FE83CC
ΔE00 3.53
Hot Pink
#FF69B4
ΔE00 3.56
Pink (survey)
#FF81C0
ΔE00 3.93
Bubble Gum Pink
#FF69AF
ΔE00 4.42
Pale Magenta
#D767AD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F375C0 #75F3A8
analogous
#E775F3 #F375C0 #F37581
triadic
#F375C0 #C0F375 #75C0F3
tetradic
#F375C0 #F3E775 #75F3A8 #7581F3
square
#F375C0 #F3E775 #75F3A8 #7581F3
split-complementary
#F375C0 #81F375 #75F3E7
monochromatic
#DB138A #EE3DA6 #F375C0 #F8ADDA #FDE3F2
Accessibility & contrast
On white
2.59
#F375C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F375C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F375C0
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F375C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F375C0 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8094C2
Deuteranopia (green-blind)
#A2A9BD
Tritanopia (blue-blind)
#FF7492
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f375c0; /* rgb */ color: rgb(243, 117, 192); /* oklch */ color: oklch(73.2% 0.175 345.6);
Tailwind
colors: {
custom: {
50: '#faa1d3',
500: '#f375c0',
950: '#000000',
},
}SCSS
$custom: #f375c0; $custom-light: #faa1d3; $custom-dark: #000000;
JSON
{
"hex": "#f375c0",
"rgb": {
"r": 243,
"g": 117,
"b": 192
},
"hsl": {
"h": 324.286,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.73151,
"c": 0.17544,
"h": 345.6
},
"luminance": 0.35583
}Semantic roles & 50–950 ramp
primary
#F375C0
secondary
#D1F3DF
accent
#E05E05
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82