#F383BC#F383BC
#F383BC is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.0% C 0.151 H 349.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F383BC |
|---|---|
| RGB | rgb(243, 131, 188) |
| HSL | hsl(329, 82%, 73%) |
| HSV | hsv(329, 46%, 95%) |
| CMYK | cmyk(0%, 46.1%, 22.6%, 4.7%) |
| CIE-LAB | lab(68.69, 49.45, -10.53) |
| CIE-LCH | lch(68.69, 50.56, 347.98°) |
| OKLab | oklab(74.98% 0.1484 -0.0274) |
| OKLCH | oklch(74.98% 0.151 349.5) |
| XYZ | xyz(54.1569, 38.9223, 52.2276) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.92
Bubblegum Pink
#FE83CC
ΔE00 3.21
Bubblegum (survey)
#FF6CB5
ΔE00 4.47
Hot Pink
#FF69B4
ΔE00 4.93
Bubble Gum Pink
#FF69AF
ΔE00 5.13
Pinky
#FC86AA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F383BC #83F3BA
analogous
#F283F3 #F383BC #F38384
triadic
#F383BC #BCF383 #83BCF3
tetradic
#F383BC #F3F283 #83F3BA #8384F3
square
#F383BC #F3F283 #83F3BA #8384F3
split-complementary
#F383BC #84F383 #83F3F2
monochromatic
#E51680 #EE4B9E #F383BC #F8BBDA #FCE3F0
Accessibility & contrast
On white
2.39
#F383BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F383BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F383BC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F383BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F383BC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CBE
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#FF8098
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f383bc; /* rgb */ color: rgb(243, 131, 188); /* oklch */ color: oklch(75.0% 0.151 349.5);
Tailwind
colors: {
custom: {
50: '#f9aad0',
500: '#f383bc',
950: '#000000',
},
}SCSS
$custom: #f383bc; $custom-light: #f9aad0; $custom-dark: #000000;
JSON
{
"hex": "#f383bc",
"rgb": {
"r": 243,
"g": 131,
"b": 188
},
"hsl": {
"h": 329.464,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.74975,
"c": 0.15086,
"h": 349.5
},
"luminance": 0.38918
}Semantic roles & 50–950 ramp
primary
#F383BC
secondary
#D7F4E5
accent
#DF7107
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82