#F99DCE#F99DCE
#F99DCE is a light, vivid pink. Relative luminance 0.487; OKLCH L 80.3% C 0.124 H 347.1°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DCE |
|---|---|
| RGB | rgb(249, 157, 206) |
| HSL | hsl(328, 88%, 80%) |
| HSV | hsv(328, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 17.3%, 2.4%) |
| CIE-LAB | lab(75.27, 40.83, -10.61) |
| CIE-LCH | lch(75.27, 42.19, 345.44°) |
| OKLab | oklab(80.29% 0.1211 -0.0278) |
| OKLCH | oklch(80.29% 0.124 347.1) |
| XYZ | xyz(62.2652, 48.7137, 64.5036) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 5.93
Pink (survey)
#FF81C0
ΔE00 5.99
Plum
#DDA0DD
ΔE00 7.68
Baby Pink
#FFB7CE
ΔE00 7.90
Pinky
#FC86AA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DCE #9DF9C8
analogous
#F69DF9 #F99DCE #F99DA0
triadic
#F99DCE #CEF99D #9DCEF9
tetradic
#F99DCE #F9F69D #9DF9C8 #9DA0F9
square
#F99DCE #F9F69D #9DF9C8 #9DA0F9
split-complementary
#F99DCE #A0F99D #9DF9F6
monochromatic
#F22A94 #F563B1 #F99DCE #FDD7EB #FDE2F1
Accessibility & contrast
On white
1.95
#F99DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#F99DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DCE
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DCE | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D0
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#FF9CAE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99dce; /* rgb */ color: rgb(249, 157, 206); /* oklch */ color: oklch(80.3% 0.124 347.1);
Tailwind
colors: {
custom: {
50: '#fdbbdd',
500: '#f99dce',
950: '#000000',
},
}SCSS
$custom: #f99dce; $custom-light: #fdbbdd; $custom-dark: #000000;
JSON
{
"hex": "#f99dce",
"rgb": {
"r": 249,
"g": 157,
"b": 206
},
"hsl": {
"h": 328.043,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.80287,
"c": 0.12424,
"h": 347.1
},
"luminance": 0.4871
}Semantic roles & 50–950 ramp
primary
#F99DCE
secondary
#D6F5E4
accent
#E56B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183