#FE9BA2#FE9BA2
#FE9BA2 is a light, moderate red. Relative luminance 0.471; OKLCH L 79.3% C 0.119 H 15.6°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9BA2 |
|---|---|
| RGB | rgb(254, 155, 162) |
| HSL | hsl(356, 98%, 80%) |
| HSV | hsv(356, 39%, 100%) |
| CMYK | cmyk(0%, 39%, 36.2%, 0.4%) |
| CIE-LAB | lab(74.27, 37.71, 12.21) |
| CIE-LCH | lch(74.27, 39.64, 17.94°) |
| OKLab | oklab(79.27% 0.1143 0.0318) |
| OKLCH | oklch(79.27% 0.119 15.6) |
| XYZ | xyz(59.1185, 47.1269, 40.1582) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.23
Blush Pink
#FE828C
ΔE00 5.63
Soft Pink
#FDB0C0
ΔE00 6.84
Rosa
#FE86A4
ΔE00 6.91
Lightpink
#FFB6C1
ΔE00 7.17
Pig Pink
#E78EA5
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9BA2 #9BFEF7
analogous
#FE9BD3 #FE9BA2 #FEC69B
triadic
#FE9BA2 #A2FE9B #9BA2FE
tetradic
#FE9BA2 #D3FE9B #9BFEF7 #C69BFE
square
#FE9BA2 #D3FE9B #9BFEF7 #C69BFE
split-complementary
#FE9BA2 #9BFEC6 #9BD3FE
monochromatic
#FD2231 #FD5E6A #FE9BA2 #FFD8DA #FFE1E3
Accessibility & contrast
On white
2.01
#FE9BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FE9BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9BA2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9BA2 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA2
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#FF909E
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe9ba2; /* rgb */ color: rgb(254, 155, 162); /* oklch */ color: oklch(79.3% 0.119 15.6);
Tailwind
colors: {
custom: {
50: '#ffbabd',
500: '#fe9ba2',
950: '#000000',
},
}SCSS
$custom: #fe9ba2; $custom-light: #ffbabd; $custom-dark: #000000;
JSON
{
"hex": "#fe9ba2",
"rgb": {
"r": 254,
"g": 155,
"b": 162
},
"hsl": {
"h": 355.758,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.79266,
"c": 0.1186,
"h": 15.6
},
"luminance": 0.47122
}Semantic roles & 50–950 ramp
primary
#FE9BA2
secondary
#D4F7F5
accent
#E6D500
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181