#F99CCB#F99CCB
#F99CCB is a light, vivid pink. Relative luminance 0.482; OKLCH L 80.0% C 0.124 H 348.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CCB |
|---|---|
| RGB | rgb(249, 156, 203) |
| HSL | hsl(330, 89%, 79%) |
| HSV | hsv(330, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 18.5%, 2.4%) |
| CIE-LAB | lab(74.97, 40.90, -9.41) |
| CIE-LCH | lch(74.97, 41.97, 347.04°) |
| OKLab | oklab(80.03% 0.1217 -0.0245) |
| OKLCH | oklch(80.03% 0.124 348.6) |
| XYZ | xyz(61.7357, 48.2323, 62.5464) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 5.77
Bubblegum Pink
#FE83CC
ΔE00 6.00
Pinky
#FC86AA
ΔE00 7.38
Baby Pink
#FFB7CE
ΔE00 7.70
Pig Pink
#E78EA5
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CCB #9CF9CA
analogous
#F89CF9 #F99CCB #F99C9D
triadic
#F99CCB #CBF99C #9CCBF9
tetradic
#F99CCB #F9F89C #9CF9CA #9C9DF9
square
#F99CCB #F9F89C #9CF9CA #9C9DF9
split-complementary
#F99CCB #9DF99C #9CF9F8
monochromatic
#F2298E #F662AD #F99CCB #FCD6E9 #FDE2F0
Accessibility & contrast
On white
1.97
#F99CCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#F99CCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CCB
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CCB | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCD
Deuteranopia (green-blind)
#BBBEC9
Tritanopia (blue-blind)
#FF9AAD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99ccb; /* rgb */ color: rgb(249, 156, 203); /* oklch */ color: oklch(80.0% 0.124 348.6);
Tailwind
colors: {
custom: {
50: '#fdbada',
500: '#f99ccb',
950: '#000000',
},
}SCSS
$custom: #f99ccb; $custom-light: #fdbada; $custom-dark: #000000;
JSON
{
"hex": "#f99ccb",
"rgb": {
"r": 249,
"g": 156,
"b": 203
},
"hsl": {
"h": 329.677,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.80028,
"c": 0.12412,
"h": 348.6
},
"luminance": 0.48228
}Semantic roles & 50–950 ramp
primary
#F99CCB
secondary
#D6F5E5
accent
#E57200
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183