#FB6EF4#FB6EF4
#FB6EF4 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.5% C 0.229 H 329.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6EF4 |
|---|---|
| RGB | rgb(251, 110, 244) |
| HSL | hsl(303, 95%, 71%) |
| HSV | hsv(303, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 2.8%, 1.6%) |
| CIE-LAB | lab(68.17, 70.12, -42.37) |
| CIE-LCH | lch(68.17, 81.93, 328.86°) |
| OKLab | oklab(75.5% 0.1976 -0.1163) |
| OKLCH | oklch(75.5% 0.229 329.5) |
| XYZ | xyz(61.6881, 38.1968, 89.6940) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 2.47
Light Magenta
#FA5FF7
ΔE00 2.49
Violet Pink
#FB5FFC
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 3.72
Orchid
#DA70D6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6EF4 #6EFB75
analogous
#BB6EFB #FB6EF4 #FB6EAD
triadic
#FB6EF4 #F4FB6E #6EF4FB
tetradic
#FB6EF4 #FBBB6E #6EFB75 #6EADFB
square
#FB6EF4 #FBBB6E #6EFB75 #6EADFB
split-complementary
#FB6EF4 #ADFB6E #6EFBBB
monochromatic
#E806DD #F932EF #FB6EF4 #FDAAF9 #FEE1FD
Accessibility & contrast
On white
2.43
#FB6EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FB6EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6EF4
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6EF4 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF8
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#FF7CA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb6ef4; /* rgb */ color: rgb(251, 110, 244); /* oklch */ color: oklch(75.5% 0.229 329.5);
Tailwind
colors: {
custom: {
50: '#ff9ef8',
500: '#fb6ef4',
950: '#000000',
},
}SCSS
$custom: #fb6ef4; $custom-light: #ff9ef8; $custom-dark: #000000;
JSON
{
"hex": "#fb6ef4",
"rgb": {
"r": 251,
"g": 110,
"b": 244
},
"hsl": {
"h": 302.979,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.75495,
"c": 0.2293,
"h": 329.5
},
"luminance": 0.38193
}Semantic roles & 50–950 ramp
primary
#FB6EF4
secondary
#CFF5D1
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85