#FB6FF4#FB6FF4
#FB6FF4 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.6% C 0.228 H 329.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FF4 |
|---|---|
| RGB | rgb(251, 111, 244) |
| HSL | hsl(303, 95%, 71%) |
| HSV | hsv(303, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 2.8%, 1.6%) |
| CIE-LAB | lab(68.32, 69.69, -42.12) |
| CIE-LCH | lch(68.32, 81.43, 328.85°) |
| OKLab | oklab(75.61% 0.1964 -0.1156) |
| OKLCH | oklch(75.61% 0.228 329.5) |
| XYZ | xyz(61.7966, 38.4138, 89.7301) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.42
Candy Pink
#FF63E9
ΔE00 2.44
Light Magenta
#FA5FF7
ΔE00 2.65
Violet Pink
#FB5FFC
ΔE00 2.85
Violet (CSS)
#EE82EE
ΔE00 3.58
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FF4 #6FFB76
analogous
#BC6FFB #FB6FF4 #FB6FAE
triadic
#FB6FF4 #F4FB6F #6FF4FB
tetradic
#FB6FF4 #FBBC6F #6FFB76 #6FAEFB
square
#FB6FF4 #FBBC6F #6FFB76 #6FAEFB
split-complementary
#FB6FF4 #AEFB6F #6FFBBC
monochromatic
#E906DE #F933EF #FB6FF4 #FDABF9 #FEE1FD
Accessibility & contrast
On white
2.42
#FB6FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FB6FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FF4
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FF4 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659AF8
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#FF7DA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb6ff4; /* rgb */ color: rgb(251, 111, 244); /* oklch */ color: oklch(75.6% 0.228 329.5);
Tailwind
colors: {
custom: {
50: '#ff9ff8',
500: '#fb6ff4',
950: '#000000',
},
}SCSS
$custom: #fb6ff4; $custom-light: #ff9ff8; $custom-dark: #000000;
JSON
{
"hex": "#fb6ff4",
"rgb": {
"r": 251,
"g": 111,
"b": 244
},
"hsl": {
"h": 303,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75611,
"c": 0.22789,
"h": 329.5
},
"luminance": 0.3841
}Semantic roles & 50–950 ramp
primary
#FB6FF4
secondary
#D0F6D2
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85