#FE85BE#FE85BE
#FE85BE is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.7% C 0.159 H 351.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FE85BE |
|---|---|
| RGB | rgb(254, 133, 190) |
| HSL | hsl(332, 98%, 76%) |
| HSV | hsv(332, 48%, 100%) |
| CMYK | cmyk(0%, 47.6%, 25.2%, 0.4%) |
| CIE-LAB | lab(70.57, 52.29, -8.70) |
| CIE-LCH | lch(70.57, 53.01, 350.56°) |
| OKLab | oklab(76.7% 0.1576 -0.0224) |
| OKLCH | oklch(76.7% 0.159 351.9) |
| XYZ | xyz(58.5567, 41.5684, 53.6447) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.14
Bubblegum Pink
#FE83CC
ΔE00 3.37
Bubblegum (survey)
#FF6CB5
ΔE00 4.70
Pinky
#FC86AA
ΔE00 5.05
Carnation Pink
#FF7FA7
ΔE00 5.17
Hot Pink
#FF69B4
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE85BE #85FEC5
analogous
#FE85FA #FE85BE #FE8885
triadic
#FE85BE #BEFE85 #85BEFE
tetradic
#FE85BE #FAFE85 #85FEC5 #8885FE
square
#FE85BE #FAFE85 #85FEC5 #8885FE
split-complementary
#FE85BE #85FE88 #85FAFE
monochromatic
#FD0C7D #FE489E #FE85BE #FEC2DE #FFE1EF
Accessibility & contrast
On white
2.25
#FE85BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#FE85BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE85BE
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE85BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE85BE | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC0
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#FF809A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe85be; /* rgb */ color: rgb(254, 133, 190); /* oklch */ color: oklch(76.7% 0.159 351.9);
Tailwind
colors: {
custom: {
50: '#ffabd1',
500: '#fe85be',
950: '#000000',
},
}SCSS
$custom: #fe85be; $custom-light: #ffabd1; $custom-dark: #000000;
JSON
{
"hex": "#fe85be",
"rgb": {
"r": 254,
"g": 133,
"b": 190
},
"hsl": {
"h": 331.736,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.76704,
"c": 0.1592,
"h": 351.9
},
"luminance": 0.41564
}Semantic roles & 50–950 ramp
primary
#FE85BE
secondary
#D4F7E7
accent
#E67900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82