#F99EBF#F99EBF
#F99EBF is a light, moderate pink. Relative luminance 0.484; OKLCH L 80.0% C 0.115 H 356.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EBF |
|---|---|
| RGB | rgb(249, 158, 191) |
| HSL | hsl(338, 88%, 80%) |
| HSV | hsv(338, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 23.3%, 2.4%) |
| CIE-LAB | lab(75.05, 38.12, -2.70) |
| CIE-LCH | lch(75.05, 38.21, 355.95°) |
| OKLab | oklab(79.97% 0.1146 -0.0066) |
| OKLCH | oklch(79.97% 0.115 356.7) |
| XYZ | xyz(60.6990, 48.3590, 55.4173) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.59
Pig Pink
#E78EA5
ΔE00 5.56
Soft Pink
#FDB0C0
ΔE00 5.69
Pinky
#FC86AA
ΔE00 5.72
Baby Pink
#FFB7CE
ΔE00 5.87
Faded Pink
#DE9DAC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EBF #9EF9D8
analogous
#F99EEC #F99EBF #F9AB9E
triadic
#F99EBF #BFF99E #9EBFF9
tetradic
#F99EBF #ECF99E #9EF9D8 #AB9EF9
square
#F99EBF #ECF99E #9EF9D8 #AB9EF9
split-complementary
#F99EBF #9EF9AB #9EECF9
monochromatic
#F22B73 #F56499 #F99EBF #FDD8E5 #FDE2EC
Accessibility & contrast
On white
1.97
#F99EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#F99EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EBF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EBF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#FF9AA9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99ebf; /* rgb */ color: rgb(249, 158, 191); /* oklch */ color: oklch(80.0% 0.115 356.7);
Tailwind
colors: {
custom: {
50: '#fdbcd2',
500: '#f99ebf',
950: '#000000',
},
}SCSS
$custom: #f99ebf; $custom-light: #fdbcd2; $custom-dark: #000000;
JSON
{
"hex": "#f99ebf",
"rgb": {
"r": 249,
"g": 158,
"b": 191
},
"hsl": {
"h": 338.242,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79975,
"c": 0.11481,
"h": 356.7
},
"luminance": 0.48355
}Semantic roles & 50–950 ramp
primary
#F99EBF
secondary
#D6F5EA
accent
#E59201
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182