#F99CA8#F99CA8
#F99CA8 is a light, moderate red. Relative luminance 0.467; OKLCH L 79.0% C 0.112 H 11.6°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CA8 |
|---|---|
| RGB | rgb(249, 156, 168) |
| HSL | hsl(352, 89%, 79%) |
| HSV | hsv(352, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 32.5%, 2.4%) |
| CIE-LAB | lab(74.03, 36.11, 8.48) |
| CIE-LCH | lch(74.03, 37.09, 13.22°) |
| OKLab | oklab(79% 0.1095 0.0224) |
| OKLCH | oklch(79% 0.112 11.6) |
| XYZ | xyz(58.0254, 46.7482, 43.0054) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.82
Soft Pink
#FDB0C0
ΔE00 5.38
Pig Pink
#E78EA5
ΔE00 5.45
Faded Pink
#DE9DAC
ΔE00 5.80
Rosa
#FE86A4
ΔE00 5.89
Lightpink
#FFB6C1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CA8 #9CF9ED
analogous
#F99CD7 #F99CA8 #F9BF9C
triadic
#F99CA8 #A8F99C #9CA8F9
tetradic
#F99CA8 #D7F99C #9CF9ED #BF9CF9
square
#F99CA8 #D7F99C #9CF9ED #BF9CF9
split-complementary
#F99CA8 #9CF9BF #9CD7F9
monochromatic
#F22943 #F66275 #F99CA8 #FCD6DB #FDE2E6
Accessibility & contrast
On white
2.03
#F99CA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F99CA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CA8
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CA8 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#C3BDA6
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99ca8; /* rgb */ color: rgb(249, 156, 168); /* oklch */ color: oklch(79.0% 0.112 11.6);
Tailwind
colors: {
custom: {
50: '#fdbac1',
500: '#f99ca8',
950: '#000000',
},
}SCSS
$custom: #f99ca8; $custom-light: #fdbac1; $custom-dark: #000000;
JSON
{
"hex": "#f99ca8",
"rgb": {
"r": 249,
"g": 156,
"b": 168
},
"hsl": {
"h": 352.258,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.78999,
"c": 0.11177,
"h": 11.6
},
"luminance": 0.46744
}Semantic roles & 50–950 ramp
primary
#F99CA8
secondary
#D6F5F1
accent
#E5C800
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181