#FE92AB#FE92AB
#FE92AB is a light, vivid red. Relative luminance 0.446; OKLCH L 78.1% C 0.132 H 5.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FE92AB |
|---|---|
| RGB | rgb(254, 146, 171) |
| HSL | hsl(346, 98%, 78%) |
| HSV | hsv(346, 43%, 100%) |
| CMYK | cmyk(0%, 42.5%, 32.7%, 0.4%) |
| CIE-LAB | lab(72.61, 43.38, 4.87) |
| CIE-LCH | lch(72.61, 43.66, 6.40°) |
| OKLab | oklab(78.07% 0.1316 0.0132) |
| OKLCH | oklch(78.07% 0.132 5.7) |
| XYZ | xyz(58.5050, 44.5737, 44.0425) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.59
Pinky
#FC86AA
ΔE00 3.27
Rose Pink
#F7879A
ΔE00 3.59
Pig Pink
#E78EA5
ΔE00 4.01
Carnation Pink
#FF7FA7
ΔE00 4.47
Carnation
#FD798F
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE92AB #92FEE5
analogous
#FE92E1 #FE92AB #FEAF92
triadic
#FE92AB #ABFE92 #92ABFE
tetradic
#FE92AB #E1FE92 #92FEE5 #AF92FE
square
#FE92AB #E1FE92 #92FEE5 #AF92FE
split-complementary
#FE92AB #92FEAF #92E1FE
monochromatic
#FD194E #FD557C #FE92AB #FFCFDA #FFE1E8
Accessibility & contrast
On white
2.12
#FE92AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FE92AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE92AB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE92AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE92AB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#BFBAA9
Tritanopia (blue-blind)
#FF899B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe92ab; /* rgb */ color: rgb(254, 146, 171); /* oklch */ color: oklch(78.1% 0.132 5.7);
Tailwind
colors: {
custom: {
50: '#ffb4c3',
500: '#fe92ab',
950: '#000000',
},
}SCSS
$custom: #fe92ab; $custom-light: #ffb4c3; $custom-dark: #000000;
JSON
{
"hex": "#fe92ab",
"rgb": {
"r": 254,
"g": 146,
"b": 171
},
"hsl": {
"h": 346.111,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.78071,
"c": 0.13224,
"h": 5.7
},
"luminance": 0.44569
}Semantic roles & 50–950 ramp
primary
#FE92AB
secondary
#D4F7EF
accent
#E6B000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081