#FF99BF#FF99BF
#FF99BF is a light, vivid pink. Relative luminance 0.478; OKLCH L 79.9% C 0.129 H 356.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99BF |
|---|---|
| RGB | rgb(255, 153, 191) |
| HSL | hsl(338, 100%, 80%) |
| HSV | hsv(338, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 25.1%, 0%) |
| CIE-LAB | lab(74.70, 42.75, -3.13) |
| CIE-LCH | lch(74.70, 42.87, 355.82°) |
| OKLab | oklab(79.86% 0.1288 -0.0077) |
| OKLCH | oklch(79.86% 0.129 356.6) |
| XYZ | xyz(62.0368, 47.8085, 55.2406) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.75
Powder Pink
#FFB2D0
ΔE00 5.76
Pig Pink
#E78EA5
ΔE00 5.84
Rosa
#FE86A4
ΔE00 5.84
Carnation Pink
#FF7FA7
ΔE00 5.96
Pink (survey)
#FF81C0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99BF #99FFD9
analogous
#FF99F2 #FF99BF #FFA699
triadic
#FF99BF #BFFF99 #99BFFF
tetradic
#FF99BF #F2FF99 #99FFD9 #A699FF
square
#FF99BF #F2FF99 #99FFD9 #A699FF
split-complementary
#FF99BF #99FFA6 #99F2FF
monochromatic
#FF1F72 #FF5C99 #FF99BF #FFD6E5 #FFE0EC
Accessibility & contrast
On white
1.99
#FF99BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FF99BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99BF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99BF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#FF94A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff99bf; /* rgb */ color: rgb(255, 153, 191); /* oklch */ color: oklch(79.9% 0.129 356.6);
Tailwind
colors: {
custom: {
50: '#ffb8d2',
500: '#ff99bf',
950: '#000000',
},
}SCSS
$custom: #ff99bf; $custom-light: #ffb8d2; $custom-dark: #000000;
JSON
{
"hex": "#ff99bf",
"rgb": {
"r": 255,
"g": 153,
"b": 191
},
"hsl": {
"h": 337.647,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.79863,
"c": 0.12906,
"h": 356.6
},
"luminance": 0.47804
}Semantic roles & 50–950 ramp
primary
#FF99BF
secondary
#D4F7EA
accent
#E69000
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082