#FB66FD#FB66FD
#FB66FD is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 75.0% C 0.247 H 327.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FB66FD |
|---|---|
| RGB | rgb(251, 102, 253) |
| HSL | hsl(299, 97%, 70%) |
| HSV | hsv(299, 60%, 99%) |
| CMYK | cmyk(0.8%, 59.7%, 0%, 0.8%) |
| CIE-LAB | lab(67.36, 74.94, -48.58) |
| CIE-LCH | lch(67.36, 89.31, 327.05°) |
| OKLab | oklab(75.04% 0.2079 -0.1342) |
| OKLCH | oklch(75.04% 0.247 327.2) |
| XYZ | xyz(62.2636, 37.1078, 96.7925) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.02
Light Magenta
#FA5FF7
ΔE00 1.33
Candy Pink
#FF63E9
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 4.12
Violet (CSS)
#EE82EE
ΔE00 5.20
Orchid
#DA70D6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB66FD #68FD66
analogous
#AF66FD #FB66FD #FD66B4
triadic
#FB66FD #FDFB66 #66FDFB
tetradic
#FB66FD #FDAF66 #68FD66 #66B4FD
square
#FB66FD #FDAF66 #68FD66 #66B4FD
split-complementary
#FB66FD #B4FD66 #66FDAF
monochromatic
#E303E6 #F92AFC #FB66FD #FDA2FE #FEDFFF
Accessibility & contrast
On white
2.49
#FB66FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FB66FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB66FD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB66FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB66FD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5398FF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#FF7AA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb66fd; /* rgb */ color: rgb(251, 102, 253); /* oklch */ color: oklch(75.0% 0.247 327.2);
Tailwind
colors: {
custom: {
50: '#ff9afe',
500: '#fb66fd',
950: '#000000',
},
}SCSS
$custom: #fb66fd; $custom-light: #ff9afe; $custom-dark: #000000;
JSON
{
"hex": "#fb66fd",
"rgb": {
"r": 251,
"g": 102,
"b": 253
},
"hsl": {
"h": 299.205,
"s": 97.419,
"l": 69.608
},
"oklch": {
"l": 0.75041,
"c": 0.24747,
"h": 327.2
},
"luminance": 0.37104
}Semantic roles & 50–950 ramp
primary
#FB66FD
secondary
#CAF5CA
accent
#E60003
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86