#FF69FB#FF69FB
#FF69FB is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.8% C 0.244 H 328.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69FB |
|---|---|
| RGB | rgb(255, 105, 251) |
| HSL | hsl(302, 100%, 71%) |
| HSV | hsv(302, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 1.6%, 0%) |
| CIE-LAB | lab(68.26, 74.36, -46.02) |
| CIE-LCH | lch(68.26, 87.45, 328.25°) |
| OKLab | oklab(75.78% 0.2085 -0.1267) |
| OKLCH | oklch(75.78% 0.244 328.7) |
| XYZ | xyz(63.7034, 38.3324, 95.2917) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.89
Light Magenta
#FA5FF7
ΔE00 1.95
Candy Pink
#FF63E9
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 4.69
Orchid
#DA70D6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69FB #69FF6D
analogous
#B869FF #FF69FB #FF69B0
triadic
#FF69FB #FBFF69 #69FBFF
tetradic
#FF69FB #FFB869 #69FF6D #69B0FF
square
#FF69FB #FFB869 #69FF6D #69B0FF
split-complementary
#FF69FB #B0FF69 #69FFB8
monochromatic
#EE00E7 #FF2CF9 #FF69FB #FFA6FD #FFE0FE
Accessibility & contrast
On white
2.42
#FF69FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FF69FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69FB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69FB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9AFF
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#FF7AA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff69fb; /* rgb */ color: rgb(255, 105, 251); /* oklch */ color: oklch(75.8% 0.244 328.7);
Tailwind
colors: {
custom: {
50: '#ff9cfd',
500: '#ff69fb',
950: '#000000',
},
}SCSS
$custom: #ff69fb; $custom-light: #ff9cfd; $custom-dark: #000000;
JSON
{
"hex": "#ff69fb",
"rgb": {
"r": 255,
"g": 105,
"b": 251
},
"hsl": {
"h": 301.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75782,
"c": 0.24401,
"h": 328.7
},
"luminance": 0.38328
}Semantic roles & 50–950 ramp
primary
#FF69FB
secondary
#CEF6CF
accent
#E60600
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85