#F385B0#F385B0
#F385B0 is a light, vivid pink. Relative luminance 0.390; OKLCH L 74.9% C 0.142 H 356.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F385B0 |
|---|---|
| RGB | rgb(243, 133, 176) |
| HSL | hsl(337, 82%, 74%) |
| HSV | hsv(337, 45%, 95%) |
| CMYK | cmyk(0%, 45.3%, 27.6%, 4.7%) |
| CIE-LAB | lab(68.73, 46.82, -3.75) |
| CIE-LCH | lch(68.73, 46.97, 355.42°) |
| OKLab | oklab(74.88% 0.1415 -0.0093) |
| OKLCH | oklch(74.88% 0.142 356.3) |
| XYZ | xyz(53.1879, 38.9687, 45.7863) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.91
Carnation Pink
#FF7FA7
ΔE00 3.33
Pink (survey)
#FF81C0
ΔE00 3.95
Rosa
#FE86A4
ΔE00 4.68
Pig Pink
#E78EA5
ΔE00 4.83
Bubblegum (survey)
#FF6CB5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F385B0 #85F3C8
analogous
#F385E7 #F385B0 #F39185
triadic
#F385B0 #B0F385 #85B0F3
tetradic
#F385B0 #E7F385 #85F3C8 #9185F3
square
#F385B0 #E7F385 #85F3C8 #9185F3
split-complementary
#F385B0 #85F391 #85E7F3
monochromatic
#E71768 #EE4D8C #F385B0 #F8BDD4 #FCE3ED
Accessibility & contrast
On white
2.39
#F385B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F385B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F385B0
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F385B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F385B0 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB1
Deuteranopia (green-blind)
#B0AFAD
Tritanopia (blue-blind)
#FF7F95
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f385b0; /* rgb */ color: rgb(243, 133, 176); /* oklch */ color: oklch(74.9% 0.142 356.3);
Tailwind
colors: {
custom: {
50: '#f9abc7',
500: '#f385b0',
950: '#000000',
},
}SCSS
$custom: #f385b0; $custom-light: #f9abc7; $custom-dark: #000000;
JSON
{
"hex": "#f385b0",
"rgb": {
"r": 243,
"g": 133,
"b": 176
},
"hsl": {
"h": 336.545,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.74882,
"c": 0.14181,
"h": 356.3
},
"luminance": 0.38964
}Semantic roles & 50–950 ramp
primary
#F385B0
secondary
#D7F4E9
accent
#DE8A07
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82