#FD99AF#FD99AF
#FD99AF is a light, vivid red. Relative luminance 0.468; OKLCH L 79.2% C 0.122 H 6.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99AF |
|---|---|
| RGB | rgb(253, 153, 175) |
| HSL | hsl(347, 96%, 80%) |
| HSV | hsv(347, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 30.8%, 0.8%) |
| CIE-LAB | lab(74.04, 39.96, 4.70) |
| CIE-LCH | lch(74.04, 40.23, 6.71°) |
| OKLab | oklab(79.17% 0.1211 0.0128) |
| OKLCH | oklch(79.17% 0.122 6) |
| XYZ | xyz(59.6392, 46.7648, 46.4345) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.17
Pig Pink
#E78EA5
ΔE00 4.37
Pinky
#FC86AA
ΔE00 4.66
Rose Pink
#F7879A
ΔE00 4.67
Soft Pink
#FDB0C0
ΔE00 5.45
Carnation Pink
#FF7FA7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99AF #99FDE7
analogous
#FD99E1 #FD99AF #FDB599
triadic
#FD99AF #AFFD99 #99AFFD
tetradic
#FD99AF #E1FD99 #99FDE7 #B599FD
square
#FD99AF #E1FD99 #99FDE7 #B599FD
split-complementary
#FD99AF #99FDB5 #99E1FD
monochromatic
#FB2151 #FC5D80 #FD99AF #FED5DE #FEE1E7
Accessibility & contrast
On white
2.03
#FD99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FD99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99AF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99AF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#C2BDAD
Tritanopia (blue-blind)
#FF91A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd99af; /* rgb */ color: rgb(253, 153, 175); /* oklch */ color: oklch(79.2% 0.122 6.0);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#fd99af',
950: '#000000',
},
}SCSS
$custom: #fd99af; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#fd99af",
"rgb": {
"r": 253,
"g": 153,
"b": 175
},
"hsl": {
"h": 346.8,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.79166,
"c": 0.12176,
"h": 6
},
"luminance": 0.4676
}Semantic roles & 50–950 ramp
primary
#FD99AF
secondary
#D4F7EF
accent
#E6B300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082