#FE99EB#FE99EB
#FE99EB is a light, vivid pink. Relative luminance 0.499; OKLCH L 81.3% C 0.156 H 334.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FE99EB |
|---|---|
| RGB | rgb(254, 153, 235) |
| HSL | hsl(311, 98%, 80%) |
| HSV | hsv(311, 40%, 100%) |
| CMYK | cmyk(0%, 39.8%, 7.5%, 0.4%) |
| CIE-LAB | lab(75.98, 49.10, -25.32) |
| CIE-LCH | lch(75.98, 55.24, 332.72°) |
| OKLab | oklab(81.26% 0.1408 -0.0682) |
| OKLCH | oklch(81.26% 0.156 334.1) |
| XYZ | xyz(67.2593, 49.8551, 84.6614) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.17
Bubblegum Pink
#FE83CC
ΔE00 6.29
Violet (CSS)
#EE82EE
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.86
Purply Pink
#F075E6
ΔE00 8.02
Pink (survey)
#FF81C0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE99EB #99FEAC
analogous
#DE99FE #FE99EB #FE99B9
triadic
#FE99EB #EBFE99 #99EBFE
tetradic
#FE99EB #FEDE99 #99FEAC #99B9FE
square
#FE99EB #FEDE99 #99FEAC #99B9FE
split-complementary
#FE99EB #B9FE99 #99FEDE
monochromatic
#FD20D3 #FD5CDF #FE99EB #FFD6F7 #FFE1F9
Accessibility & contrast
On white
1.91
#FE99EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FE99EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE99EB
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE99EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE99EB | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#FF9EB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fe99eb; /* rgb */ color: rgb(254, 153, 235); /* oklch */ color: oklch(81.3% 0.156 334.1);
Tailwind
colors: {
custom: {
50: '#ffb9f1',
500: '#fe99eb',
950: '#000000',
},
}SCSS
$custom: #fe99eb; $custom-light: #ffb9f1; $custom-dark: #000000;
JSON
{
"hex": "#fe99eb",
"rgb": {
"r": 254,
"g": 153,
"b": 235
},
"hsl": {
"h": 311.287,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81262,
"c": 0.15644,
"h": 334.1
},
"luminance": 0.49851
}Semantic roles & 50–950 ramp
primary
#FE99EB
secondary
#D4F7DB
accent
#E62B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184