#FB6FE8#FB6FE8
#FB6FE8 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.1% C 0.218 H 333.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FE8 |
|---|---|
| RGB | rgb(251, 111, 232) |
| HSL | hsl(308, 95%, 71%) |
| HSV | hsv(308, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 7.6%, 1.6%) |
| CIE-LAB | lab(67.81, 67.77, -36.31) |
| CIE-LCH | lch(67.81, 76.88, 331.82°) |
| OKLab | oklab(75.06% 0.1947 -0.099) |
| OKLCH | oklch(75.06% 0.218 333.1) |
| XYZ | xyz(60.0336, 37.7086, 80.4448) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 1.76
Violet (CSS)
#EE82EE
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 3.79
Violet Pink
#FB5FFC
ΔE00 4.24
Orchid
#DA70D6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FE8 #6FFB82
analogous
#C86FFB #FB6FE8 #FB6FA2
triadic
#FB6FE8 #E8FB6F #6FE8FB
tetradic
#FB6FE8 #FBC86F #6FFB82 #6FA2FB
square
#FB6FE8 #FBC86F #6FFB82 #6FA2FB
split-complementary
#FB6FE8 #A2FB6F #6FFBC8
monochromatic
#E906CA #F933DE #FB6FE8 #FDABF2 #FEE1FA
Accessibility & contrast
On white
2.46
#FB6FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FB6FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FE8
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FE8 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C98EC
Deuteranopia (green-blind)
#96ADE4
Tritanopia (blue-blind)
#FF79A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb6fe8; /* rgb */ color: rgb(251, 111, 232); /* oklch */ color: oklch(75.1% 0.218 333.1);
Tailwind
colors: {
custom: {
50: '#ff9fef',
500: '#fb6fe8',
950: '#000000',
},
}SCSS
$custom: #fb6fe8; $custom-light: #ff9fef; $custom-dark: #000000;
JSON
{
"hex": "#fb6fe8",
"rgb": {
"r": 251,
"g": 111,
"b": 232
},
"hsl": {
"h": 308.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75061,
"c": 0.21846,
"h": 333.1
},
"luminance": 0.37704
}Semantic roles & 50–950 ramp
primary
#FB6FE8
secondary
#D0F6D5
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84