#F99CA1#F99CA1
#F99CA1 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.8% C 0.111 H 16.4°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CA1 |
|---|---|
| RGB | rgb(249, 156, 161) |
| HSL | hsl(357, 89%, 79%) |
| HSV | hsv(357, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 35.3%, 2.4%) |
| CIE-LAB | lab(73.87, 35.26, 12.10) |
| CIE-LCH | lch(73.87, 37.28, 18.95°) |
| OKLab | oklab(78.82% 0.1069 0.0315) |
| OKLCH | oklch(78.82% 0.111 16.4) |
| XYZ | xyz(57.3907, 46.4943, 39.6629) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.63
Blush Pink
#FE828C
ΔE00 6.00
Soft Pink
#FDB0C0
ΔE00 6.81
Lightpink
#FFB6C1
ΔE00 7.03
Faded Pink
#DE9DAC
ΔE00 7.12
Pig Pink
#E78EA5
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CA1 #9CF9F4
analogous
#F99CD0 #F99CA1 #F9C69C
triadic
#F99CA1 #A1F99C #9CA1F9
tetradic
#F99CA1 #D0F99C #9CF9F4 #C69CF9
square
#F99CA1 #D0F99C #9CF9F4 #C69CF9
split-complementary
#F99CA1 #9CF9C6 #9CD0F9
monochromatic
#F22933 #F6626A #F99CA1 #FCD6D8 #FDE2E4
Accessibility & contrast
On white
2.04
#F99CA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F99CA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CA1
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CA1 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#FF929E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f99ca1; /* rgb */ color: rgb(249, 156, 161); /* oklch */ color: oklch(78.8% 0.111 16.4);
Tailwind
colors: {
custom: {
50: '#febabc',
500: '#f99ca1',
950: '#000000',
},
}SCSS
$custom: #f99ca1; $custom-light: #febabc; $custom-dark: #000000;
JSON
{
"hex": "#f99ca1",
"rgb": {
"r": 249,
"g": 156,
"b": 161
},
"hsl": {
"h": 356.774,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.7882,
"c": 0.11143,
"h": 16.4
},
"luminance": 0.4649
}Semantic roles & 50–950 ramp
primary
#F99CA1
secondary
#D6F5F4
accent
#E5D900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181