#FE99BD#FE99BD
#FE99BD is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.7% C 0.127 H 357.5°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99BD |
|---|---|
| RGB | rgb(254, 153, 189) |
| HSL | hsl(339, 98%, 80%) |
| HSV | hsv(339, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 25.6%, 0.4%) |
| CIE-LAB | lab(74.53, 42.14, -2.30) |
| CIE-LCH | lch(74.53, 42.20, 356.88°) |
| OKLab | oklab(79.69% 0.1271 -0.0055) |
| OKLCH | oklch(79.69% 0.127 357.5) |
| XYZ | xyz(61.4512, 47.5318, 54.0722) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.53
Pig Pink
#E78EA5
ΔE00 5.45
Rosa
#FE86A4
ΔE00 5.53
Powder Pink
#FFB2D0
ΔE00 5.78
Carnation Pink
#FF7FA7
ΔE00 5.81
Pink (survey)
#FF81C0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99BD #99FEDA
analogous
#FE99EF #FE99BD #FEA899
triadic
#FE99BD #BDFE99 #99BDFE
tetradic
#FE99BD #EFFE99 #99FEDA #A899FE
square
#FE99BD #EFFE99 #99FEDA #A899FE
split-complementary
#FE99BD #99FEA8 #99EFFE
monochromatic
#FD206F #FD5C96 #FE99BD #FFD6E4 #FFE1EB
Accessibility & contrast
On white
2.00
#FE99BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FE99BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99BD
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99BD | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#FF93A6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe99bd; /* rgb */ color: rgb(254, 153, 189); /* oklch */ color: oklch(79.7% 0.127 357.5);
Tailwind
colors: {
custom: {
50: '#ffb8d0',
500: '#fe99bd',
950: '#000000',
},
}SCSS
$custom: #fe99bd; $custom-light: #ffb8d0; $custom-dark: #000000;
JSON
{
"hex": "#fe99bd",
"rgb": {
"r": 254,
"g": 153,
"b": 189
},
"hsl": {
"h": 338.614,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.79686,
"c": 0.1272,
"h": 357.5
},
"luminance": 0.47527
}Semantic roles & 50–950 ramp
primary
#FE99BD
secondary
#D4F7EB
accent
#E69400
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082