#F99FB2#F99FB2
#F99FB2 is a light, moderate red. Relative luminance 0.481; OKLCH L 79.8% C 0.109 H 6.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FB2 |
|---|---|
| RGB | rgb(249, 159, 178) |
| HSL | hsl(347, 88%, 80%) |
| HSV | hsv(347, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 28.5%, 2.4%) |
| CIE-LAB | lab(74.92, 35.82, 4.26) |
| CIE-LCH | lch(74.92, 36.08, 6.78°) |
| OKLab | oklab(79.76% 0.1085 0.0116) |
| OKLCH | oklch(79.76% 0.109 6.1) |
| XYZ | xyz(59.5027, 48.1545, 48.2716) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.97
Pig Pink
#E78EA5
ΔE00 4.79
Faded Pink
#DE9DAC
ΔE00 4.98
Lightpink
#FFB6C1
ΔE00 5.51
Rosa
#FE86A4
ΔE00 5.73
Rose Pink
#F7879A
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FB2 #9FF9E6
analogous
#F99FDF #F99FB2 #F9B99F
triadic
#F99FB2 #B2F99F #9FB2F9
tetradic
#F99FB2 #DFF99F #9FF9E6 #B99FF9
square
#F99FB2 #DFF99F #9FF9E6 #B99FF9
split-complementary
#F99FB2 #9FF9B9 #9FDFF9
monochromatic
#F22C56 #F56584 #F99FB2 #FDD9E0 #FDE2E8
Accessibility & contrast
On white
1.98
#F99FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F99FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FB2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FB2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB3
Deuteranopia (green-blind)
#C3BFB0
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99fb2; /* rgb */ color: rgb(249, 159, 178); /* oklch */ color: oklch(79.8% 0.109 6.1);
Tailwind
colors: {
custom: {
50: '#fdbcc9',
500: '#f99fb2',
950: '#000000',
},
}SCSS
$custom: #f99fb2; $custom-light: #fdbcc9; $custom-dark: #000000;
JSON
{
"hex": "#f99fb2",
"rgb": {
"r": 249,
"g": 159,
"b": 178
},
"hsl": {
"h": 347.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.79763,
"c": 0.1091,
"h": 6.1
},
"luminance": 0.4815
}Semantic roles & 50–950 ramp
primary
#F99FB2
secondary
#D6F5EF
accent
#E5B501
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182