#FB6FF5#FB6FF5
#FB6FF5 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.7% C 0.229 H 329.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FF5 |
|---|---|
| RGB | rgb(251, 111, 245) |
| HSL | hsl(303, 95%, 71%) |
| HSV | hsv(303, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 2.4%, 1.6%) |
| CIE-LAB | lab(68.37, 69.85, -42.60) |
| CIE-LCH | lch(68.37, 81.82, 328.62°) |
| OKLab | oklab(75.66% 0.1965 -0.117) |
| OKLCH | oklch(75.66% 0.229 329.2) |
| XYZ | xyz(61.9489, 38.4747, 90.5319) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 2.55
Light Magenta
#FA5FF7
ΔE00 2.61
Violet Pink
#FB5FFC
ΔE00 2.77
Violet (CSS)
#EE82EE
ΔE00 3.61
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FF5 #6FFB75
analogous
#BB6FFB #FB6FF5 #FB6FAF
triadic
#FB6FF5 #F5FB6F #6FF5FB
tetradic
#FB6FF5 #FBBB6F #6FFB75 #6FAFFB
square
#FB6FF5 #FBBB6F #6FFB75 #6FAFFB
split-complementary
#FB6FF5 #AFFB6F #6FFBBB
monochromatic
#E906DF #F933F1 #FB6FF5 #FDABF9 #FEE1FD
Accessibility & contrast
On white
2.42
#FB6FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FB6FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FF5
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FF5 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649BF9
Deuteranopia (green-blind)
#91ADF1
Tritanopia (blue-blind)
#FF7EA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb6ff5; /* rgb */ color: rgb(251, 111, 245); /* oklch */ color: oklch(75.7% 0.229 329.2);
Tailwind
colors: {
custom: {
50: '#ff9ff9',
500: '#fb6ff5',
950: '#000000',
},
}SCSS
$custom: #fb6ff5; $custom-light: #ff9ff9; $custom-dark: #000000;
JSON
{
"hex": "#fb6ff5",
"rgb": {
"r": 251,
"g": 111,
"b": 245
},
"hsl": {
"h": 302.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75658,
"c": 0.22869,
"h": 329.2
},
"luminance": 0.38471
}Semantic roles & 50–950 ramp
primary
#FB6FF5
secondary
#D0F6D2
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85