#F99CB2#F99CB2
#F99CB2 is a light, moderate red. Relative luminance 0.471; OKLCH L 79.3% C 0.114 H 4.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CB2 |
|---|---|
| RGB | rgb(249, 156, 178) |
| HSL | hsl(346, 89%, 79%) |
| HSV | hsv(346, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 28.5%, 2.4%) |
| CIE-LAB | lab(74.28, 37.38, 3.33) |
| CIE-LCH | lch(74.28, 37.53, 5.08°) |
| OKLab | oklab(79.27% 0.1132 0.0092) |
| OKLCH | oklch(79.27% 0.114 4.6) |
| XYZ | xyz(58.9930, 47.1352, 48.1017) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.22
Soft Pink
#FDB0C0
ΔE00 4.69
Rosa
#FE86A4
ΔE00 5.01
Faded Pink
#DE9DAC
ΔE00 5.15
Pinky
#FC86AA
ΔE00 5.18
Rose Pink
#F7879A
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CB2 #9CF9E3
analogous
#F99CE1 #F99CB2 #F9B59C
triadic
#F99CB2 #B2F99C #9CB2F9
tetradic
#F99CB2 #E1F99C #9CF9E3 #B59CF9
square
#F99CB2 #E1F99C #9CF9E3 #B59CF9
split-complementary
#F99CB2 #9CF9B5 #9CE1F9
monochromatic
#F22958 #F66285 #F99CB2 #FCD6DF #FDE2E9
Accessibility & contrast
On white
2.01
#F99CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F99CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CB2
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CB2 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB3
Deuteranopia (green-blind)
#C1BDB0
Tritanopia (blue-blind)
#FF95A4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f99cb2; /* rgb */ color: rgb(249, 156, 178); /* oklch */ color: oklch(79.3% 0.114 4.6);
Tailwind
colors: {
custom: {
50: '#fdbac9',
500: '#f99cb2',
950: '#000000',
},
}SCSS
$custom: #f99cb2; $custom-light: #fdbac9; $custom-dark: #000000;
JSON
{
"hex": "#f99cb2",
"rgb": {
"r": 249,
"g": 156,
"b": 178
},
"hsl": {
"h": 345.806,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.7927,
"c": 0.11353,
"h": 4.6
},
"luminance": 0.47131
}Semantic roles & 50–950 ramp
primary
#F99CB2
secondary
#D6F5EE
accent
#E5AF00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182