#F99CA3#F99CA3
#F99CA3 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.9% C 0.111 H 15.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CA3 |
|---|---|
| RGB | rgb(249, 156, 163) |
| HSL | hsl(355, 89%, 79%) |
| HSV | hsv(355, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 34.5%, 2.4%) |
| CIE-LAB | lab(73.91, 35.50, 11.07) |
| CIE-LCH | lch(73.91, 37.18, 17.32°) |
| OKLab | oklab(78.87% 0.1076 0.0289) |
| OKLCH | oklch(78.87% 0.111 15) |
| XYZ | xyz(57.5685, 46.5654, 40.5992) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.29
Blush Pink
#FE828C
ΔE00 6.10
Soft Pink
#FDB0C0
ΔE00 6.35
Pig Pink
#E78EA5
ΔE00 6.64
Faded Pink
#DE9DAC
ΔE00 6.69
Lightpink
#FFB6C1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CA3 #9CF9F2
analogous
#F99CD2 #F99CA3 #F9C49C
triadic
#F99CA3 #A3F99C #9CA3F9
tetradic
#F99CA3 #D2F99C #9CF9F2 #C49CF9
square
#F99CA3 #D2F99C #9CF9F2 #C49CF9
split-complementary
#F99CA3 #9CF9C4 #9CD2F9
monochromatic
#F22938 #F6626D #F99CA3 #FCD6D9 #FDE2E4
Accessibility & contrast
On white
2.04
#F99CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F99CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CA3
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CA3 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA3
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#FF929F
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99ca3; /* rgb */ color: rgb(249, 156, 163); /* oklch */ color: oklch(78.9% 0.111 15.0);
Tailwind
colors: {
custom: {
50: '#fdbabe',
500: '#f99ca3',
950: '#000000',
},
}SCSS
$custom: #f99ca3; $custom-light: #fdbabe; $custom-dark: #000000;
JSON
{
"hex": "#f99ca3",
"rgb": {
"r": 249,
"g": 156,
"b": 163
},
"hsl": {
"h": 355.484,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.7887,
"c": 0.11146,
"h": 15
},
"luminance": 0.46561
}Semantic roles & 50–950 ramp
primary
#F99CA3
secondary
#D6F5F3
accent
#E5D400
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181