#F399BF#F399BF
#F399BF is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.5% C 0.117 H 353.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F399BF |
|---|---|
| RGB | rgb(243, 153, 191) |
| HSL | hsl(335, 79%, 78%) |
| HSV | hsv(335, 37%, 95%) |
| CMYK | cmyk(0%, 37%, 21.4%, 4.7%) |
| CIE-LAB | lab(73.29, 38.65, -5.38) |
| CIE-LCH | lch(73.29, 39.02, 352.08°) |
| OKLab | oklab(78.48% 0.1158 -0.0137) |
| OKLCH | oklch(78.48% 0.117 353.2) |
| XYZ | xyz(57.7584, 45.6024, 55.0401) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.56
Pinky
#FC86AA
ΔE00 5.65
Powder Pink
#FFB2D0
ΔE00 5.79
Pink (survey)
#FF81C0
ΔE00 6.04
Faded Pink
#DE9DAC
ΔE00 6.72
Carnation Pink
#FF7FA7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F399BF #99F3CD
analogous
#F399EC #F399BF #F3A099
triadic
#F399BF #BFF399 #99BFF3
tetradic
#F399BF #ECF399 #99F3CD #A099F3
square
#F399BF #ECF399 #99F3CD #A099F3
split-complementary
#F399BF #99F3A0 #99ECF3
monochromatic
#E62B7A #ED629D #F399BF #F9D0E1 #FCE4EE
Accessibility & contrast
On white
2.08
#F399BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F399BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F399BF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F399BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F399BF | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#FF96A6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f399bf; /* rgb */ color: rgb(243, 153, 191); /* oklch */ color: oklch(78.5% 0.117 353.2);
Tailwind
colors: {
custom: {
50: '#f9b8d2',
500: '#f399bf',
950: '#000000',
},
}SCSS
$custom: #f399bf; $custom-light: #f9b8d2; $custom-dark: #000000;
JSON
{
"hex": "#f399bf",
"rgb": {
"r": 243,
"g": 153,
"b": 191
},
"hsl": {
"h": 334.667,
"s": 78.947,
"l": 77.647
},
"oklch": {
"l": 0.7848,
"c": 0.11659,
"h": 353.2
},
"luminance": 0.45599
}Semantic roles & 50–950 ramp
primary
#F399BF
secondary
#D7F4E8
accent
#DB830A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082