#FE99CF#FE99CF
#FE99CF is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.3% C 0.136 H 347.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99CF |
|---|---|
| RGB | rgb(254, 153, 207) |
| HSL | hsl(328, 98%, 80%) |
| HSV | hsv(328, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 18.5%, 0.4%) |
| CIE-LAB | lab(75.05, 44.70, -11.42) |
| CIE-LCH | lch(75.05, 46.13, 345.67°) |
| OKLab | oklab(80.26% 0.1329 -0.0299) |
| OKLCH | oklch(80.26% 0.136 347.3) |
| XYZ | xyz(63.5277, 48.3624, 65.0082) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.86
Pink (survey)
#FF81C0
ΔE00 5.00
Powder Pink
#FFB2D0
ΔE00 6.88
Pinky
#FC86AA
ΔE00 7.72
Plum
#DDA0DD
ΔE00 8.18
Carnation Pink
#FF7FA7
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99CF #99FEC8
analogous
#FB99FE #FE99CF #FE999D
triadic
#FE99CF #CFFE99 #99CFFE
tetradic
#FE99CF #FEFB99 #99FEC8 #999DFE
square
#FE99CF #FEFB99 #99FEC8 #999DFE
split-complementary
#FE99CF #9DFE99 #99FEFB
monochromatic
#FD2096 #FD5CB2 #FE99CF #FFD6EC #FFE1F1
Accessibility & contrast
On white
1.97
#FE99CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FE99CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99CF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99CF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED1
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#FF97AC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe99cf; /* rgb */ color: rgb(254, 153, 207); /* oklch */ color: oklch(80.3% 0.136 347.3);
Tailwind
colors: {
custom: {
50: '#ffb9dd',
500: '#fe99cf',
950: '#000000',
},
}SCSS
$custom: #fe99cf; $custom-light: #ffb9dd; $custom-dark: #000000;
JSON
{
"hex": "#fe99cf",
"rgb": {
"r": 254,
"g": 153,
"b": 207
},
"hsl": {
"h": 327.921,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.80256,
"c": 0.13624,
"h": 347.3
},
"luminance": 0.48358
}Semantic roles & 50–950 ramp
primary
#FE99CF
secondary
#D4F7E4
accent
#E66B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183