#F99EB8#F99EB8
#F99EB8 is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.8% C 0.112 H 1.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EB8 |
|---|---|
| RGB | rgb(249, 158, 184) |
| HSL | hsl(343, 88%, 80%) |
| HSV | hsv(343, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 26.1%, 2.4%) |
| CIE-LAB | lab(74.86, 37.15, 0.87) |
| CIE-LCH | lch(74.86, 37.16, 1.35°) |
| OKLab | oklab(79.77% 0.1122 0.0028) |
| OKLCH | oklch(79.77% 0.112 1.4) |
| XYZ | xyz(59.9470, 48.0582, 51.4569) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.58
Pig Pink
#E78EA5
ΔE00 4.68
Powder Pink
#FFB2D0
ΔE00 5.27
Faded Pink
#DE9DAC
ΔE00 5.31
Pinky
#FC86AA
ΔE00 5.40
Rosa
#FE86A4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EB8 #9EF9DF
analogous
#F99EE6 #F99EB8 #F9B19E
triadic
#F99EB8 #B8F99E #9EB8F9
tetradic
#F99EB8 #E6F99E #9EF9DF #B19EF9
square
#F99EB8 #E6F99E #9EF9DF #B19EF9
split-complementary
#F99EB8 #9EF9B1 #9EE6F9
monochromatic
#F22B64 #F5648E #F99EB8 #FDD8E2 #FDE2EA
Accessibility & contrast
On white
1.98
#F99EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F99EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EB8
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EB8 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB9
Deuteranopia (green-blind)
#C1BFB6
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99eb8; /* rgb */ color: rgb(249, 158, 184); /* oklch */ color: oklch(79.8% 0.112 1.4);
Tailwind
colors: {
custom: {
50: '#fdbccd',
500: '#f99eb8',
950: '#000000',
},
}SCSS
$custom: #f99eb8; $custom-light: #fdbccd; $custom-dark: #000000;
JSON
{
"hex": "#f99eb8",
"rgb": {
"r": 249,
"g": 158,
"b": 184
},
"hsl": {
"h": 342.857,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79768,
"c": 0.11221,
"h": 1.4
},
"luminance": 0.48054
}Semantic roles & 50–950 ramp
primary
#F99EB8
secondary
#D6F5EC
accent
#E5A401
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182