#FE85BA#FE85BA
#FE85BA is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.6% C 0.157 H 353.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FE85BA |
|---|---|
| RGB | rgb(254, 133, 186) |
| HSL | hsl(334, 98%, 76%) |
| HSV | hsv(334, 48%, 100%) |
| CMYK | cmyk(0%, 47.6%, 26.8%, 0.4%) |
| CIE-LAB | lab(70.45, 51.76, -6.64) |
| CIE-LCH | lch(70.45, 52.19, 352.69°) |
| OKLab | oklab(76.57% 0.1564 -0.0169) |
| OKLCH | oklch(76.57% 0.157 353.8) |
| XYZ | xyz(58.1255, 41.3959, 51.3738) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.95
Pinky
#FC86AA
ΔE00 4.10
Carnation Pink
#FF7FA7
ΔE00 4.25
Bubblegum Pink
#FE83CC
ΔE00 4.32
Bubblegum (survey)
#FF6CB5
ΔE00 4.88
Bubble Gum Pink
#FF69AF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE85BA #85FEC9
analogous
#FE85F6 #FE85BA #FE8C85
triadic
#FE85BA #BAFE85 #85BAFE
tetradic
#FE85BA #F6FE85 #85FEC9 #8C85FE
square
#FE85BA #F6FE85 #85FEC9 #8C85FE
split-complementary
#FE85BA #85FE8C #85F6FE
monochromatic
#FD0C75 #FE4898 #FE85BA #FEC2DC #FFE1EE
Accessibility & contrast
On white
2.26
#FE85BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FE85BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE85BA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE85BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE85BA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBC
Deuteranopia (green-blind)
#B4B4B7
Tritanopia (blue-blind)
#FF7F98
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe85ba; /* rgb */ color: rgb(254, 133, 186); /* oklch */ color: oklch(76.6% 0.157 353.8);
Tailwind
colors: {
custom: {
50: '#ffabce',
500: '#fe85ba',
950: '#000000',
},
}SCSS
$custom: #fe85ba; $custom-light: #ffabce; $custom-dark: #000000;
JSON
{
"hex": "#fe85ba",
"rgb": {
"r": 254,
"g": 133,
"b": 186
},
"hsl": {
"h": 333.719,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.76574,
"c": 0.15727,
"h": 353.8
},
"luminance": 0.41391
}Semantic roles & 50–950 ramp
primary
#FE85BA
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82