#FE85AE#FE85AE
#FE85AE is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.2% C 0.152 H 359.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FE85AE |
|---|---|
| RGB | rgb(254, 133, 174) |
| HSL | hsl(340, 98%, 76%) |
| HSV | hsv(340, 48%, 100%) |
| CMYK | cmyk(0%, 47.6%, 31.5%, 0.4%) |
| CIE-LAB | lab(70.11, 50.24, -0.44) |
| CIE-LCH | lch(70.11, 50.24, 359.50°) |
| OKLab | oklab(76.2% 0.1524 -0.0005) |
| OKLCH | oklch(76.2% 0.152 359.8) |
| XYZ | xyz(56.9029, 40.9069, 44.9351) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.13
Carnation Pink
#FF7FA7
ΔE00 1.60
Rosa
#FE86A4
ΔE00 2.89
Pink (survey)
#FF81C0
ΔE00 4.87
Pig Pink
#E78EA5
ΔE00 5.01
Rose Pink
#F7879A
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE85AE #85FED5
analogous
#FE85EB #FE85AE #FE9885
triadic
#FE85AE #AEFE85 #85AEFE
tetradic
#FE85AE #EBFE85 #85FED5 #9885FE
square
#FE85AE #EBFE85 #85FED5 #9885FE
split-complementary
#FE85AE #85FE98 #85EBFE
monochromatic
#FD0C5D #FE4886 #FE85AE #FEC2D6 #FFE1EB
Accessibility & contrast
On white
2.29
#FE85AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FE85AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE85AE
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE85AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE85AE | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EAF
Deuteranopia (green-blind)
#B6B4AB
Tritanopia (blue-blind)
#FF7C94
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe85ae; /* rgb */ color: rgb(254, 133, 174); /* oklch */ color: oklch(76.2% 0.152 359.8);
Tailwind
colors: {
custom: {
50: '#ffabc6',
500: '#fe85ae',
950: '#000000',
},
}SCSS
$custom: #fe85ae; $custom-light: #ffabc6; $custom-dark: #000000;
JSON
{
"hex": "#fe85ae",
"rgb": {
"r": 254,
"g": 133,
"b": 174
},
"hsl": {
"h": 339.669,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.76204,
"c": 0.15243,
"h": 359.8
},
"luminance": 0.40902
}Semantic roles & 50–950 ramp
primary
#FE85AE
secondary
#D4F7EB
accent
#E69800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82