#F99CB0#F99CB0
#F99CB0 is a light, moderate red. Relative luminance 0.471; OKLCH L 79.2% C 0.113 H 6.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CB0 |
|---|---|
| RGB | rgb(249, 156, 176) |
| HSL | hsl(347, 89%, 79%) |
| HSV | hsv(347, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 29.3%, 2.4%) |
| CIE-LAB | lab(74.23, 37.12, 4.35) |
| CIE-LCH | lch(74.23, 37.38, 6.69°) |
| OKLab | oklab(79.21% 0.1124 0.0119) |
| OKLCH | oklch(79.21% 0.113 6) |
| XYZ | xyz(58.7937, 47.0555, 47.0519) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.30
Soft Pink
#FDB0C0
ΔE00 4.67
Rosa
#FE86A4
ΔE00 5.03
Faded Pink
#DE9DAC
ΔE00 5.14
Rose Pink
#F7879A
ΔE00 5.24
Pinky
#FC86AA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CB0 #9CF9E5
analogous
#F99CDE #F99CB0 #F9B79C
triadic
#F99CB0 #B0F99C #9CB0F9
tetradic
#F99CB0 #DEF99C #9CF9E5 #B79CF9
square
#F99CB0 #DEF99C #9CF9E5 #B79CF9
split-complementary
#F99CB0 #9CF9B7 #9CDEF9
monochromatic
#F22954 #F66282 #F99CB0 #FCD6DE #FDE2E8
Accessibility & contrast
On white
2.02
#F99CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F99CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CB0
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CB0 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACB1
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#FF95A3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99cb0; /* rgb */ color: rgb(249, 156, 176); /* oklch */ color: oklch(79.2% 0.113 6.0);
Tailwind
colors: {
custom: {
50: '#fdbac7',
500: '#f99cb0',
950: '#000000',
},
}SCSS
$custom: #f99cb0; $custom-light: #fdbac7; $custom-dark: #000000;
JSON
{
"hex": "#f99cb0",
"rgb": {
"r": 249,
"g": 156,
"b": 176
},
"hsl": {
"h": 347.097,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.79214,
"c": 0.11306,
"h": 6
},
"luminance": 0.47051
}Semantic roles & 50–950 ramp
primary
#F99CB0
secondary
#D6F5EF
accent
#E5B400
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182