#F383AF#F383AF
#F383AF is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.6% C 0.145 H 356.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F383AF |
|---|---|
| RGB | rgb(243, 131, 175) |
| HSL | hsl(336, 82%, 73%) |
| HSV | hsv(336, 46%, 95%) |
| CMYK | cmyk(0%, 46.1%, 28%, 4.7%) |
| CIE-LAB | lab(68.30, 47.69, -3.82) |
| CIE-LCH | lch(68.30, 47.84, 355.42°) |
| OKLab | oklab(74.55% 0.1442 -0.0094) |
| OKLCH | oklch(74.55% 0.145 356.3) |
| XYZ | xyz(52.8181, 38.3868, 45.1767) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.00
Carnation Pink
#FF7FA7
ΔE00 3.23
Pink (survey)
#FF81C0
ΔE00 3.88
Rosa
#FE86A4
ΔE00 4.75
Pig Pink
#E78EA5
ΔE00 5.06
Bubble Gum Pink
#FF69AF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F383AF #83F3C7
analogous
#F383E7 #F383AF #F38F83
triadic
#F383AF #AFF383 #83AFF3
tetradic
#F383AF #E7F383 #83F3C7 #8F83F3
square
#F383AF #E7F383 #83F3C7 #8F83F3
split-complementary
#F383AF #83F38F #83E7F3
monochromatic
#E51668 #EE4B8B #F383AF #F8BBD3 #FCE3ED
Accessibility & contrast
On white
2.42
#F383AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F383AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F383AF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F383AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F383AF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AB0
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#FF7D93
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f383af; /* rgb */ color: rgb(243, 131, 175); /* oklch */ color: oklch(74.6% 0.145 356.3);
Tailwind
colors: {
custom: {
50: '#faa9c6',
500: '#f383af',
950: '#000000',
},
}SCSS
$custom: #f383af; $custom-light: #faa9c6; $custom-dark: #000000;
JSON
{
"hex": "#f383af",
"rgb": {
"r": 243,
"g": 131,
"b": 175
},
"hsl": {
"h": 336.429,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.74552,
"c": 0.14453,
"h": 356.3
},
"luminance": 0.38382
}Semantic roles & 50–950 ramp
primary
#F383AF
secondary
#D7F4E9
accent
#DF8A07
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82