#FB6EEE#FB6EEE
#FB6EEE is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.2% C 0.225 H 331.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6EEE |
|---|---|
| RGB | rgb(251, 110, 238) |
| HSL | hsl(306, 95%, 71%) |
| HSV | hsv(306, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 5.2%, 1.6%) |
| CIE-LAB | lab(67.90, 69.15, -39.48) |
| CIE-LCH | lch(67.90, 79.63, 330.28°) |
| OKLab | oklab(75.22% 0.1969 -0.108) |
| OKLCH | oklch(75.22% 0.225 331.2) |
| XYZ | xyz(60.7919, 37.8383, 84.9739) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 1.93
Light Magenta
#FA5FF7
ΔE00 2.96
Violet Pink
#FB5FFC
ΔE00 3.34
Violet (CSS)
#EE82EE
ΔE00 3.67
Orchid
#DA70D6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6EEE #6EFB7B
analogous
#C16EFB #FB6EEE #FB6EA7
triadic
#FB6EEE #EEFB6E #6EEEFB
tetradic
#FB6EEE #FBC16E #6EFB7B #6EA7FB
square
#FB6EEE #FBC16E #6EFB7B #6EA7FB
split-complementary
#FB6EEE #A7FB6E #6EFBC1
monochromatic
#E806D3 #F932E7 #FB6EEE #FDAAF5 #FEE1FC
Accessibility & contrast
On white
2.45
#FB6EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FB6EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6EEE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6EEE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#93ADEA
Tritanopia (blue-blind)
#FF7AA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb6eee; /* rgb */ color: rgb(251, 110, 238); /* oklch */ color: oklch(75.2% 0.225 331.2);
Tailwind
colors: {
custom: {
50: '#ff9ef4',
500: '#fb6eee',
950: '#000000',
},
}SCSS
$custom: #fb6eee; $custom-light: #ff9ef4; $custom-dark: #000000;
JSON
{
"hex": "#fb6eee",
"rgb": {
"r": 251,
"g": 110,
"b": 238
},
"hsl": {
"h": 305.532,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.75215,
"c": 0.22454,
"h": 331.2
},
"luminance": 0.37834
}Semantic roles & 50–950 ramp
primary
#FB6EEE
secondary
#CFF5D3
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85