#FF8FAA#FF8FAA
#FF8FAA is a light, vivid red. Relative luminance 0.438; OKLCH L 77.7% C 0.138 H 5.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8FAA |
|---|---|
| RGB | rgb(255, 143, 170) |
| HSL | hsl(346, 100%, 78%) |
| HSV | hsv(346, 44%, 100%) |
| CMYK | cmyk(0%, 43.9%, 33.3%, 0%) |
| CIE-LAB | lab(72.10, 45.12, 4.70) |
| CIE-LCH | lch(72.10, 45.37, 5.95°) |
| OKLab | oklab(77.7% 0.1369 0.0128) |
| OKLCH | oklch(77.7% 0.138 5.3) |
| XYZ | xyz(58.3206, 43.8122, 43.4074) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.93
Pinky
#FC86AA
ΔE00 2.67
Rose Pink
#F7879A
ΔE00 3.42
Carnation Pink
#FF7FA7
ΔE00 3.79
Pig Pink
#E78EA5
ΔE00 4.10
Carnation
#FD798F
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8FAA #8FFFE4
analogous
#FF8FE2 #FF8FAA #FFAC8F
triadic
#FF8FAA #AAFF8F #8FAAFF
tetradic
#FF8FAA #E2FF8F #8FFFE4 #AC8FFF
square
#FF8FAA #E2FF8F #8FFFE4 #AC8FFF
split-complementary
#FF8FAA #8FFFAC #8FE2FF
monochromatic
#FF154D #FF527C #FF8FAA #FFCCD8 #FFE0E8
Accessibility & contrast
On white
2.15
#FF8FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FF8FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8FAA
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8FAA | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#BEB9A8
Tritanopia (blue-blind)
#FF8699
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8faa; /* rgb */ color: rgb(255, 143, 170); /* oklch */ color: oklch(77.7% 0.138 5.3);
Tailwind
colors: {
custom: {
50: '#ffb2c3',
500: '#ff8faa',
950: '#000000',
},
}SCSS
$custom: #ff8faa; $custom-light: #ffb2c3; $custom-dark: #000000;
JSON
{
"hex": "#ff8faa",
"rgb": {
"r": 255,
"g": 143,
"b": 170
},
"hsl": {
"h": 345.536,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.77704,
"c": 0.1375,
"h": 5.3
},
"luminance": 0.43807
}Semantic roles & 50–950 ramp
primary
#FF8FAA
secondary
#D4F7EF
accent
#E6AE00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081