#FB69F2#FB69F2
#FB69F2 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.8% C 0.235 H 330.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FB69F2 |
|---|---|
| RGB | rgb(251, 105, 242) |
| HSL | hsl(304, 95%, 70%) |
| HSV | hsv(304, 58%, 98%) |
| CMYK | cmyk(0%, 58.2%, 3.6%, 1.6%) |
| CIE-LAB | lab(67.30, 71.92, -42.63) |
| CIE-LCH | lch(67.30, 83.61, 329.34°) |
| OKLab | oklab(74.83% 0.2034 -0.117) |
| OKLCH | oklch(74.83% 0.235 330.1) |
| XYZ | xyz(60.8618, 37.0273, 87.9286) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.78
Light Magenta
#FA5FF7
ΔE00 1.86
Violet Pink
#FB5FFC
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 4.37
Orchid
#DA70D6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB69F2 #69FB72
analogous
#BB69FB #FB69F2 #FB69A9
triadic
#FB69F2 #F2FB69 #69F2FB
tetradic
#FB69F2 #FBBB69 #69FB72 #69A9FB
square
#FB69F2 #FBBB69 #69FB72 #69A9FB
split-complementary
#FB69F2 #A9FB69 #69FBBB
monochromatic
#E406D6 #F92DED #FB69F2 #FDA5F7 #FEE0FC
Accessibility & contrast
On white
2.50
#FB69F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FB69F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB69F2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB69F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB69F2 | 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)
#5F97F6
Deuteranopia (green-blind)
#8FABEE
Tritanopia (blue-blind)
#FF78A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb69f2; /* rgb */ color: rgb(251, 105, 242); /* oklch */ color: oklch(74.8% 0.235 330.1);
Tailwind
colors: {
custom: {
50: '#ff9bf7',
500: '#fb69f2',
950: '#000000',
},
}SCSS
$custom: #fb69f2; $custom-light: #ff9bf7; $custom-dark: #000000;
JSON
{
"hex": "#fb69f2",
"rgb": {
"r": 251,
"g": 105,
"b": 242
},
"hsl": {
"h": 303.699,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.74831,
"c": 0.2347,
"h": 330.1
},
"luminance": 0.37023
}Semantic roles & 50–950 ramp
primary
#FB69F2
secondary
#CBF5CE
accent
#E60E00
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85