#F99CA2#F99CA2
#F99CA2 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.8% C 0.111 H 15.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CA2 |
|---|---|
| RGB | rgb(249, 156, 162) |
| HSL | hsl(356, 89%, 79%) |
| HSV | hsv(356, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 34.9%, 2.4%) |
| CIE-LAB | lab(73.89, 35.38, 11.59) |
| CIE-LCH | lch(73.89, 37.23, 18.13°) |
| OKLab | oklab(78.85% 0.1073 0.0302) |
| OKLCH | oklch(78.85% 0.111 15.7) |
| XYZ | xyz(57.4793, 46.5297, 40.1292) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.45
Blush Pink
#FE828C
ΔE00 6.04
Soft Pink
#FDB0C0
ΔE00 6.57
Lightpink
#FFB6C1
ΔE00 6.87
Faded Pink
#DE9DAC
ΔE00 6.90
Pig Pink
#E78EA5
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CA2 #9CF9F3
analogous
#F99CD1 #F99CA2 #F9C59C
triadic
#F99CA2 #A2F99C #9CA2F9
tetradic
#F99CA2 #D1F99C #9CF9F3 #C59CF9
square
#F99CA2 #D1F99C #9CF9F3 #C59CF9
split-complementary
#F99CA2 #9CF9C5 #9CD1F9
monochromatic
#F22936 #F6626C #F99CA2 #FCD6D8 #FDE2E4
Accessibility & contrast
On white
2.04
#F99CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F99CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CA2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CA2 | 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)
#ADABA2
Deuteranopia (green-blind)
#C4BDA0
Tritanopia (blue-blind)
#FF929E
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99ca2; /* rgb */ color: rgb(249, 156, 162); /* oklch */ color: oklch(78.8% 0.111 15.7);
Tailwind
colors: {
custom: {
50: '#febabd',
500: '#f99ca2',
950: '#000000',
},
}SCSS
$custom: #f99ca2; $custom-light: #febabd; $custom-dark: #000000;
JSON
{
"hex": "#f99ca2",
"rgb": {
"r": 249,
"g": 156,
"b": 162
},
"hsl": {
"h": 356.129,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.78845,
"c": 0.11144,
"h": 15.7
},
"luminance": 0.46525
}Semantic roles & 50–950 ramp
primary
#F99CA2
secondary
#D6F5F3
accent
#E5D600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181