#F993BE#F993BE
#F993BE is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.2% C 0.132 H 353.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F993BE |
|---|---|
| RGB | rgb(249, 147, 190) |
| HSL | hsl(335, 89%, 78%) |
| HSV | hsv(335, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 23.7%, 2.4%) |
| CIE-LAB | lab(72.71, 43.65, -5.59) |
| CIE-LCH | lch(72.71, 44.00, 352.70°) |
| OKLab | oklab(78.19% 0.1312 -0.0142) |
| OKLCH | oklch(78.19% 0.132 353.8) |
| XYZ | xyz(58.7963, 44.7291, 54.2420) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.46
Pinky
#FC86AA
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 5.58
Pig Pink
#E78EA5
ΔE00 5.79
Bubblegum Pink
#FE83CC
ΔE00 5.87
Rosa
#FE86A4
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993BE #93F9CE
analogous
#F993F1 #F993BE #F99B93
triadic
#F993BE #BEF993 #93BEF9
tetradic
#F993BE #F1F993 #93F9CE #9B93F9
square
#F993BE #F1F993 #93F9CE #9B93F9
split-complementary
#F993BE #93F99B #93F1F9
monochromatic
#F31F78 #F6599B #F993BE #FCCDE1 #FDE2EE
Accessibility & contrast
On white
2.11
#F993BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F993BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993BE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993BE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BF
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#FF8FA2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f993be; /* rgb */ color: rgb(249, 147, 190); /* oklch */ color: oklch(78.2% 0.132 353.8);
Tailwind
colors: {
custom: {
50: '#fdb4d1',
500: '#f993be',
950: '#000000',
},
}SCSS
$custom: #f993be; $custom-light: #fdb4d1; $custom-dark: #000000;
JSON
{
"hex": "#f993be",
"rgb": {
"r": 249,
"g": 147,
"b": 190
},
"hsl": {
"h": 334.706,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.78188,
"c": 0.13198,
"h": 353.8
},
"luminance": 0.44725
}Semantic roles & 50–950 ramp
primary
#F993BE
secondary
#D6F5E8
accent
#E68500
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082