#F99CD6#F99CD6
#F99CD6 is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.4% C 0.131 H 342.5°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CD6 |
|---|---|
| RGB | rgb(249, 156, 214) |
| HSL | hsl(323, 89%, 79%) |
| HSV | hsv(323, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 14.1%, 2.4%) |
| CIE-LAB | lab(75.31, 42.58, -14.93) |
| CIE-LCH | lch(75.31, 45.12, 340.68°) |
| OKLab | oklab(80.4% 0.1251 -0.0395) |
| OKLCH | oklch(80.4% 0.131 342.5) |
| XYZ | xyz(63.0933, 48.7753, 69.6966) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.27
Pink (survey)
#FF81C0
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.34
Powder Pink
#FFB2D0
ΔE00 7.46
Lavender Pink
#DD85D7
ΔE00 8.41
Baby Pink
#FFB7CE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CD6 #9CF9BF
analogous
#EE9CF9 #F99CD6 #F99CA8
triadic
#F99CD6 #D6F99C #9CD6F9
tetradic
#F99CD6 #F9EE9C #9CF9BF #9CA8F9
square
#F99CD6 #F9EE9C #9CF9BF #9CA8F9
split-complementary
#F99CD6 #A8F99C #9CF9EE
monochromatic
#F229A6 #F662BE #F99CD6 #FCD6EE #FDE2F3
Accessibility & contrast
On white
1.95
#F99CD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F99CD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CD6
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CD6 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B0D8
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#FF9CB1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99cd6; /* rgb */ color: rgb(249, 156, 214); /* oklch */ color: oklch(80.4% 0.131 342.5);
Tailwind
colors: {
custom: {
50: '#fdbae2',
500: '#f99cd6',
950: '#000000',
},
}SCSS
$custom: #f99cd6; $custom-light: #fdbae2; $custom-dark: #000000;
JSON
{
"hex": "#f99cd6",
"rgb": {
"r": 249,
"g": 156,
"b": 214
},
"hsl": {
"h": 322.581,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.80398,
"c": 0.13118,
"h": 342.5
},
"luminance": 0.48772
}Semantic roles & 50–950 ramp
primary
#F99CD6
secondary
#D6F5E2
accent
#E55600
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183