#F99CA4#F99CA4
#F99CA4 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.9% C 0.111 H 14.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CA4 |
|---|---|
| RGB | rgb(249, 156, 164) |
| HSL | hsl(355, 89%, 79%) |
| HSV | hsv(355, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 34.1%, 2.4%) |
| CIE-LAB | lab(73.93, 35.62, 10.55) |
| CIE-LCH | lch(73.93, 37.15, 16.50°) |
| OKLab | oklab(78.9% 0.108 0.0276) |
| OKLCH | oklch(78.9% 0.111 14.3) |
| XYZ | xyz(57.6585, 46.6014, 41.0729) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.15
Soft Pink
#FDB0C0
ΔE00 6.13
Blush Pink
#FE828C
ΔE00 6.19
Pig Pink
#E78EA5
ΔE00 6.38
Faded Pink
#DE9DAC
ΔE00 6.49
Lightpink
#FFB6C1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CA4 #9CF9F1
analogous
#F99CD3 #F99CA4 #F9C39C
triadic
#F99CA4 #A4F99C #9CA4F9
tetradic
#F99CA4 #D3F99C #9CF9F1 #C39CF9
square
#F99CA4 #D3F99C #9CF9F1 #C39CF9
split-complementary
#F99CA4 #9CF9C3 #9CD3F9
monochromatic
#F2293A #F6626F #F99CA4 #FCD6D9 #FDE2E4
Accessibility & contrast
On white
2.04
#F99CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F99CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CA4
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CA4 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99ca4; /* rgb */ color: rgb(249, 156, 164); /* oklch */ color: oklch(78.9% 0.111 14.3);
Tailwind
colors: {
custom: {
50: '#fdbabe',
500: '#f99ca4',
950: '#000000',
},
}SCSS
$custom: #f99ca4; $custom-light: #fdbabe; $custom-dark: #000000;
JSON
{
"hex": "#f99ca4",
"rgb": {
"r": 249,
"g": 156,
"b": 164
},
"hsl": {
"h": 354.839,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.78895,
"c": 0.11149,
"h": 14.3
},
"luminance": 0.46597
}Semantic roles & 50–950 ramp
primary
#F99CA4
secondary
#D6F5F3
accent
#E5D100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181