#FF99A2#FF99A2
#FF99A2 is a light, vivid red. Relative luminance 0.467; OKLCH L 79.1% C 0.122 H 14.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99A2 |
|---|---|
| RGB | rgb(255, 153, 162) |
| HSL | hsl(355, 100%, 80%) |
| HSV | hsv(355, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 36.5%, 0%) |
| CIE-LAB | lab(73.97, 39.10, 11.80) |
| CIE-LCH | lch(73.97, 40.84, 16.80°) |
| OKLab | oklab(79.06% 0.1185 0.0308) |
| OKLCH | oklch(79.06% 0.122 14.6) |
| XYZ | xyz(59.1554, 46.6560, 40.0653) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.65
Blush Pink
#FE828C
ΔE00 5.27
Rosa
#FE86A4
ΔE00 6.25
Pig Pink
#E78EA5
ΔE00 6.79
Soft Pink
#FDB0C0
ΔE00 6.94
Carnation
#FD798F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99A2 #99FFF6
analogous
#FF99D5 #FF99A2 #FFC399
triadic
#FF99A2 #A2FF99 #99A2FF
tetradic
#FF99A2 #D5FF99 #99FFF6 #C399FF
square
#FF99A2 #D5FF99 #99FFF6 #C399FF
split-complementary
#FF99A2 #99FFC3 #99D5FF
monochromatic
#FF1F32 #FF5C6A #FF99A2 #FFD6DA #FFE0E3
Accessibility & contrast
On white
2.03
#FF99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FF99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99A2
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99A2 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA2
Deuteranopia (green-blind)
#C5BDA0
Tritanopia (blue-blind)
#FF8E9C
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff99a2; /* rgb */ color: rgb(255, 153, 162); /* oklch */ color: oklch(79.1% 0.122 14.6);
Tailwind
colors: {
custom: {
50: '#ffb8bd',
500: '#ff99a2',
950: '#000000',
},
}SCSS
$custom: #ff99a2; $custom-light: #ffb8bd; $custom-dark: #000000;
JSON
{
"hex": "#ff99a2",
"rgb": {
"r": 255,
"g": 153,
"b": 162
},
"hsl": {
"h": 354.706,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.79061,
"c": 0.1224,
"h": 14.6
},
"luminance": 0.46651
}Semantic roles & 50–950 ramp
primary
#FF99A2
secondary
#D4F7F4
accent
#E6D100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081