#F99CAB#F99CAB
#F99CAB is a light, moderate red. Relative luminance 0.469; OKLCH L 79.1% C 0.112 H 9.5°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CAB |
|---|---|
| RGB | rgb(249, 156, 171) |
| HSL | hsl(350, 89%, 79%) |
| HSV | hsv(350, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 31.3%, 2.4%) |
| CIE-LAB | lab(74.10, 36.48, 6.93) |
| CIE-LCH | lch(74.10, 37.13, 10.76°) |
| OKLab | oklab(79.08% 0.1106 0.0185) |
| OKLCH | oklch(79.08% 0.112 9.5) |
| XYZ | xyz(58.3081, 46.8612, 44.4943) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.82
Pig Pink
#E78EA5
ΔE00 4.88
Soft Pink
#FDB0C0
ΔE00 4.98
Faded Pink
#DE9DAC
ΔE00 5.43
Rosa
#FE86A4
ΔE00 5.43
Lightpink
#FFB6C1
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CAB #9CF9EA
analogous
#F99CD9 #F99CAB #F9BC9C
triadic
#F99CAB #ABF99C #9CABF9
tetradic
#F99CAB #D9F99C #9CF9EA #BC9CF9
square
#F99CAB #D9F99C #9CF9EA #BC9CF9
split-complementary
#F99CAB #9CF9BC #9CD9F9
monochromatic
#F22949 #F6627A #F99CAB #FCD6DC #FDE2E7
Accessibility & contrast
On white
2.02
#F99CAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F99CAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CAB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CAB | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAB
Deuteranopia (green-blind)
#C2BDA9
Tritanopia (blue-blind)
#FF94A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99cab; /* rgb */ color: rgb(249, 156, 171); /* oklch */ color: oklch(79.1% 0.112 9.5);
Tailwind
colors: {
custom: {
50: '#fdbac3',
500: '#f99cab',
950: '#000000',
},
}SCSS
$custom: #f99cab; $custom-light: #fdbac3; $custom-dark: #000000;
JSON
{
"hex": "#f99cab",
"rgb": {
"r": 249,
"g": 156,
"b": 171
},
"hsl": {
"h": 350.323,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.79078,
"c": 0.11214,
"h": 9.5
},
"luminance": 0.46857
}Semantic roles & 50–950 ramp
primary
#F99CAB
secondary
#D6F5F0
accent
#E5C000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181212
muted
#868181