#FF99C8#FF99C8
#FF99C8 is a light, vivid pink. Relative luminance 0.482; OKLCH L 80.1% C 0.133 H 351.4°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99C8 |
|---|---|
| RGB | rgb(255, 153, 200) |
| HSL | hsl(332, 100%, 80%) |
| HSV | hsv(332, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 21.6%, 0%) |
| CIE-LAB | lab(74.96, 44.01, -7.70) |
| CIE-LCH | lch(74.96, 44.68, 350.08°) |
| OKLab | oklab(80.14% 0.1318 -0.0199) |
| OKLCH | oklch(80.14% 0.133 351.4) |
| XYZ | xyz(63.0578, 48.2169, 60.6179) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.07
Bubblegum Pink
#FE83CC
ΔE00 5.78
Powder Pink
#FFB2D0
ΔE00 6.09
Pinky
#FC86AA
ΔE00 6.27
Carnation Pink
#FF7FA7
ΔE00 7.22
Pig Pink
#E78EA5
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99C8 #99FFD0
analogous
#FF99FB #FF99C8 #FF9D99
triadic
#FF99C8 #C8FF99 #99C8FF
tetradic
#FF99C8 #FBFF99 #99FFD0 #9D99FF
square
#FF99C8 #FBFF99 #99FFD0 #9D99FF
split-complementary
#FF99C8 #99FF9D #99FBFF
monochromatic
#FF1F86 #FF5CA7 #FF99C8 #FFD6E9 #FFE0EE
Accessibility & contrast
On white
1.97
#FF99C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#FF99C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99C8
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99C8 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AECA
Deuteranopia (green-blind)
#BDBFC5
Tritanopia (blue-blind)
#FF96AA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff99c8; /* rgb */ color: rgb(255, 153, 200); /* oklch */ color: oklch(80.1% 0.133 351.4);
Tailwind
colors: {
custom: {
50: '#ffb9d8',
500: '#ff99c8',
950: '#000000',
},
}SCSS
$custom: #ff99c8; $custom-light: #ffb9d8; $custom-dark: #000000;
JSON
{
"hex": "#ff99c8",
"rgb": {
"r": 255,
"g": 153,
"b": 200
},
"hsl": {
"h": 332.353,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.80143,
"c": 0.13329,
"h": 351.4
},
"luminance": 0.48213
}Semantic roles & 50–950 ramp
primary
#FF99C8
secondary
#D4F7E7
accent
#E67C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083