#FE90AE#FE90AE
#FE90AE is a light, vivid pink. Relative luminance 0.441; OKLCH L 77.8% C 0.136 H 3.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FE90AE |
|---|---|
| RGB | rgb(254, 144, 174) |
| HSL | hsl(344, 98%, 78%) |
| HSV | hsv(344, 43%, 100%) |
| CMYK | cmyk(0%, 43.3%, 31.5%, 0.4%) |
| CIE-LAB | lab(72.28, 44.77, 2.72) |
| CIE-LCH | lch(72.28, 44.85, 3.48°) |
| OKLab | oklab(77.85% 0.1357 0.0077) |
| OKLCH | oklch(77.85% 0.136 3.2) |
| XYZ | xyz(58.4886, 44.0782, 45.4637) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.29
Rosa
#FE86A4
ΔE00 2.39
Carnation Pink
#FF7FA7
ΔE00 3.63
Pig Pink
#E78EA5
ΔE00 3.95
Rose Pink
#F7879A
ΔE00 4.32
Carnation
#FD798F
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE90AE #90FEE0
analogous
#FE90E5 #FE90AE #FEA990
triadic
#FE90AE #AEFE90 #90AEFE
tetradic
#FE90AE #E5FE90 #90FEE0 #A990FE
square
#FE90AE #E5FE90 #90FEE0 #A990FE
split-complementary
#FE90AE #90FEA9 #90E5FE
monochromatic
#FD1755 #FD5382 #FE90AE #FFCDDA #FFE1E9
Accessibility & contrast
On white
2.14
#FE90AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FE90AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE90AE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE90AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE90AE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5AF
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#FF889B
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe90ae; /* rgb */ color: rgb(254, 144, 174); /* oklch */ color: oklch(77.8% 0.136 3.2);
Tailwind
colors: {
custom: {
50: '#ffb2c6',
500: '#fe90ae',
950: '#000000',
},
}SCSS
$custom: #fe90ae; $custom-light: #ffb2c6; $custom-dark: #000000;
JSON
{
"hex": "#fe90ae",
"rgb": {
"r": 254,
"g": 144,
"b": 174
},
"hsl": {
"h": 343.636,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.77846,
"c": 0.13594,
"h": 3.2
},
"luminance": 0.44073
}Semantic roles & 50–950 ramp
primary
#FE90AE
secondary
#D4F7ED
accent
#E6A700
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082