#FF99AF#FF99AF
#FF99AF is a light, vivid red. Relative luminance 0.471; OKLCH L 79.4% C 0.124 H 6.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99AF |
|---|---|
| RGB | rgb(255, 153, 175) |
| HSL | hsl(347, 100%, 80%) |
| HSV | hsv(347, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 31.4%, 0%) |
| CIE-LAB | lab(74.28, 40.66, 5.08) |
| CIE-LCH | lch(74.28, 40.98, 7.12°) |
| OKLab | oklab(79.4% 0.1233 0.0137) |
| OKLCH | oklch(79.4% 0.124 6.4) |
| XYZ | xyz(60.3713, 47.1423, 46.4688) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.15
Rose Pink
#F7879A
ΔE00 4.66
Pig Pink
#E78EA5
ΔE00 4.66
Pinky
#FC86AA
ΔE00 4.72
Soft Pink
#FDB0C0
ΔE00 5.52
Carnation Pink
#FF7FA7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99AF #99FFE9
analogous
#FF99E2 #FF99AF #FFB699
triadic
#FF99AF #AFFF99 #99AFFF
tetradic
#FF99AF #E2FF99 #99FFE9 #B699FF
square
#FF99AF #E2FF99 #99FFE9 #B699FF
split-complementary
#FF99AF #99FFB6 #99E2FF
monochromatic
#FF1F4F #FF5C7F #FF99AF #FFD6DF #FFE0E7
Accessibility & contrast
On white
2.01
#FF99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FF99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99AF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99AF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABB0
Deuteranopia (green-blind)
#C3BEAD
Tritanopia (blue-blind)
#FF91A1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff99af; /* rgb */ color: rgb(255, 153, 175); /* oklch */ color: oklch(79.4% 0.124 6.4);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#ff99af',
950: '#000000',
},
}SCSS
$custom: #ff99af; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#ff99af",
"rgb": {
"r": 255,
"g": 153,
"b": 175
},
"hsl": {
"h": 347.059,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.79401,
"c": 0.12401,
"h": 6.4
},
"luminance": 0.47138
}Semantic roles & 50–950 ramp
primary
#FF99AF
secondary
#D4F7F0
accent
#E6B400
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082