#F399BC#F399BC
#F399BC is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.4% C 0.115 H 355.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F399BC |
|---|---|
| RGB | rgb(243, 153, 188) |
| HSL | hsl(337, 79%, 78%) |
| HSV | hsv(337, 37%, 95%) |
| CMYK | cmyk(0%, 37%, 22.6%, 4.7%) |
| CIE-LAB | lab(73.20, 38.22, -3.85) |
| CIE-LCH | lch(73.20, 38.41, 354.25°) |
| OKLab | oklab(78.39% 0.1148 -0.0096) |
| OKLCH | oklch(78.39% 0.115 355.2) |
| XYZ | xyz(57.4316, 45.4717, 53.3192) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.89
Pinky
#FC86AA
ΔE00 5.21
Powder Pink
#FFB2D0
ΔE00 5.75
Faded Pink
#DE9DAC
ΔE00 6.13
Rosa
#FE86A4
ΔE00 6.36
Pink (survey)
#FF81C0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F399BC #99F3D0
analogous
#F399E9 #F399BC #F3A399
triadic
#F399BC #BCF399 #99BCF3
tetradic
#F399BC #E9F399 #99F3D0 #A399F3
square
#F399BC #E9F399 #99F3D0 #A399F3
split-complementary
#F399BC #99F3A3 #99E9F3
monochromatic
#E62B74 #ED6298 #F399BC #F9D0E0 #FCE4ED
Accessibility & contrast
On white
2.08
#F399BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F399BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F399BC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F399BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F399BC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABD
Deuteranopia (green-blind)
#BABABA
Tritanopia (blue-blind)
#FF95A5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f399bc; /* rgb */ color: rgb(243, 153, 188); /* oklch */ color: oklch(78.4% 0.115 355.2);
Tailwind
colors: {
custom: {
50: '#f9b8d0',
500: '#f399bc',
950: '#000000',
},
}SCSS
$custom: #f399bc; $custom-light: #f9b8d0; $custom-dark: #000000;
JSON
{
"hex": "#f399bc",
"rgb": {
"r": 243,
"g": 153,
"b": 188
},
"hsl": {
"h": 336.667,
"s": 78.947,
"l": 77.647
},
"oklch": {
"l": 0.78387,
"c": 0.11517,
"h": 355.2
},
"luminance": 0.45468
}Semantic roles & 50–950 ramp
primary
#F399BC
secondary
#D7F4E9
accent
#DB8A0A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082