#F99EB9#F99EB9
#F99EB9 is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.8% C 0.113 H 0.7°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EB9 |
|---|---|
| RGB | rgb(249, 158, 185) |
| HSL | hsl(342, 88%, 80%) |
| HSV | hsv(342, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 25.7%, 2.4%) |
| CIE-LAB | lab(74.89, 37.28, 0.36) |
| CIE-LCH | lch(74.89, 37.28, 0.56°) |
| OKLab | oklab(79.8% 0.1125 0.0015) |
| OKLCH | oklch(79.8% 0.113 0.7) |
| XYZ | xyz(60.0522, 48.1003, 52.0109) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.70
Pig Pink
#E78EA5
ΔE00 4.76
Powder Pink
#FFB2D0
ΔE00 5.12
Pinky
#FC86AA
ΔE00 5.40
Faded Pink
#DE9DAC
ΔE00 5.42
Rosa
#FE86A4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EB9 #9EF9DE
analogous
#F99EE6 #F99EB9 #F9B19E
triadic
#F99EB9 #B9F99E #9EB9F9
tetradic
#F99EB9 #E6F99E #9EF9DE #B19EF9
square
#F99EB9 #E6F99E #9EF9DE #B19EF9
split-complementary
#F99EB9 #9EF9B1 #9EE6F9
monochromatic
#F22B66 #F5648F #F99EB9 #FDD8E3 #FDE2EA
Accessibility & contrast
On white
1.98
#F99EB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#F99EB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EB9
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EB9 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEBA
Deuteranopia (green-blind)
#C1BFB7
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99eb9; /* rgb */ color: rgb(249, 158, 185); /* oklch */ color: oklch(79.8% 0.113 0.7);
Tailwind
colors: {
custom: {
50: '#fdbcce',
500: '#f99eb9',
950: '#000000',
},
}SCSS
$custom: #f99eb9; $custom-light: #fdbcce; $custom-dark: #000000;
JSON
{
"hex": "#f99eb9",
"rgb": {
"r": 249,
"g": 158,
"b": 185
},
"hsl": {
"h": 342.198,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79797,
"c": 0.11255,
"h": 0.7
},
"luminance": 0.48096
}Semantic roles & 50–950 ramp
primary
#F99EB9
secondary
#D6F5EC
accent
#E5A101
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182