#F990B3#F990B3
#F990B3 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.4% C 0.132 H 359.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F990B3 |
|---|---|
| RGB | rgb(249, 144, 179) |
| HSL | hsl(340, 90%, 77%) |
| HSV | hsv(340, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 28.1%, 2.4%) |
| CIE-LAB | lab(71.79, 43.69, -0.85) |
| CIE-LCH | lch(71.79, 43.70, 358.89°) |
| OKLab | oklab(77.39% 0.1321 -0.0016) |
| OKLCH | oklch(77.39% 0.132 359.3) |
| XYZ | xyz(57.1787, 43.3454, 47.9941) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.46
Rosa
#FE86A4
ΔE00 3.69
Carnation Pink
#FF7FA7
ΔE00 3.83
Pig Pink
#E78EA5
ΔE00 3.89
Pink (survey)
#FF81C0
ΔE00 5.75
Rose Pink
#F7879A
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990B3 #90F9D6
analogous
#F990E8 #F990B3 #F9A290
triadic
#F990B3 #B3F990 #90B3F9
tetradic
#F990B3 #E8F990 #90F9D6 #A290F9
square
#F990B3 #E8F990 #90F9D6 #A290F9
split-complementary
#F990B3 #90F9A2 #90E8F9
monochromatic
#F31C63 #F6568B #F990B3 #FCCADB #FDE2EB
Accessibility & contrast
On white
2.17
#F990B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F990B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990B3
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990B3 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B4
Deuteranopia (green-blind)
#B9B7B1
Tritanopia (blue-blind)
#FF899C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f990b3; /* rgb */ color: rgb(249, 144, 179); /* oklch */ color: oklch(77.4% 0.132 359.3);
Tailwind
colors: {
custom: {
50: '#fdb2c9',
500: '#f990b3',
950: '#000000',
},
}SCSS
$custom: #f990b3; $custom-light: #fdb2c9; $custom-dark: #000000;
JSON
{
"hex": "#f990b3",
"rgb": {
"r": 249,
"g": 144,
"b": 179
},
"hsl": {
"h": 340,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.77385,
"c": 0.13212,
"h": 359.3
},
"luminance": 0.43341
}Semantic roles & 50–950 ramp
primary
#F990B3
secondary
#D5F6EB
accent
#E69900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082