#F99BDC#F99BDC
#F99BDC is a light, vivid pink. Relative luminance 0.487; OKLCH L 80.5% C 0.137 H 339.2°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BDC |
|---|---|
| RGB | rgb(249, 155, 220) |
| HSL | hsl(319, 89%, 79%) |
| HSV | hsv(319, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 11.6%, 2.4%) |
| CIE-LAB | lab(75.30, 44.05, -18.23) |
| CIE-LCH | lch(75.30, 47.68, 337.51°) |
| OKLab | oklab(80.45% 0.1283 -0.0486) |
| OKLCH | oklch(80.45% 0.137 339.2) |
| XYZ | xyz(63.7066, 48.7533, 73.7510) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.22
Plum
#DDA0DD
ΔE00 5.67
Pink (survey)
#FF81C0
ΔE00 6.75
Lavender Pink
#DD85D7
ΔE00 7.46
Violet (CSS)
#EE82EE
ΔE00 8.50
Powder Pink
#FFB2D0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BDC #9BF9B8
analogous
#E79BF9 #F99BDC #F99BAD
triadic
#F99BDC #DCF99B #9BDCF9
tetradic
#F99BDC #F9E79B #9BF9B8 #9BADF9
square
#F99BDC #F9E79B #9BF9B8 #9BADF9
split-complementary
#F99BDC #ADF99B #9BF9E7
monochromatic
#F228B4 #F661C8 #F99BDC #FCD5F0 #FDE2F5
Accessibility & contrast
On white
1.95
#F99BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F99BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BDC
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BDC | 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)
#9EB1DE
Deuteranopia (green-blind)
#B6BFD9
Tritanopia (blue-blind)
#FF9DB3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99bdc; /* rgb */ color: rgb(249, 155, 220); /* oklch */ color: oklch(80.5% 0.137 339.2);
Tailwind
colors: {
custom: {
50: '#fdbae7',
500: '#f99bdc',
950: '#000000',
},
}SCSS
$custom: #f99bdc; $custom-light: #fdbae7; $custom-dark: #000000;
JSON
{
"hex": "#f99bdc",
"rgb": {
"r": 249,
"g": 155,
"b": 220
},
"hsl": {
"h": 318.511,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.80452,
"c": 0.13723,
"h": 339.2
},
"luminance": 0.4875
}Semantic roles & 50–950 ramp
primary
#F99BDC
secondary
#D6F5DF
accent
#E54700
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184