#F99CC2#F99CC2
#F99CC2 is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.7% C 0.119 H 354.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CC2 |
|---|---|
| RGB | rgb(249, 156, 194) |
| HSL | hsl(335, 89%, 79%) |
| HSV | hsv(335, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 22.1%, 2.4%) |
| CIE-LAB | lab(74.71, 39.58, -4.85) |
| CIE-LCH | lch(74.71, 39.88, 353.01°) |
| OKLab | oklab(79.74% 0.1187 -0.0123) |
| OKLCH | oklch(79.74% 0.119 354.1) |
| XYZ | xyz(60.6942, 47.8157, 57.0610) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.03
Pinky
#FC86AA
ΔE00 5.83
Pig Pink
#E78EA5
ΔE00 6.11
Pink (survey)
#FF81C0
ΔE00 6.38
Baby Pink
#FFB7CE
ΔE00 6.61
Soft Pink
#FDB0C0
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CC2 #9CF9D3
analogous
#F99CF0 #F99CC2 #F9A59C
triadic
#F99CC2 #C2F99C #9CC2F9
tetradic
#F99CC2 #F0F99C #9CF9D3 #A59CF9
square
#F99CC2 #F0F99C #9CF9D3 #A59CF9
split-complementary
#F99CC2 #9CF9A5 #9CF0F9
monochromatic
#F2297B #F6629E #F99CC2 #FCD6E6 #FDE2ED
Accessibility & contrast
On white
1.99
#F99CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F99CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CC2
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CC2 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC3
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#FF98A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99cc2; /* rgb */ color: rgb(249, 156, 194); /* oklch */ color: oklch(79.7% 0.119 354.1);
Tailwind
colors: {
custom: {
50: '#fdbad4',
500: '#f99cc2',
950: '#000000',
},
}SCSS
$custom: #f99cc2; $custom-light: #fdbad4; $custom-dark: #000000;
JSON
{
"hex": "#f99cc2",
"rgb": {
"r": 249,
"g": 156,
"b": 194
},
"hsl": {
"h": 335.484,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.79742,
"c": 0.11937,
"h": 354.1
},
"luminance": 0.47812
}Semantic roles & 50–950 ramp
primary
#F99CC2
secondary
#D6F5E8
accent
#E58800
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183