#FE96BF#FE96BF
#FE96BF is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.3% C 0.133 H 355.4°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FE96BF |
|---|---|
| RGB | rgb(254, 150, 191) |
| HSL | hsl(336, 98%, 79%) |
| HSV | hsv(336, 41%, 100%) |
| CMYK | cmyk(0%, 40.9%, 24.8%, 0.4%) |
| CIE-LAB | lab(73.97, 43.94, -4.23) |
| CIE-LCH | lch(73.97, 44.15, 354.50°) |
| OKLab | oklab(79.28% 0.1324 -0.0106) |
| OKLCH | oklch(79.28% 0.133 355.4) |
| XYZ | xyz(61.1850, 46.6496, 55.0618) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.54
Pink (survey)
#FF81C0
ΔE00 5.21
Carnation Pink
#FF7FA7
ΔE00 5.65
Rosa
#FE86A4
ΔE00 5.86
Pig Pink
#E78EA5
ΔE00 5.92
Powder Pink
#FFB2D0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE96BF #96FED5
analogous
#FE96F3 #FE96BF #FEA196
triadic
#FE96BF #BFFE96 #96BFFE
tetradic
#FE96BF #F3FE96 #96FED5 #A196FE
square
#FE96BF #F3FE96 #96FED5 #A196FE
split-complementary
#FE96BF #96FEA1 #96F3FE
monochromatic
#FD1D75 #FD599A #FE96BF #FFD3E4 #FFE1ED
Accessibility & contrast
On white
2.03
#FE96BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FE96BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE96BF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE96BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE96BF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#FF91A5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe96bf; /* rgb */ color: rgb(254, 150, 191); /* oklch */ color: oklch(79.3% 0.133 355.4);
Tailwind
colors: {
custom: {
50: '#ffb6d2',
500: '#fe96bf',
950: '#000000',
},
}SCSS
$custom: #fe96bf; $custom-light: #ffb6d2; $custom-dark: #000000;
JSON
{
"hex": "#fe96bf",
"rgb": {
"r": 254,
"g": 150,
"b": 191
},
"hsl": {
"h": 336.346,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.79276,
"c": 0.13277,
"h": 355.4
},
"luminance": 0.46645
}Semantic roles & 50–950 ramp
primary
#FE96BF
secondary
#D4F7E9
accent
#E68B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082