#FE95BE#FE95BE
#FE95BE is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.1% C 0.134 H 355.7°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FE95BE |
|---|---|
| RGB | rgb(254, 149, 190) |
| HSL | hsl(337, 98%, 79%) |
| HSV | hsv(337, 41%, 100%) |
| CMYK | cmyk(0%, 41.3%, 25.2%, 0.4%) |
| CIE-LAB | lab(73.73, 44.31, -4.02) |
| CIE-LCH | lch(73.73, 44.50, 354.82°) |
| OKLab | oklab(79.09% 0.1335 -0.01) |
| OKLCH | oklch(79.09% 0.134 355.7) |
| XYZ | xyz(60.9164, 46.2879, 54.4313) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.30
Pink (survey)
#FF81C0
ΔE00 5.10
Carnation Pink
#FF7FA7
ΔE00 5.40
Rosa
#FE86A4
ΔE00 5.65
Pig Pink
#E78EA5
ΔE00 5.80
Powder Pink
#FFB2D0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE95BE #95FED5
analogous
#FE95F3 #FE95BE #FEA195
triadic
#FE95BE #BEFE95 #95BEFE
tetradic
#FE95BE #F3FE95 #95FED5 #A195FE
square
#FE95BE #F3FE95 #95FED5 #A195FE
split-complementary
#FE95BE #95FEA1 #95F3FE
monochromatic
#FD1C74 #FD5899 #FE95BE #FFD2E3 #FFE1EC
Accessibility & contrast
On white
2.05
#FE95BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FE95BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE95BE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE95BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE95BE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#FF90A4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe95be; /* rgb */ color: rgb(254, 149, 190); /* oklch */ color: oklch(79.1% 0.134 355.7);
Tailwind
colors: {
custom: {
50: '#ffb6d1',
500: '#fe95be',
950: '#000000',
},
}SCSS
$custom: #fe95be; $custom-light: #ffb6d1; $custom-dark: #000000;
JSON
{
"hex": "#fe95be",
"rgb": {
"r": 254,
"g": 149,
"b": 190
},
"hsl": {
"h": 336.571,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.7909,
"c": 0.13391,
"h": 355.7
},
"luminance": 0.46283
}Semantic roles & 50–950 ramp
primary
#FE95BE
secondary
#D4F7E9
accent
#E68C00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082