#FE92BE#FE92BE
#FE92BE is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.6% C 0.139 H 354.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FE92BE |
|---|---|
| RGB | rgb(254, 146, 190) |
| HSL | hsl(336, 98%, 78%) |
| HSV | hsv(336, 43%, 100%) |
| CMYK | cmyk(0%, 42.5%, 25.2%, 0.4%) |
| CIE-LAB | lab(73.12, 45.83, -4.92) |
| CIE-LCH | lch(73.12, 46.10, 353.87°) |
| OKLab | oklab(78.63% 0.1381 -0.0124) |
| OKLCH | oklch(78.63% 0.139 354.9) |
| XYZ | xyz(60.4479, 45.3509, 54.2751) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.19
Pink (survey)
#FF81C0
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 5.14
Rosa
#FE86A4
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 5.90
Pig Pink
#E78EA5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE92BE #92FED2
analogous
#FE92F4 #FE92BE #FE9C92
triadic
#FE92BE #BEFE92 #92BEFE
tetradic
#FE92BE #F4FE92 #92FED2 #9C92FE
square
#FE92BE #F4FE92 #92FED2 #9C92FE
split-complementary
#FE92BE #92FE9C #92F4FE
monochromatic
#FD1976 #FD559A #FE92BE #FFCFE2 #FFE1ED
Accessibility & contrast
On white
2.09
#FE92BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#FE92BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE92BE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE92BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE92BE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8BF
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#FF8DA2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe92be; /* rgb */ color: rgb(254, 146, 190); /* oklch */ color: oklch(78.6% 0.139 354.9);
Tailwind
colors: {
custom: {
50: '#ffb4d1',
500: '#fe92be',
950: '#000000',
},
}SCSS
$custom: #fe92be; $custom-light: #ffb4d1; $custom-dark: #000000;
JSON
{
"hex": "#fe92be",
"rgb": {
"r": 254,
"g": 146,
"b": 190
},
"hsl": {
"h": 335.556,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.78628,
"c": 0.13866,
"h": 354.9
},
"luminance": 0.45346
}Semantic roles & 50–950 ramp
primary
#FE92BE
secondary
#D4F7E9
accent
#E68800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082