#FE8D9B#FE8D9B
#FE8D9B is a light, vivid red. Relative luminance 0.425; OKLCH L 76.9% C 0.137 H 12.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8D9B |
|---|---|
| RGB | rgb(254, 141, 155) |
| HSL | hsl(353, 98%, 77%) |
| HSV | hsv(353, 44%, 100%) |
| CMYK | cmyk(0%, 44.5%, 39%, 0.4%) |
| CIE-LAB | lab(71.21, 44.06, 11.76) |
| CIE-LCH | lch(71.21, 45.60, 14.94°) |
| OKLab | oklab(76.88% 0.1335 0.0306) |
| OKLCH | oklch(76.88% 0.137 12.9) |
| XYZ | xyz(56.3172, 42.4923, 36.2398) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.24
Blush Pink
#FE828C
ΔE00 3.24
Carnation
#FD798F
ΔE00 4.25
Rosa
#FE86A4
ΔE00 4.32
Pig Pink
#E78EA5
ΔE00 5.94
Pinky
#FC86AA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8D9B #8DFEF0
analogous
#FE8DD4 #FE8D9B #FEB78D
triadic
#FE8D9B #9BFE8D #8D9BFE
tetradic
#FE8D9B #D4FE8D #8DFEF0 #B78DFE
square
#FE8D9B #D4FE8D #8DFEF0 #B78DFE
split-complementary
#FE8D9B #8DFEB7 #8DD4FE
monochromatic
#FD1431 #FD5066 #FE8D9B #FFCAD0 #FFE1E4
Accessibility & contrast
On white
2.21
#FE8D9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FE8D9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8D9B
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8D9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8D9B | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19B
Deuteranopia (green-blind)
#BFB799
Tritanopia (blue-blind)
#FF8192
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe8d9b; /* rgb */ color: rgb(254, 141, 155); /* oklch */ color: oklch(76.9% 0.137 12.9);
Tailwind
colors: {
custom: {
50: '#ffb0b8',
500: '#fe8d9b',
950: '#000000',
},
}SCSS
$custom: #fe8d9b; $custom-light: #ffb0b8; $custom-dark: #000000;
JSON
{
"hex": "#fe8d9b",
"rgb": {
"r": 254,
"g": 141,
"b": 155
},
"hsl": {
"h": 352.566,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.76879,
"c": 0.13693,
"h": 12.9
},
"luminance": 0.42487
}Semantic roles & 50–950 ramp
primary
#FE8D9B
secondary
#D4F7F3
accent
#E6C900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080