#FB6FEB#FB6FEB
#FB6FEB is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.2% C 0.221 H 332.1°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FEB |
|---|---|
| RGB | rgb(251, 111, 235) |
| HSL | hsl(307, 95%, 71%) |
| HSV | hsv(307, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 6.4%, 1.6%) |
| CIE-LAB | lab(67.93, 68.24, -37.77) |
| CIE-LCH | lch(67.93, 78.00, 331.03°) |
| OKLab | oklab(75.2% 0.1952 -0.1032) |
| OKLCH | oklch(75.2% 0.221 332.1) |
| XYZ | xyz(60.4634, 37.8805, 82.7082) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 1.76
Light Magenta
#FA5FF7
ΔE00 3.43
Violet (CSS)
#EE82EE
ΔE00 3.62
Violet Pink
#FB5FFC
ΔE00 3.84
Orchid
#DA70D6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FEB #6FFB7F
analogous
#C56FFB #FB6FEB #FB6FA5
triadic
#FB6FEB #EBFB6F #6FEBFB
tetradic
#FB6FEB #FBC56F #6FFB7F #6FA5FB
square
#FB6FEB #FBC56F #6FFB7F #6FA5FB
split-complementary
#FB6FEB #A5FB6F #6FFBC5
monochromatic
#E906CF #F933E3 #FB6FEB #FDABF3 #FEE1FB
Accessibility & contrast
On white
2.45
#FB6FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FB6FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FEB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FEB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EF
Deuteranopia (green-blind)
#95ADE7
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb6feb; /* rgb */ color: rgb(251, 111, 235); /* oklch */ color: oklch(75.2% 0.221 332.1);
Tailwind
colors: {
custom: {
50: '#ff9ff2',
500: '#fb6feb',
950: '#000000',
},
}SCSS
$custom: #fb6feb; $custom-light: #ff9ff2; $custom-dark: #000000;
JSON
{
"hex": "#fb6feb",
"rgb": {
"r": 251,
"g": 111,
"b": 235
},
"hsl": {
"h": 306.857,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75196,
"c": 0.22077,
"h": 332.1
},
"luminance": 0.37876
}Semantic roles & 50–950 ramp
primary
#FB6FEB
secondary
#D0F6D5
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85