#FB6EF5#FB6EF5
#FB6EF5 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.5% C 0.230 H 329.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6EF5 |
|---|---|
| RGB | rgb(251, 110, 245) |
| HSL | hsl(303, 95%, 71%) |
| HSV | hsv(303, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 2.4%, 1.6%) |
| CIE-LAB | lab(68.21, 70.28, -42.85) |
| CIE-LCH | lch(68.21, 82.32, 328.63°) |
| OKLab | oklab(75.54% 0.1977 -0.1177) |
| OKLCH | oklch(75.54% 0.23 329.2) |
| XYZ | xyz(61.8404, 38.2577, 90.4958) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 2.59
Violet Pink
#FB5FFC
ΔE00 2.62
Violet (CSS)
#EE82EE
ΔE00 3.75
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6EF5 #6EFB74
analogous
#BA6EFB #FB6EF5 #FB6EAE
triadic
#FB6EF5 #F5FB6E #6EF5FB
tetradic
#FB6EF5 #FBBA6E #6EFB74 #6EAEFB
square
#FB6EF5 #FBBA6E #6EFB74 #6EAEFB
split-complementary
#FB6EF5 #AEFB6E #6EFBBA
monochromatic
#E806DF #F932F1 #FB6EF5 #FDAAF9 #FEE1FD
Accessibility & contrast
On white
2.43
#FB6EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FB6EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6EF5
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6EF5 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF9
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#FF7DA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb6ef5; /* rgb */ color: rgb(251, 110, 245); /* oklch */ color: oklch(75.5% 0.230 329.2);
Tailwind
colors: {
custom: {
50: '#ff9ef9',
500: '#fb6ef5',
950: '#000000',
},
}SCSS
$custom: #fb6ef5; $custom-light: #ff9ef9; $custom-dark: #000000;
JSON
{
"hex": "#fb6ef5",
"rgb": {
"r": 251,
"g": 110,
"b": 245
},
"hsl": {
"h": 302.553,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.75542,
"c": 0.2301,
"h": 329.2
},
"luminance": 0.38254
}Semantic roles & 50–950 ramp
primary
#FB6EF5
secondary
#CFF5D1
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85