#F99DA9#F99DA9
#F99DA9 is a light, moderate red. Relative luminance 0.471; OKLCH L 79.2% C 0.111 H 11.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DA9 |
|---|---|
| RGB | rgb(249, 157, 169) |
| HSL | hsl(352, 88%, 80%) |
| HSV | hsv(352, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 32.1%, 2.4%) |
| CIE-LAB | lab(74.27, 35.71, 8.27) |
| CIE-LCH | lch(74.27, 36.66, 13.04°) |
| OKLab | oklab(79.19% 0.1083 0.0219) |
| OKLCH | oklch(79.19% 0.111 11.4) |
| XYZ | xyz(58.2874, 47.1226, 43.5540) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.05
Soft Pink
#FDB0C0
ΔE00 5.14
Pig Pink
#E78EA5
ΔE00 5.52
Faded Pink
#DE9DAC
ΔE00 5.70
Lightpink
#FFB6C1
ΔE00 5.97
Rosa
#FE86A4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DA9 #9DF9ED
analogous
#F99DD7 #F99DA9 #F9BF9D
triadic
#F99DA9 #A9F99D #9DA9F9
tetradic
#F99DA9 #D7F99D #9DF9ED #BF9DF9
square
#F99DA9 #D7F99D #9DF9ED #BF9DF9
split-complementary
#F99DA9 #9DF9BF #9DD7F9
monochromatic
#F22A44 #F56376 #F99DA9 #FDD7DC #FDE2E6
Accessibility & contrast
On white
2.01
#F99DA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F99DA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DA9
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DA9 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA9
Deuteranopia (green-blind)
#C3BDA7
Tritanopia (blue-blind)
#FF94A1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f99da9; /* rgb */ color: rgb(249, 157, 169); /* oklch */ color: oklch(79.2% 0.111 11.4);
Tailwind
colors: {
custom: {
50: '#fdbbc2',
500: '#f99da9',
950: '#000000',
},
}SCSS
$custom: #f99da9; $custom-light: #fdbbc2; $custom-dark: #000000;
JSON
{
"hex": "#f99da9",
"rgb": {
"r": 249,
"g": 157,
"b": 169
},
"hsl": {
"h": 352.174,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.7919,
"c": 0.1105,
"h": 11.4
},
"luminance": 0.47118
}Semantic roles & 50–950 ramp
primary
#F99DA9
secondary
#D6F5F1
accent
#E5C700
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181