#F99BDF#F99BDF
#F99BDF is a light, vivid pink. Relative luminance 0.489; OKLCH L 80.6% C 0.140 H 337.8°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BDF |
|---|---|
| RGB | rgb(249, 155, 223) |
| HSL | hsl(317, 89%, 79%) |
| HSV | hsv(317, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 10.4%, 2.4%) |
| CIE-LAB | lab(75.40, 44.54, -19.72) |
| CIE-LCH | lch(75.40, 48.71, 336.11°) |
| OKLab | oklab(80.56% 0.1292 -0.0527) |
| OKLCH | oklch(80.56% 0.14 337.8) |
| XYZ | xyz(64.1075, 48.9136, 75.8623) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.44
Plum
#DDA0DD
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 7.15
Lavender Pink
#DD85D7
ΔE00 7.16
Violet (CSS)
#EE82EE
ΔE00 8.00
Powder Pink
#FFB2D0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BDF #9BF9B5
analogous
#E49BF9 #F99BDF #F99BB0
triadic
#F99BDF #DFF99B #9BDFF9
tetradic
#F99BDF #F9E49B #9BF9B5 #9BB0F9
square
#F99BDF #F9E49B #9BF9B5 #9BB0F9
split-complementary
#F99BDF #B0F99B #9BF9E4
monochromatic
#F228BA #F661CD #F99BDF #FCD5F1 #FDE2F6
Accessibility & contrast
On white
1.95
#F99BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#F99BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BDF
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BDF | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E2
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#FF9EB4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f99bdf; /* rgb */ color: rgb(249, 155, 223); /* oklch */ color: oklch(80.6% 0.140 337.8);
Tailwind
colors: {
custom: {
50: '#fdbae9',
500: '#f99bdf',
950: '#000000',
},
}SCSS
$custom: #f99bdf; $custom-light: #fdbae9; $custom-dark: #000000;
JSON
{
"hex": "#f99bdf",
"rgb": {
"r": 249,
"g": 155,
"b": 223
},
"hsl": {
"h": 316.596,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.80561,
"c": 0.13952,
"h": 337.8
},
"luminance": 0.4891
}Semantic roles & 50–950 ramp
primary
#F99BDF
secondary
#D6F5DE
accent
#E54000
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184