#FF99E2#FF99E2
#FF99E2 is a light, vivid pink. Relative luminance 0.495; OKLCH L 81.0% C 0.150 H 338.3°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99E2 |
|---|---|
| RGB | rgb(255, 153, 226) |
| HSL | hsl(317, 100%, 80%) |
| HSV | hsv(317, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 11.4%, 0%) |
| CIE-LAB | lab(75.78, 47.94, -20.71) |
| CIE-LCH | lch(75.78, 52.22, 336.64°) |
| OKLab | oklab(81.04% 0.1395 -0.0554) |
| OKLCH | oklch(81.04% 0.15 338.3) |
| XYZ | xyz(66.3588, 49.5373, 78.0032) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.11
Plum
#DDA0DD
ΔE00 6.39
Pink (survey)
#FF81C0
ΔE00 6.97
Lavender Pink
#DD85D7
ΔE00 7.39
Violet (CSS)
#EE82EE
ΔE00 7.71
Purply Pink
#F075E6
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99E2 #99FFB6
analogous
#E999FF #FF99E2 #FF99AF
triadic
#FF99E2 #E2FF99 #99E2FF
tetradic
#FF99E2 #FFE999 #99FFB6 #99AFFF
square
#FF99E2 #FFE999 #99FFB6 #99AFFF
split-complementary
#FF99E2 #AFFF99 #99FFE9
monochromatic
#FF1FBF #FF5CD1 #FF99E2 #FFD6F3 #FFE0F6
Accessibility & contrast
On white
1.93
#FF99E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FF99E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99E2
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99E2 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E5
Deuteranopia (green-blind)
#B6C1DF
Tritanopia (blue-blind)
#FF9CB4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff99e2; /* rgb */ color: rgb(255, 153, 226); /* oklch */ color: oklch(81.0% 0.150 338.3);
Tailwind
colors: {
custom: {
50: '#ffb9eb',
500: '#ff99e2',
950: '#000000',
},
}SCSS
$custom: #ff99e2; $custom-light: #ffb9eb; $custom-dark: #000000;
JSON
{
"hex": "#ff99e2",
"rgb": {
"r": 255,
"g": 153,
"b": 226
},
"hsl": {
"h": 317.059,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.81036,
"c": 0.1501,
"h": 338.3
},
"luminance": 0.49533
}Semantic roles & 50–950 ramp
primary
#FF99E2
secondary
#D4F7DE
accent
#E64100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184