#FF8A9E#FF8A9E
#FF8A9E is a light, vivid red. Relative luminance 0.419; OKLCH L 76.6% C 0.142 H 10.1°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8A9E |
|---|---|
| RGB | rgb(255, 138, 158) |
| HSL | hsl(350, 100%, 77%) |
| HSV | hsv(350, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 38%, 0%) |
| CIE-LAB | lab(70.81, 46.24, 9.54) |
| CIE-LCH | lch(70.81, 47.21, 11.65°) |
| OKLab | oklab(76.63% 0.1402 0.0251) |
| OKLCH | oklch(76.63% 0.142 10.1) |
| XYZ | xyz(56.5029, 41.9108, 37.4549) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.47
Rosa
#FE86A4
ΔE00 2.71
Carnation
#FD798F
ΔE00 3.73
Blush Pink
#FE828C
ΔE00 4.12
Pinky
#FC86AA
ΔE00 4.49
Carnation Pink
#FF7FA7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8A9E #8AFFEB
analogous
#FF8AD8 #FF8A9E #FFB18A
triadic
#FF8A9E #9EFF8A #8A9EFF
tetradic
#FF8A9E #D8FF8A #8AFFEB #B18AFF
square
#FF8A9E #D8FF8A #8AFFEB #B18AFF
split-complementary
#FF8A9E #8AFFB1 #8AD8FF
monochromatic
#FF1039 #FF4D6B #FF8A9E #FFC7D1 #FFE0E6
Accessibility & contrast
On white
2.24
#FF8A9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FF8A9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8A9E
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8A9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8A9E | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9E
Deuteranopia (green-blind)
#BDB69C
Tritanopia (blue-blind)
#FF7E91
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff8a9e; /* rgb */ color: rgb(255, 138, 158); /* oklch */ color: oklch(76.6% 0.142 10.1);
Tailwind
colors: {
custom: {
50: '#ffaeba',
500: '#ff8a9e',
950: '#000000',
},
}SCSS
$custom: #ff8a9e; $custom-light: #ffaeba; $custom-dark: #000000;
JSON
{
"hex": "#ff8a9e",
"rgb": {
"r": 255,
"g": 138,
"b": 158
},
"hsl": {
"h": 349.744,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.76626,
"c": 0.14246,
"h": 10.1
},
"luminance": 0.41906
}Semantic roles & 50–950 ramp
primary
#FF8A9E
secondary
#D4F7F1
accent
#E6BE00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80