#FF8F8A#FF8F8A
#FF8F8A is a light, vivid red. Relative luminance 0.427; OKLCH L 76.9% C 0.136 H 23.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8F8A |
|---|---|
| RGB | rgb(255, 143, 138) |
| HSL | hsl(3, 100%, 77%) |
| HSV | hsv(3, 46%, 100%) |
| CMYK | cmyk(0%, 43.9%, 45.9%, 0%) |
| CIE-LAB | lab(71.38, 41.65, 21.45) |
| CIE-LCH | lch(71.38, 46.85, 27.25°) |
| OKLab | oklab(76.92% 0.125 0.0541) |
| OKLCH | oklch(76.92% 0.136 23.4) |
| XYZ | xyz(55.6533, 42.7452, 29.3595) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.14
Lightcoral
#F08080
ΔE00 4.33
Salmon Pink
#FE7B7C
ΔE00 4.37
Blush Pink
#FE828C
ΔE00 4.80
Salmon
#FA8072
ΔE00 4.88
Blush (survey)
#F29E8E
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8F8A #8AFAFF
analogous
#FF8AC0 #FF8F8A #FFCA8A
triadic
#FF8F8A #8AFF8F #8F8AFF
tetradic
#FF8F8A #C0FF8A #8AFAFF #CA8AFF
square
#FF8F8A #C0FF8A #8AFAFF #CA8AFF
split-complementary
#FF8F8A #8AFFCA #8AC0FF
monochromatic
#FF1A10 #FF544D #FF8F8A #FFCAC7 #FFE2E0
Accessibility & contrast
On white
2.20
#FF8F8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FF8F8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8F8A
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8F8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8F8A | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A189
Deuteranopia (green-blind)
#C3B888
Tritanopia (blue-blind)
#FF808E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8f8a; /* rgb */ color: rgb(255, 143, 138); /* oklch */ color: oklch(76.9% 0.136 23.4);
Tailwind
colors: {
custom: {
50: '#ffb1ac',
500: '#ff8f8a',
950: '#000000',
},
}SCSS
$custom: #ff8f8a; $custom-light: #ffb1ac; $custom-dark: #000000;
JSON
{
"hex": "#ff8f8a",
"rgb": {
"r": 255,
"g": 143,
"b": 138
},
"hsl": {
"h": 2.564,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.76919,
"c": 0.1362,
"h": 23.4
},
"luminance": 0.4274
}Semantic roles & 50–950 ramp
primary
#FF8F8A
secondary
#D4F6F7
accent
#DCE600
background
#FFFBFA
surface
#FFF6F4
border
#D7D0CE
text
#191110
muted
#87807F