#F99AA8#F99AA8
#F99AA8 is a light, moderate red. Relative luminance 0.461; OKLCH L 78.7% C 0.115 H 10.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F99AA8 |
|---|---|
| RGB | rgb(249, 154, 168) |
| HSL | hsl(351, 89%, 79%) |
| HSV | hsv(351, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 32.5%, 2.4%) |
| CIE-LAB | lab(73.60, 37.14, 7.87) |
| CIE-LCH | lch(73.60, 37.97, 11.96°) |
| OKLab | oklab(78.67% 0.1126 0.0209) |
| OKLCH | oklch(78.67% 0.115 10.5) |
| XYZ | xyz(57.6925, 46.0825, 42.8944) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.32
Pig Pink
#E78EA5
ΔE00 4.91
Rosa
#FE86A4
ΔE00 5.24
Soft Pink
#FDB0C0
ΔE00 5.59
Faded Pink
#DE9DAC
ΔE00 5.74
Pinky
#FC86AA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99AA8 #9AF9EB
analogous
#F99AD8 #F99AA8 #F9BC9A
triadic
#F99AA8 #A8F99A #9AA8F9
tetradic
#F99AA8 #D8F99A #9AF9EB #BC9AF9
square
#F99AA8 #D8F99A #9AF9EB #BC9AF9
split-complementary
#F99AA8 #9AF9BC #9AD8F9
monochromatic
#F22644 #F66076 #F99AA8 #FCD4DA #FDE2E6
Accessibility & contrast
On white
2.06
#F99AA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F99AA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99AA8
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99AA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99AA8 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA8
Deuteranopia (green-blind)
#C2BCA6
Tritanopia (blue-blind)
#FF919F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f99aa8; /* rgb */ color: rgb(249, 154, 168); /* oklch */ color: oklch(78.7% 0.115 10.5);
Tailwind
colors: {
custom: {
50: '#fdb9c1',
500: '#f99aa8',
950: '#000000',
},
}SCSS
$custom: #f99aa8; $custom-light: #fdb9c1; $custom-dark: #000000;
JSON
{
"hex": "#f99aa8",
"rgb": {
"r": 249,
"g": 154,
"b": 168
},
"hsl": {
"h": 351.158,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.7867,
"c": 0.11455,
"h": 10.5
},
"luminance": 0.46078
}Semantic roles & 50–950 ramp
primary
#F99AA8
secondary
#D6F5F1
accent
#E5C400
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081