#FF99EB#FF99EB
#FF99EB is a light, vivid pink. Relative luminance 0.500; OKLCH L 81.4% C 0.157 H 334.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99EB |
|---|---|
| RGB | rgb(255, 153, 235) |
| HSL | hsl(312, 100%, 80%) |
| HSV | hsv(312, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 7.8%, 0%) |
| CIE-LAB | lab(76.10, 49.40, -25.14) |
| CIE-LCH | lch(76.10, 55.43, 333.03°) |
| OKLab | oklab(81.37% 0.1419 -0.0677) |
| OKLCH | oklch(81.37% 0.157 334.5) |
| XYZ | xyz(67.6263, 50.0443, 84.6786) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.23
Plum
#DDA0DD
ΔE00 6.30
Violet (CSS)
#EE82EE
ΔE00 6.50
Lavender Pink
#DD85D7
ΔE00 6.99
Purply Pink
#F075E6
ΔE00 8.09
Pink (survey)
#FF81C0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99EB #99FFAD
analogous
#E099FF #FF99EB #FF99B8
triadic
#FF99EB #EBFF99 #99EBFF
tetradic
#FF99EB #FFE099 #99FFAD #99B8FF
square
#FF99EB #FFE099 #99FFAD #99B8FF
split-complementary
#FF99EB #B8FF99 #99FFE0
monochromatic
#FF1FD3 #FF5CDF #FF99EB #FFD6F7 #FFE0F9
Accessibility & contrast
On white
1.91
#FF99EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FF99EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99EB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99EB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EE
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#FF9EB8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff99eb; /* rgb */ color: rgb(255, 153, 235); /* oklch */ color: oklch(81.4% 0.157 334.5);
Tailwind
colors: {
custom: {
50: '#ffb9f1',
500: '#ff99eb',
950: '#000000',
},
}SCSS
$custom: #ff99eb; $custom-light: #ffb9f1; $custom-dark: #000000;
JSON
{
"hex": "#ff99eb",
"rgb": {
"r": 255,
"g": 153,
"b": 235
},
"hsl": {
"h": 311.765,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.81374,
"c": 0.15719,
"h": 334.5
},
"luminance": 0.50041
}Semantic roles & 50–950 ramp
primary
#FF99EB
secondary
#5AE275
accent
#E62D00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285