#FB6FE1#FB6FE1
#FB6FE1 is a light, highly saturated pink. Relative luminance 0.373; OKLCH L 74.8% C 0.213 H 335.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FE1 |
|---|---|
| RGB | rgb(251, 111, 225) |
| HSL | hsl(311, 95%, 71%) |
| HSV | hsv(311, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 10.4%, 1.6%) |
| CIE-LAB | lab(67.52, 66.68, -32.88) |
| CIE-LCH | lch(67.52, 74.35, 333.75°) |
| OKLab | oklab(74.75% 0.1936 -0.0892) |
| OKLCH | oklch(74.75% 0.213 335.3) |
| XYZ | xyz(59.0591, 37.3187, 75.3122) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.26
Candy Pink
#FF63E9
ΔE00 2.28
Violet (CSS)
#EE82EE
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FE1 #6FFB89
analogous
#CF6FFB #FB6FE1 #FB6F9B
triadic
#FB6FE1 #E1FB6F #6FE1FB
tetradic
#FB6FE1 #FBCF6F #6FFB89 #6F9BFB
square
#FB6FE1 #FBCF6F #6FFB89 #6F9BFB
split-complementary
#FB6FE1 #9BFB6F #6FFBCF
monochromatic
#E906BF #F933D5 #FB6FE1 #FDABED #FEE1F9
Accessibility & contrast
On white
2.48
#FB6FE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FB6FE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FE1
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FE1 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F97E5
Deuteranopia (green-blind)
#99ACDD
Tritanopia (blue-blind)
#FF779E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb6fe1; /* rgb */ color: rgb(251, 111, 225); /* oklch */ color: oklch(74.8% 0.213 335.3);
Tailwind
colors: {
custom: {
50: '#ff9fea',
500: '#fb6fe1',
950: '#000000',
},
}SCSS
$custom: #fb6fe1; $custom-light: #ff9fea; $custom-dark: #000000;
JSON
{
"hex": "#fb6fe1",
"rgb": {
"r": 251,
"g": 111,
"b": 225
},
"hsl": {
"h": 311.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.74752,
"c": 0.21317,
"h": 335.3
},
"luminance": 0.37314
}Semantic roles & 50–950 ramp
primary
#FB6FE1
secondary
#D0F6D7
accent
#E62B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84