#F99DA3#F99DA3
#F99DA3 is a light, moderate red. Relative luminance 0.469; OKLCH L 79.0% C 0.110 H 15.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DA3 |
|---|---|
| RGB | rgb(249, 157, 163) |
| HSL | hsl(356, 88%, 80%) |
| HSV | hsv(356, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 34.5%, 2.4%) |
| CIE-LAB | lab(74.13, 34.98, 11.37) |
| CIE-LCH | lch(74.13, 36.78, 18.01°) |
| OKLab | oklab(79.04% 0.1061 0.0297) |
| OKLCH | oklch(79.04% 0.11 15.6) |
| XYZ | xyz(57.7370, 46.9024, 40.6554) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.63
Blush Pink
#FE828C
ΔE00 6.29
Soft Pink
#FDB0C0
ΔE00 6.36
Lightpink
#FFB6C1
ΔE00 6.63
Faded Pink
#DE9DAC
ΔE00 6.80
Pig Pink
#E78EA5
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DA3 #9DF9F3
analogous
#F99DD1 #F99DA3 #F9C59D
triadic
#F99DA3 #A3F99D #9DA3F9
tetradic
#F99DA3 #D1F99D #9DF9F3 #C59DF9
square
#F99DA3 #D1F99D #9DF9F3 #C59DF9
split-complementary
#F99DA3 #9DF9C5 #9DD1F9
monochromatic
#F22A37 #F5636D #F99DA3 #FDD7D9 #FDE2E4
Accessibility & contrast
On white
2.02
#F99DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F99DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DA3
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DA3 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA3
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99da3; /* rgb */ color: rgb(249, 157, 163); /* oklch */ color: oklch(79.0% 0.110 15.6);
Tailwind
colors: {
custom: {
50: '#fdbbbe',
500: '#f99da3',
950: '#000000',
},
}SCSS
$custom: #f99da3; $custom-light: #fdbbbe; $custom-dark: #000000;
JSON
{
"hex": "#f99da3",
"rgb": {
"r": 249,
"g": 157,
"b": 163
},
"hsl": {
"h": 356.087,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.79036,
"c": 0.11014,
"h": 15.6
},
"luminance": 0.46898
}Semantic roles & 50–950 ramp
primary
#F99DA3
secondary
#D6F5F3
accent
#E5D600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181