#FF99EE#FF99EE
#FF99EE is a light, vivid pink. Relative luminance 0.502; OKLCH L 81.5% C 0.160 H 333.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99EE |
|---|---|
| RGB | rgb(255, 153, 238) |
| HSL | hsl(310, 100%, 80%) |
| HSV | hsv(310, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 6.7%, 0%) |
| CIE-LAB | lab(76.20, 49.90, -26.60) |
| CIE-LCH | lch(76.20, 56.55, 331.94°) |
| OKLab | oklab(81.49% 0.1426 -0.0718) |
| OKLCH | oklch(81.49% 0.16 333.3) |
| XYZ | xyz(68.0634, 50.2191, 86.9805) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.39
Bubblegum Pink
#FE83CC
ΔE00 6.66
Lavender Pink
#DD85D7
ΔE00 6.96
Purply Pink
#F075E6
ΔE00 7.90
Pink (survey)
#FF81C0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99EE #99FFAA
analogous
#DD99FF #FF99EE #FF99BB
triadic
#FF99EE #EEFF99 #99EEFF
tetradic
#FF99EE #FFDD99 #99FFAA #99BBFF
square
#FF99EE #FFDD99 #99FFAA #99BBFF
split-complementary
#FF99EE #BBFF99 #99FFDD
monochromatic
#FF1FDA #FF5CE4 #FF99EE #FFD6F8 #FFE0FA
Accessibility & contrast
On white
1.90
#FF99EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FF99EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99EE
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99EE | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#FF9EB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff99ee; /* rgb */ color: rgb(255, 153, 238); /* oklch */ color: oklch(81.5% 0.160 333.3);
Tailwind
colors: {
custom: {
50: '#ffb9f3',
500: '#ff99ee',
950: '#000000',
},
}SCSS
$custom: #ff99ee; $custom-light: #ffb9f3; $custom-dark: #000000;
JSON
{
"hex": "#ff99ee",
"rgb": {
"r": 255,
"g": 153,
"b": 238
},
"hsl": {
"h": 310,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.8149,
"c": 0.15967,
"h": 333.3
},
"luminance": 0.50216
}Semantic roles & 50–950 ramp
primary
#FF99EE
secondary
#5AE271
accent
#E62600
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285