#FD99AE#FD99AE
#FD99AE is a light, vivid red. Relative luminance 0.467; OKLCH L 79.1% C 0.122 H 6.7°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99AE |
|---|---|
| RGB | rgb(253, 153, 174) |
| HSL | hsl(347, 96%, 80%) |
| HSV | hsv(347, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 31.2%, 0.8%) |
| CIE-LAB | lab(74.01, 39.83, 5.21) |
| CIE-LCH | lch(74.01, 40.17, 7.46°) |
| OKLab | oklab(79.14% 0.1207 0.0141) |
| OKLCH | oklch(79.14% 0.122 6.7) |
| XYZ | xyz(59.5414, 46.7257, 45.9192) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.21
Pig Pink
#E78EA5
ΔE00 4.44
Rose Pink
#F7879A
ΔE00 4.53
Pinky
#FC86AA
ΔE00 4.82
Soft Pink
#FDB0C0
ΔE00 5.47
Faded Pink
#DE9DAC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99AE #99FDE8
analogous
#FD99E0 #FD99AE #FDB699
triadic
#FD99AE #AEFD99 #99AEFD
tetradic
#FD99AE #E0FD99 #99FDE8 #B699FD
square
#FD99AE #E0FD99 #99FDE8 #B699FD
split-complementary
#FD99AE #99FDB6 #99E0FD
monochromatic
#FB214F #FC5D7E #FD99AE #FED5DE #FEE1E7
Accessibility & contrast
On white
2.03
#FD99AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FD99AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99AE
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99AE | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAF
Deuteranopia (green-blind)
#C2BDAC
Tritanopia (blue-blind)
#FF91A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd99ae; /* rgb */ color: rgb(253, 153, 174); /* oklch */ color: oklch(79.1% 0.122 6.7);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#fd99ae',
950: '#000000',
},
}SCSS
$custom: #fd99ae; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#fd99ae",
"rgb": {
"r": 253,
"g": 153,
"b": 174
},
"hsl": {
"h": 347.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.79138,
"c": 0.12155,
"h": 6.7
},
"luminance": 0.46721
}Semantic roles & 50–950 ramp
primary
#FD99AE
secondary
#D4F7EF
accent
#E6B500
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082