#FE99C7#FE99C7
#FE99C7 is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.0% C 0.132 H 351.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99C7 |
|---|---|
| RGB | rgb(254, 153, 199) |
| HSL | hsl(333, 98%, 80%) |
| HSV | hsv(333, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 21.7%, 0.4%) |
| CIE-LAB | lab(74.81, 43.53, -7.38) |
| CIE-LCH | lch(74.81, 44.15, 350.37°) |
| OKLab | oklab(80% 0.1304 -0.019) |
| OKLCH | oklch(80% 0.132 351.7) |
| XYZ | xyz(62.5743, 47.9811, 59.9872) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.13
Bubblegum Pink
#FE83CC
ΔE00 5.90
Powder Pink
#FFB2D0
ΔE00 6.02
Pinky
#FC86AA
ΔE00 6.14
Carnation Pink
#FF7FA7
ΔE00 7.12
Pig Pink
#E78EA5
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99C7 #99FED0
analogous
#FE99FA #FE99C7 #FE9E99
triadic
#FE99C7 #C7FE99 #99C7FE
tetradic
#FE99C7 #FAFE99 #99FED0 #9E99FE
square
#FE99C7 #FAFE99 #99FED0 #9E99FE
split-complementary
#FE99C7 #99FE9E #99FAFE
monochromatic
#FD2084 #FD5CA6 #FE99C7 #FFD6E8 #FFE1EE
Accessibility & contrast
On white
1.98
#FE99C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FE99C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99C7
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99C7 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AEC9
Deuteranopia (green-blind)
#BDBFC5
Tritanopia (blue-blind)
#FF96A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe99c7; /* rgb */ color: rgb(254, 153, 199); /* oklch */ color: oklch(80.0% 0.132 351.7);
Tailwind
colors: {
custom: {
50: '#ffb9d8',
500: '#fe99c7',
950: '#000000',
},
}SCSS
$custom: #fe99c7; $custom-light: #ffb9d8; $custom-dark: #000000;
JSON
{
"hex": "#fe99c7",
"rgb": {
"r": 254,
"g": 153,
"b": 199
},
"hsl": {
"h": 332.673,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.79995,
"c": 0.13177,
"h": 351.7
},
"luminance": 0.47977
}Semantic roles & 50–950 ramp
primary
#FE99C7
secondary
#D4F7E7
accent
#E67D00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083