#FF99AE#FF99AE
#FF99AE is a light, vivid red. Relative luminance 0.471; OKLCH L 79.4% C 0.124 H 7.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99AE |
|---|---|
| RGB | rgb(255, 153, 174) |
| HSL | hsl(348, 100%, 80%) |
| HSV | hsv(348, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 31.8%, 0%) |
| CIE-LAB | lab(74.26, 40.54, 5.59) |
| CIE-LCH | lch(74.26, 40.92, 7.86°) |
| OKLab | oklab(79.37% 0.1229 0.0151) |
| OKLCH | oklch(79.37% 0.124 7) |
| XYZ | xyz(60.2734, 47.1032, 45.9535) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.20
Rose Pink
#F7879A
ΔE00 4.52
Pig Pink
#E78EA5
ΔE00 4.73
Pinky
#FC86AA
ΔE00 4.88
Soft Pink
#FDB0C0
ΔE00 5.54
Carnation Pink
#FF7FA7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99AE #99FFEA
analogous
#FF99E1 #FF99AE #FFB799
triadic
#FF99AE #AEFF99 #99AEFF
tetradic
#FF99AE #E1FF99 #99FFEA #B799FF
square
#FF99AE #E1FF99 #99FFEA #B799FF
split-complementary
#FF99AE #99FFB7 #99E1FF
monochromatic
#FF1F4D #FF5C7D #FF99AE #FFD6DF #FFE0E7
Accessibility & contrast
On white
2.02
#FF99AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FF99AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99AE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99AE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#FF90A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff99ae; /* rgb */ color: rgb(255, 153, 174); /* oklch */ color: oklch(79.4% 0.124 7.0);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#ff99ae',
950: '#000000',
},
}SCSS
$custom: #ff99ae; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#ff99ae",
"rgb": {
"r": 255,
"g": 153,
"b": 174
},
"hsl": {
"h": 347.647,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.79374,
"c": 0.12381,
"h": 7
},
"luminance": 0.47098
}Semantic roles & 50–950 ramp
primary
#FF99AE
secondary
#D4F7F0
accent
#E6B600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082