#FF99AB#FF99AB
#FF99AB is a light, vivid red. Relative luminance 0.470; OKLCH L 79.3% C 0.123 H 8.9°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99AB |
|---|---|
| RGB | rgb(255, 153, 171) |
| HSL | hsl(349, 100%, 80%) |
| HSV | hsv(349, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 32.9%, 0%) |
| CIE-LAB | lab(74.18, 40.17, 7.14) |
| CIE-LCH | lch(74.18, 40.80, 10.08°) |
| OKLab | oklab(79.29% 0.1218 0.019) |
| OKLCH | oklch(79.29% 0.123 8.9) |
| XYZ | xyz(59.9843, 46.9875, 44.4304) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.24
Rosa
#FE86A4
ΔE00 4.48
Pig Pink
#E78EA5
ΔE00 5.06
Pinky
#FC86AA
ΔE00 5.44
Soft Pink
#FDB0C0
ΔE00 5.71
Faded Pink
#DE9DAC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99AB #99FFED
analogous
#FF99DE #FF99AB #FFBA99
triadic
#FF99AB #ABFF99 #99ABFF
tetradic
#FF99AB #DEFF99 #99FFED #BA99FF
square
#FF99AB #DEFF99 #99FFED #BA99FF
split-complementary
#FF99AB #99FFBA #99DEFF
monochromatic
#FF1F46 #FF5C79 #FF99AB #FFD6DD #FFE0E6
Accessibility & contrast
On white
2.02
#FF99AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FF99AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99AB
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99AB | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAB
Deuteranopia (green-blind)
#C3BEA9
Tritanopia (blue-blind)
#FF909F
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff99ab; /* rgb */ color: rgb(255, 153, 171); /* oklch */ color: oklch(79.3% 0.123 8.9);
Tailwind
colors: {
custom: {
50: '#ffb8c3',
500: '#ff99ab',
950: '#000000',
},
}SCSS
$custom: #ff99ab; $custom-light: #ffb8c3; $custom-dark: #000000;
JSON
{
"hex": "#ff99ab",
"rgb": {
"r": 255,
"g": 153,
"b": 171
},
"hsl": {
"h": 349.412,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.79293,
"c": 0.12328,
"h": 8.9
},
"luminance": 0.46983
}Semantic roles & 50–950 ramp
primary
#FF99AB
secondary
#D4F7F1
accent
#E6BD00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081