#FF99F0#FF99F0
#FF99F0 is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.6% C 0.161 H 332.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99F0 |
|---|---|
| RGB | rgb(255, 153, 240) |
| HSL | hsl(309, 100%, 80%) |
| HSV | hsv(309, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 5.9%, 0%) |
| CIE-LAB | lab(76.28, 50.24, -27.58) |
| CIE-LCH | lch(76.28, 57.31, 331.23°) |
| OKLab | oklab(81.57% 0.1431 -0.0746) |
| OKLCH | oklch(81.57% 0.161 332.5) |
| XYZ | xyz(68.3588, 50.3373, 88.5366) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 6.96
Lavender Pink
#DD85D7
ΔE00 6.98
Purply Pink
#F075E6
ΔE00 7.80
Mauve
#E0B0FF
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99F0 #99FFA8
analogous
#DB99FF #FF99F0 #FF99BD
triadic
#FF99F0 #F0FF99 #99F0FF
tetradic
#FF99F0 #FFDB99 #99FFA8 #99BDFF
square
#FF99F0 #FFDB99 #99FFA8 #99BDFF
split-complementary
#FF99F0 #BDFF99 #99FFDB
monochromatic
#FF1FDE #FF5CE7 #FF99F0 #FFD6F9 #FFE0FA
Accessibility & contrast
On white
1.90
#FF99F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FF99F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99F0
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99F0 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F3
Deuteranopia (green-blind)
#B2C1ED
Tritanopia (blue-blind)
#FF9FBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff99f0; /* rgb */ color: rgb(255, 153, 240); /* oklch */ color: oklch(81.6% 0.161 332.5);
Tailwind
colors: {
custom: {
50: '#ffb9f5',
500: '#ff99f0',
950: '#000000',
},
}SCSS
$custom: #ff99f0; $custom-light: #ffb9f5; $custom-dark: #000000;
JSON
{
"hex": "#ff99f0",
"rgb": {
"r": 255,
"g": 153,
"b": 240
},
"hsl": {
"h": 308.824,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.81568,
"c": 0.16135,
"h": 332.5
},
"luminance": 0.50334
}Semantic roles & 50–950 ramp
primary
#FF99F0
secondary
#5AE26E
accent
#E62200
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285