#FF8A95#FF8A95
#FF8A95 is a light, vivid red. Relative luminance 0.416; OKLCH L 76.4% C 0.142 H 15.0°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8A95 |
|---|---|
| RGB | rgb(255, 138, 149) |
| HSL | hsl(354, 100%, 77%) |
| HSV | hsv(354, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 41.6%, 0%) |
| CIE-LAB | lab(70.60, 45.27, 14.27) |
| CIE-LCH | lch(70.60, 47.46, 17.49°) |
| OKLab | oklab(76.4% 0.1369 0.0368) |
| OKLCH | oklch(76.4% 0.142 15) |
| XYZ | xyz(55.7564, 41.6122, 33.5235) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 1.97
Rose Pink
#F7879A
ΔE00 3.06
Carnation
#FD798F
ΔE00 4.00
Lightcoral
#F08080
ΔE00 4.95
Salmon Pink
#FE7B7C
ΔE00 5.34
Rosa
#FE86A4
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8A95 #8AFFF4
analogous
#FF8AD0 #FF8A95 #FFBA8A
triadic
#FF8A95 #95FF8A #8A95FF
tetradic
#FF8A95 #D0FF8A #8AFFF4 #BA8AFF
square
#FF8A95 #D0FF8A #8AFFF4 #BA8AFF
split-complementary
#FF8A95 #8AFFBA #8AD0FF
monochromatic
#FF1026 #FF4D5E #FF8A95 #FFC7CC #FFE0E3
Accessibility & contrast
On white
2.25
#FF8A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FF8A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8A95
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8A95 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E95
Deuteranopia (green-blind)
#BEB693
Tritanopia (blue-blind)
#FF7C8E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff8a95; /* rgb */ color: rgb(255, 138, 149); /* oklch */ color: oklch(76.4% 0.142 15.0);
Tailwind
colors: {
custom: {
50: '#ffaeb4',
500: '#ff8a95',
950: '#000000',
},
}SCSS
$custom: #ff8a95; $custom-light: #ffaeb4; $custom-dark: #000000;
JSON
{
"hex": "#ff8a95",
"rgb": {
"r": 255,
"g": 138,
"b": 149
},
"hsl": {
"h": 354.359,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.76401,
"c": 0.14176,
"h": 15
},
"luminance": 0.41607
}Semantic roles & 50–950 ramp
primary
#FF8A95
secondary
#D4F7F4
accent
#E6D000
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80