#F99CA0#F99CA0
#F99CA0 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.8% C 0.111 H 17.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CA0 |
|---|---|
| RGB | rgb(249, 156, 160) |
| HSL | hsl(357, 89%, 79%) |
| HSV | hsv(357, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 35.7%, 2.4%) |
| CIE-LAB | lab(73.84, 35.14, 12.62) |
| CIE-LCH | lch(73.84, 37.34, 19.76°) |
| OKLab | oklab(78.8% 0.1065 0.0328) |
| OKLCH | oklch(78.8% 0.111 17.1) |
| XYZ | xyz(57.3029, 46.4592, 39.2004) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.82
Blush Pink
#FE828C
ΔE00 5.98
Soft Pink
#FDB0C0
ΔE00 7.05
Peachy Pink
#FF9A8A
ΔE00 7.09
Blush (survey)
#F29E8E
ΔE00 7.09
Lightcoral
#F08080
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CA0 #9CF9F5
analogous
#F99CCF #F99CA0 #F9C79C
triadic
#F99CA0 #A0F99C #9CA0F9
tetradic
#F99CA0 #CFF99C #9CF9F5 #C79CF9
square
#F99CA0 #CFF99C #9CF9F5 #C79CF9
split-complementary
#F99CA0 #9CF9C7 #9CCFF9
monochromatic
#F22931 #F66269 #F99CA0 #FCD6D7 #FDE2E3
Accessibility & contrast
On white
2.04
#F99CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F99CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CA0
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CA0 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA0
Deuteranopia (green-blind)
#C4BC9E
Tritanopia (blue-blind)
#FF929E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f99ca0; /* rgb */ color: rgb(249, 156, 160); /* oklch */ color: oklch(78.8% 0.111 17.1);
Tailwind
colors: {
custom: {
50: '#febabc',
500: '#f99ca0',
950: '#000000',
},
}SCSS
$custom: #f99ca0; $custom-light: #febabc; $custom-dark: #000000;
JSON
{
"hex": "#f99ca0",
"rgb": {
"r": 249,
"g": 156,
"b": 160
},
"hsl": {
"h": 357.419,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.78795,
"c": 0.11144,
"h": 17.1
},
"luminance": 0.46455
}Semantic roles & 50–950 ramp
primary
#F99CA0
secondary
#D6F5F4
accent
#E5DB00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181