#FF99CB#FF99CB
#FF99CB is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.2% C 0.135 H 349.8°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99CB |
|---|---|
| RGB | rgb(255, 153, 203) |
| HSL | hsl(331, 100%, 80%) |
| HSV | hsv(331, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 20.4%, 0%) |
| CIE-LAB | lab(75.05, 44.44, -9.22) |
| CIE-LCH | lch(75.05, 45.39, 348.28°) |
| OKLab | oklab(80.24% 0.1328 -0.0239) |
| OKLCH | oklch(80.24% 0.135 349.8) |
| XYZ | xyz(63.4119, 48.3585, 62.4825) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 5.34
Powder Pink
#FFB2D0
ΔE00 6.38
Pinky
#FC86AA
ΔE00 6.85
Carnation Pink
#FF7FA7
ΔE00 7.72
Pig Pink
#E78EA5
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99CB #99FFCD
analogous
#FF99FE #FF99CB #FF9A99
triadic
#FF99CB #CBFF99 #99CBFF
tetradic
#FF99CB #FEFF99 #99FFCD #9A99FF
square
#FF99CB #FEFF99 #99FFCD #9A99FF
split-complementary
#FF99CB #99FF9A #99FEFF
monochromatic
#FF1F8D #FF5CAC #FF99CB #FFD6EA #FFE0EF
Accessibility & contrast
On white
1.97
#FF99CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FF99CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99CB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99CB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECD
Deuteranopia (green-blind)
#BCBFC8
Tritanopia (blue-blind)
#FF96AB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff99cb; /* rgb */ color: rgb(255, 153, 203); /* oklch */ color: oklch(80.2% 0.135 349.8);
Tailwind
colors: {
custom: {
50: '#ffb9da',
500: '#ff99cb',
950: '#000000',
},
}SCSS
$custom: #ff99cb; $custom-light: #ffb9da; $custom-dark: #000000;
JSON
{
"hex": "#ff99cb",
"rgb": {
"r": 255,
"g": 153,
"b": 203
},
"hsl": {
"h": 330.588,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.8024,
"c": 0.13489,
"h": 349.8
},
"luminance": 0.48354
}Semantic roles & 50–950 ramp
primary
#FF99CB
secondary
#D4F7E6
accent
#E67500
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183