#FB66FB#FB66FB
#FB66FB is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.9% C 0.246 H 327.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FB66FB |
|---|---|
| RGB | rgb(251, 102, 251) |
| HSL | hsl(300, 95%, 69%) |
| HSV | hsv(300, 59%, 98%) |
| CMYK | cmyk(0%, 59.4%, 0%, 1.6%) |
| CIE-LAB | lab(67.26, 74.62, -47.64) |
| CIE-LCH | lch(67.26, 88.53, 327.44°) |
| OKLab | oklab(74.94% 0.2078 -0.1314) |
| OKLCH | oklch(74.94% 0.246 327.7) |
| XYZ | xyz(61.9467, 36.9810, 95.1233) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.04
Light Magenta
#FA5FF7
ΔE00 1.19
Candy Pink
#FF63E9
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.89
Violet (CSS)
#EE82EE
ΔE00 5.09
Orchid
#DA70D6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB66FB #66FB66
analogous
#B166FB #FB66FB #FB66B1
triadic
#FB66FB #FBFB66 #66FBFB
tetradic
#FB66FB #FBB166 #66FB66 #66B1FB
square
#FB66FB #FBB166 #66FB66 #66B1FB
split-complementary
#FB66FB #B1FB66 #66FBB1
monochromatic
#E106E1 #F92AF9 #FB66FB #FDA2FD #FEDDFE
Accessibility & contrast
On white
2.50
#FB66FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FB66FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB66FB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB66FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB66FB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5497FF
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#FF79A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb66fb; /* rgb */ color: rgb(251, 102, 251); /* oklch */ color: oklch(74.9% 0.246 327.7);
Tailwind
colors: {
custom: {
50: '#ff9afd',
500: '#fb66fb',
950: '#000000',
},
}SCSS
$custom: #fb66fb; $custom-light: #ff9afd; $custom-dark: #000000;
JSON
{
"hex": "#fb66fb",
"rgb": {
"r": 251,
"g": 102,
"b": 251
},
"hsl": {
"h": 300,
"s": 94.904,
"l": 69.216
},
"oklch": {
"l": 0.74941,
"c": 0.24587,
"h": 327.7
},
"luminance": 0.36977
}Semantic roles & 50–950 ramp
primary
#FB66FB
secondary
#C9F4C9
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86