#FF8A99#FF8A99
#FF8A99 is a light, vivid red. Relative luminance 0.417; OKLCH L 76.5% C 0.142 H 12.9°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8A99 |
|---|---|
| RGB | rgb(255, 138, 153) |
| HSL | hsl(352, 100%, 77%) |
| HSV | hsv(352, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 40%, 0%) |
| CIE-LAB | lab(70.69, 45.69, 12.16) |
| CIE-LCH | lch(70.69, 47.28, 14.90°) |
| OKLab | oklab(76.5% 0.1384 0.0316) |
| OKLCH | oklch(76.5% 0.142 12.9) |
| XYZ | xyz(56.0813, 41.7421, 35.2343) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.06
Blush Pink
#FE828C
ΔE00 2.80
Carnation
#FD798F
ΔE00 3.62
Rosa
#FE86A4
ΔE00 4.18
Lightcoral
#F08080
ΔE00 5.92
Pinky
#FC86AA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8A99 #8AFFF0
analogous
#FF8AD3 #FF8A99 #FFB68A
triadic
#FF8A99 #99FF8A #8A99FF
tetradic
#FF8A99 #D3FF8A #8AFFF0 #B68AFF
square
#FF8A99 #D3FF8A #8AFFF0 #B68AFF
split-complementary
#FF8A99 #8AFFB6 #8AD3FF
monochromatic
#FF102E #FF4D64 #FF8A99 #FFC7CE #FFE0E4
Accessibility & contrast
On white
2.25
#FF8A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FF8A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8A99
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8A99 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F99
Deuteranopia (green-blind)
#BEB697
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff8a99; /* rgb */ color: rgb(255, 138, 153); /* oklch */ color: oklch(76.5% 0.142 12.9);
Tailwind
colors: {
custom: {
50: '#ffaeb6',
500: '#ff8a99',
950: '#000000',
},
}SCSS
$custom: #ff8a99; $custom-light: #ffaeb6; $custom-dark: #000000;
JSON
{
"hex": "#ff8a99",
"rgb": {
"r": 255,
"g": 138,
"b": 153
},
"hsl": {
"h": 352.308,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.76499,
"c": 0.14196,
"h": 12.9
},
"luminance": 0.41737
}Semantic roles & 50–950 ramp
primary
#FF8A99
secondary
#D4F7F3
accent
#E6C800
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80