#F381AF#F381AF
#F381AF is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.3% C 0.148 H 355.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F381AF |
|---|---|
| RGB | rgb(243, 129, 175) |
| HSL | hsl(336, 83%, 73%) |
| HSV | hsv(336, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 28%, 4.7%) |
| CIE-LAB | lab(67.91, 48.69, -4.39) |
| CIE-LCH | lch(67.91, 48.88, 354.84°) |
| OKLab | oklab(74.26% 0.1472 -0.0109) |
| OKLCH | oklch(74.26% 0.148 355.7) |
| XYZ | xyz(52.5521, 37.8548, 45.0880) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.37
Carnation Pink
#FF7FA7
ΔE00 3.40
Pink (survey)
#FF81C0
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 4.87
Bubblegum (survey)
#FF6CB5
ΔE00 4.90
Rosa
#FE86A4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F381AF #81F3C5
analogous
#F381E8 #F381AF #F38C81
triadic
#F381AF #AFF381 #81AFF3
tetradic
#F381AF #E8F381 #81F3C5 #8C81F3
square
#F381AF #E8F381 #81F3C5 #8C81F3
split-complementary
#F381AF #81F38C #81E8F3
monochromatic
#E41669 #EE498C #F381AF #F8B9D2 #FCE3ED
Accessibility & contrast
On white
2.45
#F381AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F381AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F381AF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F381AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F381AF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B1
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#FF7B92
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f381af; /* rgb */ color: rgb(243, 129, 175); /* oklch */ color: oklch(74.3% 0.148 355.7);
Tailwind
colors: {
custom: {
50: '#faa8c6',
500: '#f381af',
950: '#000000',
},
}SCSS
$custom: #f381af; $custom-light: #faa8c6; $custom-dark: #000000;
JSON
{
"hex": "#f381af",
"rgb": {
"r": 243,
"g": 129,
"b": 175
},
"hsl": {
"h": 335.789,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.74257,
"c": 0.14765,
"h": 355.7
},
"luminance": 0.3785
}Semantic roles & 50–950 ramp
primary
#F381AF
secondary
#D7F4E8
accent
#DF8806
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82