#F99EB7#F99EB7
#F99EB7 is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.7% C 0.112 H 2.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EB7 |
|---|---|
| RGB | rgb(249, 158, 183) |
| HSL | hsl(344, 88%, 80%) |
| HSV | hsv(344, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 26.5%, 2.4%) |
| CIE-LAB | lab(74.84, 37.01, 1.39) |
| CIE-LCH | lch(74.84, 37.04, 2.14°) |
| OKLab | oklab(79.74% 0.1118 0.0041) |
| OKLCH | oklch(79.74% 0.112 2.1) |
| XYZ | xyz(59.8426, 48.0164, 50.9068) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.47
Pig Pink
#E78EA5
ΔE00 4.61
Faded Pink
#DE9DAC
ΔE00 5.22
Pinky
#FC86AA
ΔE00 5.42
Powder Pink
#FFB2D0
ΔE00 5.42
Rosa
#FE86A4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EB7 #9EF9E0
analogous
#F99EE5 #F99EB7 #F9B29E
triadic
#F99EB7 #B7F99E #9EB7F9
tetradic
#F99EB7 #E5F99E #9EF9E0 #B29EF9
square
#F99EB7 #E5F99E #9EF9E0 #B29EF9
split-complementary
#F99EB7 #9EF9B2 #9EE5F9
monochromatic
#F22B61 #F5648C #F99EB7 #FDD8E2 #FDE2EA
Accessibility & contrast
On white
1.98
#F99EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F99EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EB7
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EB7 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB8
Deuteranopia (green-blind)
#C1BEB5
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99eb7; /* rgb */ color: rgb(249, 158, 183); /* oklch */ color: oklch(79.7% 0.112 2.1);
Tailwind
colors: {
custom: {
50: '#fdbccc',
500: '#f99eb7',
950: '#000000',
},
}SCSS
$custom: #f99eb7; $custom-light: #fdbccc; $custom-dark: #000000;
JSON
{
"hex": "#f99eb7",
"rgb": {
"r": 249,
"g": 158,
"b": 183
},
"hsl": {
"h": 343.516,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79739,
"c": 0.11191,
"h": 2.1
},
"luminance": 0.48012
}Semantic roles & 50–950 ramp
primary
#F99EB7
secondary
#D6F5ED
accent
#E5A601
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182