#FF75FB#FF75FB
#FF75FB is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.2% C 0.227 H 328.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75FB |
|---|---|
| RGB | rgb(255, 117, 251) |
| HSL | hsl(302, 100%, 73%) |
| HSV | hsv(302, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 1.6%, 0%) |
| CIE-LAB | lab(70.14, 69.24, -43.08) |
| CIE-LCH | lch(70.14, 81.55, 328.11°) |
| OKLab | oklab(77.16% 0.194 -0.1183) |
| OKLCH | oklch(77.16% 0.227 328.6) |
| XYZ | xyz(65.0131, 40.9516, 95.7282) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.36
Candy Pink
#FF63E9
ΔE00 3.70
Violet Pink
#FB5FFC
ΔE00 3.74
Light Magenta
#FA5FF7
ΔE00 3.77
Orchid
#DA70D6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75FB #75FF79
analogous
#BE75FF #FF75FB #FF75B6
triadic
#FF75FB #FBFF75 #75FBFF
tetradic
#FF75FB #FFBE75 #75FF79 #75B6FF
square
#FF75FB #FFBE75 #75FF79 #75B6FF
split-complementary
#FF75FB #B6FF75 #75FFBE
monochromatic
#FA00F2 #FF38F9 #FF75FB #FFB2FD #FFE0FE
Accessibility & contrast
On white
2.29
#FF75FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FF75FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75FB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75FB | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#FF84AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff75fb; /* rgb */ color: rgb(255, 117, 251); /* oklch */ color: oklch(77.2% 0.227 328.6);
Tailwind
colors: {
custom: {
50: '#ffa3fd',
500: '#ff75fb',
950: '#000000',
},
}SCSS
$custom: #ff75fb; $custom-light: #ffa3fd; $custom-dark: #000000;
JSON
{
"hex": "#ff75fb",
"rgb": {
"r": 255,
"g": 117,
"b": 251
},
"hsl": {
"h": 301.739,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.77155,
"c": 0.22724,
"h": 328.6
},
"luminance": 0.40948
}Semantic roles & 50–950 ramp
primary
#FF75FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85