#F99EBA#F99EBA
#F99EBA is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.8% C 0.113 H 0.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EBA |
|---|---|
| RGB | rgb(249, 158, 186) |
| HSL | hsl(342, 88%, 80%) |
| HSV | hsv(342, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 25.3%, 2.4%) |
| CIE-LAB | lab(74.91, 37.42, -0.15) |
| CIE-LCH | lch(74.91, 37.42, 359.77°) |
| OKLab | oklab(79.83% 0.1129 0.0001) |
| OKLCH | oklch(79.83% 0.113 0.1) |
| XYZ | xyz(60.1582, 48.1427, 52.5688) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.84
Pig Pink
#E78EA5
ΔE00 4.86
Powder Pink
#FFB2D0
ΔE00 5.00
Pinky
#FC86AA
ΔE00 5.41
Faded Pink
#DE9DAC
ΔE00 5.53
Baby Pink
#FFB7CE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EBA #9EF9DD
analogous
#F99EE8 #F99EBA #F9AF9E
triadic
#F99EBA #BAF99E #9EBAF9
tetradic
#F99EBA #E8F99E #9EF9DD #AF9EF9
square
#F99EBA #E8F99E #9EF9DD #AF9EF9
split-complementary
#F99EBA #9EF9AF #9EE8F9
monochromatic
#F22B68 #F56491 #F99EBA #FDD8E3 #FDE2EB
Accessibility & contrast
On white
1.98
#F99EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F99EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EBA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EBA | 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)
#AAAFBB
Deuteranopia (green-blind)
#C1BFB8
Tritanopia (blue-blind)
#FF99A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99eba; /* rgb */ color: rgb(249, 158, 186); /* oklch */ color: oklch(79.8% 0.113 0.1);
Tailwind
colors: {
custom: {
50: '#fdbcce',
500: '#f99eba',
950: '#000000',
},
}SCSS
$custom: #f99eba; $custom-light: #fdbcce; $custom-dark: #000000;
JSON
{
"hex": "#f99eba",
"rgb": {
"r": 249,
"g": 158,
"b": 186
},
"hsl": {
"h": 341.538,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79826,
"c": 0.11289,
"h": 0.1
},
"luminance": 0.48139
}Semantic roles & 50–950 ramp
primary
#F99EBA
secondary
#D6F5EC
accent
#E59F01
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182