#F99BD3#F99BD3
#F99BD3 is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.1% C 0.131 H 343.9°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BD3 |
|---|---|
| RGB | rgb(249, 155, 211) |
| HSL | hsl(324, 89%, 79%) |
| HSV | hsv(324, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 15.3%, 2.4%) |
| CIE-LAB | lab(75.01, 42.63, -13.74) |
| CIE-LCH | lch(75.01, 44.79, 342.13°) |
| OKLab | oklab(80.14% 0.1257 -0.0363) |
| OKLCH | oklch(80.14% 0.131 343.9) |
| XYZ | xyz(62.5466, 48.2893, 67.6417) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.10
Pink (survey)
#FF81C0
ΔE00 5.81
Plum
#DDA0DD
ΔE00 6.76
Powder Pink
#FFB2D0
ΔE00 7.20
Lavender Pink
#DD85D7
ΔE00 8.66
Pinky
#FC86AA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BD3 #9BF9C1
analogous
#F09BF9 #F99BD3 #F99BA4
triadic
#F99BD3 #D3F99B #9BD3F9
tetradic
#F99BD3 #F9F09B #9BF9C1 #9BA4F9
square
#F99BD3 #F9F09B #9BF9C1 #9BA4F9
split-complementary
#F99BD3 #A4F99B #9BF9F0
monochromatic
#F228A0 #F661BA #F99BD3 #FCD5EC #FDE2F2
Accessibility & contrast
On white
1.97
#F99BD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#F99BD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BD3
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BD3 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AFD5
Deuteranopia (green-blind)
#B8BED0
Tritanopia (blue-blind)
#FF9BAF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99bd3; /* rgb */ color: rgb(249, 155, 211); /* oklch */ color: oklch(80.1% 0.131 343.9);
Tailwind
colors: {
custom: {
50: '#fdbae0',
500: '#f99bd3',
950: '#000000',
},
}SCSS
$custom: #f99bd3; $custom-light: #fdbae0; $custom-dark: #000000;
JSON
{
"hex": "#f99bd3",
"rgb": {
"r": 249,
"g": 155,
"b": 211
},
"hsl": {
"h": 324.255,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.80136,
"c": 0.13082,
"h": 343.9
},
"luminance": 0.48286
}Semantic roles & 50–950 ramp
primary
#F99BD3
secondary
#D6F5E2
accent
#E55D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183