#FB6EEB#FB6EEB
#FB6EEB is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.1% C 0.222 H 332.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6EEB |
|---|---|
| RGB | rgb(251, 110, 235) |
| HSL | hsl(307, 95%, 71%) |
| HSV | hsv(307, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 6.4%, 1.6%) |
| CIE-LAB | lab(67.77, 68.68, -38.02) |
| CIE-LCH | lch(67.77, 78.50, 331.03°) |
| OKLab | oklab(75.08% 0.1964 -0.1039) |
| OKLCH | oklch(75.08% 0.222 332.1) |
| XYZ | xyz(60.3549, 37.6635, 82.6720) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 1.79
Light Magenta
#FA5FF7
ΔE00 3.28
Violet Pink
#FB5FFC
ΔE00 3.71
Violet (CSS)
#EE82EE
ΔE00 3.75
Orchid
#DA70D6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6EEB #6EFB7E
analogous
#C56EFB #FB6EEB #FB6EA4
triadic
#FB6EEB #EBFB6E #6EEBFB
tetradic
#FB6EEB #FBC56E #6EFB7E #6EA4FB
square
#FB6EEB #FBC56E #6EFB7E #6EA4FB
split-complementary
#FB6EEB #A4FB6E #6EFBC5
monochromatic
#E806CF #F932E3 #FB6EEB #FDAAF3 #FEE1FB
Accessibility & contrast
On white
2.46
#FB6EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FB6EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6EEB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6EEB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EF
Deuteranopia (green-blind)
#95ACE7
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb6eeb; /* rgb */ color: rgb(251, 110, 235); /* oklch */ color: oklch(75.1% 0.222 332.1);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fb6eeb',
950: '#000000',
},
}SCSS
$custom: #fb6eeb; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fb6eeb",
"rgb": {
"r": 251,
"g": 110,
"b": 235
},
"hsl": {
"h": 306.809,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.75078,
"c": 0.22221,
"h": 332.1
},
"luminance": 0.37659
}Semantic roles & 50–950 ramp
primary
#FB6EEB
secondary
#CFF5D4
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85