#F99CB5#F99CB5
#F99CB5 is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.4% C 0.114 H 2.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CB5 |
|---|---|
| RGB | rgb(249, 156, 181) |
| HSL | hsl(344, 89%, 79%) |
| HSV | hsv(344, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 27.3%, 2.4%) |
| CIE-LAB | lab(74.35, 37.78, 1.79) |
| CIE-LCH | lch(74.35, 37.82, 2.71°) |
| OKLab | oklab(79.35% 0.1142 0.0052) |
| OKLCH | oklch(79.35% 0.114 2.6) |
| XYZ | xyz(59.2975, 47.2570, 49.7054) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.26
Soft Pink
#FDB0C0
ΔE00 4.86
Pinky
#FC86AA
ΔE00 4.97
Rosa
#FE86A4
ΔE00 5.13
Faded Pink
#DE9DAC
ΔE00 5.29
Powder Pink
#FFB2D0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CB5 #9CF9E0
analogous
#F99CE4 #F99CB5 #F9B29C
triadic
#F99CB5 #B5F99C #9CB5F9
tetradic
#F99CB5 #E4F99C #9CF9E0 #B29CF9
square
#F99CB5 #E4F99C #9CF9E0 #B29CF9
split-complementary
#F99CB5 #9CF9B2 #9CE4F9
monochromatic
#F2295F #F6628A #F99CB5 #FCD6E0 #FDE2E9
Accessibility & contrast
On white
2.01
#F99CB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F99CB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CB5
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CB5 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB6
Deuteranopia (green-blind)
#C0BDB3
Tritanopia (blue-blind)
#FF96A5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f99cb5; /* rgb */ color: rgb(249, 156, 181); /* oklch */ color: oklch(79.4% 0.114 2.6);
Tailwind
colors: {
custom: {
50: '#fdbacb',
500: '#f99cb5',
950: '#000000',
},
}SCSS
$custom: #f99cb5; $custom-light: #fdbacb; $custom-dark: #000000;
JSON
{
"hex": "#f99cb5",
"rgb": {
"r": 249,
"g": 156,
"b": 181
},
"hsl": {
"h": 343.871,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.79354,
"c": 0.11435,
"h": 2.6
},
"luminance": 0.47253
}Semantic roles & 50–950 ramp
primary
#F99CB5
secondary
#D6F5ED
accent
#E5A800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182