#F99EBE#F99EBE
#F99EBE is a light, moderate pink. Relative luminance 0.483; OKLCH L 79.9% C 0.114 H 357.4°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EBE |
|---|---|
| RGB | rgb(249, 158, 190) |
| HSL | hsl(339, 88%, 80%) |
| HSV | hsv(339, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 23.7%, 2.4%) |
| CIE-LAB | lab(75.02, 37.98, -2.19) |
| CIE-LCH | lch(75.02, 38.04, 356.70°) |
| OKLab | oklab(79.94% 0.1143 -0.0052) |
| OKLCH | oklch(79.94% 0.114 357.4) |
| XYZ | xyz(60.5894, 48.3151, 54.8397) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.64
Pig Pink
#E78EA5
ΔE00 5.40
Soft Pink
#FDB0C0
ΔE00 5.50
Pinky
#FC86AA
ΔE00 5.63
Baby Pink
#FFB7CE
ΔE00 5.82
Faded Pink
#DE9DAC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EBE #9EF9D9
analogous
#F99EEC #F99EBE #F9AB9E
triadic
#F99EBE #BEF99E #9EBEF9
tetradic
#F99EBE #ECF99E #9EF9D9 #AB9EF9
square
#F99EBE #ECF99E #9EF9D9 #AB9EF9
split-complementary
#F99EBE #9EF9AB #9EECF9
monochromatic
#F22B71 #F56497 #F99EBE #FDD8E5 #FDE2EC
Accessibility & contrast
On white
1.97
#F99EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#F99EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EBE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EBE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFBF
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#FF99A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99ebe; /* rgb */ color: rgb(249, 158, 190); /* oklch */ color: oklch(79.9% 0.114 357.4);
Tailwind
colors: {
custom: {
50: '#fdbcd1',
500: '#f99ebe',
950: '#000000',
},
}SCSS
$custom: #f99ebe; $custom-light: #fdbcd1; $custom-dark: #000000;
JSON
{
"hex": "#f99ebe",
"rgb": {
"r": 249,
"g": 158,
"b": 190
},
"hsl": {
"h": 338.901,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79945,
"c": 0.1144,
"h": 357.4
},
"luminance": 0.48311
}Semantic roles & 50–950 ramp
primary
#F99EBE
secondary
#D6F5EA
accent
#E59501
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182