#FF8A94#FF8A94
#FF8A94 is a light, vivid red. Relative luminance 0.416; OKLCH L 76.4% C 0.142 H 15.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8A94 |
|---|---|
| RGB | rgb(255, 138, 148) |
| HSL | hsl(355, 100%, 77%) |
| HSV | hsv(355, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 42%, 0%) |
| CIE-LAB | lab(70.58, 45.17, 14.79) |
| CIE-LCH | lch(70.58, 47.53, 18.13°) |
| OKLab | oklab(76.38% 0.1365 0.0381) |
| OKLCH | oklch(76.38% 0.142 15.6) |
| XYZ | xyz(55.6770, 41.5804, 33.1048) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 1.84
Rose Pink
#F7879A
ΔE00 3.33
Carnation
#FD798F
ΔE00 4.15
Lightcoral
#F08080
ΔE00 4.73
Salmon Pink
#FE7B7C
ΔE00 5.09
Rosa
#FE86A4
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8A94 #8AFFF5
analogous
#FF8ACE #FF8A94 #FFBB8A
triadic
#FF8A94 #94FF8A #8A94FF
tetradic
#FF8A94 #CEFF8A #8AFFF5 #BB8AFF
square
#FF8A94 #CEFF8A #8AFFF5 #BB8AFF
split-complementary
#FF8A94 #8AFFBB #8ACEFF
monochromatic
#FF1024 #FF4D5C #FF8A94 #FFC7CC #FFE0E3
Accessibility & contrast
On white
2.25
#FF8A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FF8A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8A94
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8A94 | 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)
#A29E94
Deuteranopia (green-blind)
#BFB692
Tritanopia (blue-blind)
#FF7C8E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff8a94; /* rgb */ color: rgb(255, 138, 148); /* oklch */ color: oklch(76.4% 0.142 15.6);
Tailwind
colors: {
custom: {
50: '#ffaeb3',
500: '#ff8a94',
950: '#000000',
},
}SCSS
$custom: #ff8a94; $custom-light: #ffaeb3; $custom-dark: #000000;
JSON
{
"hex": "#ff8a94",
"rgb": {
"r": 255,
"g": 138,
"b": 148
},
"hsl": {
"h": 354.872,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.76377,
"c": 0.14174,
"h": 15.6
},
"luminance": 0.41575
}Semantic roles & 50–950 ramp
primary
#FF8A94
secondary
#D4F7F4
accent
#E6D200
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80