#F99EA9#F99EA9
#F99EA9 is a light, moderate red. Relative luminance 0.475; OKLCH L 79.4% C 0.109 H 12.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EA9 |
|---|---|
| RGB | rgb(249, 158, 169) |
| HSL | hsl(353, 88%, 80%) |
| HSV | hsv(353, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 32.1%, 2.4%) |
| CIE-LAB | lab(74.48, 35.19, 8.58) |
| CIE-LCH | lch(74.48, 36.22, 13.70°) |
| OKLab | oklab(79.36% 0.1067 0.0227) |
| OKLCH | oklch(79.36% 0.109 12) |
| XYZ | xyz(58.4573, 47.4623, 43.6107) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.07
Rose Pink
#F7879A
ΔE00 5.31
Faded Pink
#DE9DAC
ΔE00 5.76
Lightpink
#FFB6C1
ΔE00 5.80
Pig Pink
#E78EA5
ΔE00 5.81
Rosa
#FE86A4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EA9 #9EF9EE
analogous
#F99ED7 #F99EA9 #F9C09E
triadic
#F99EA9 #A9F99E #9EA9F9
tetradic
#F99EA9 #D7F99E #9EF9EE #C09EF9
square
#F99EA9 #D7F99E #9EF9EE #C09EF9
split-complementary
#F99EA9 #9EF9C0 #9ED7F9
monochromatic
#F22B43 #F56476 #F99EA9 #FDD8DC #FDE2E5
Accessibility & contrast
On white
2.00
#F99EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F99EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EA9
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EA9 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADA9
Deuteranopia (green-blind)
#C4BEA7
Tritanopia (blue-blind)
#FF95A2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f99ea9; /* rgb */ color: rgb(249, 158, 169); /* oklch */ color: oklch(79.4% 0.109 12.0);
Tailwind
colors: {
custom: {
50: '#fdbbc2',
500: '#f99ea9',
950: '#000000',
},
}SCSS
$custom: #f99ea9; $custom-light: #fdbbc2; $custom-dark: #000000;
JSON
{
"hex": "#f99ea9",
"rgb": {
"r": 249,
"g": 158,
"b": 169
},
"hsl": {
"h": 352.747,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79356,
"c": 0.10912,
"h": 12
},
"luminance": 0.47458
}Semantic roles & 50–950 ramp
primary
#F99EA9
secondary
#D6F5F1
accent
#E5C901
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181