#FB6FEE#FB6FEE
#FB6FEE is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.3% C 0.223 H 331.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FEE |
|---|---|
| RGB | rgb(251, 111, 238) |
| HSL | hsl(306, 95%, 71%) |
| HSV | hsv(306, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 5.2%, 1.6%) |
| CIE-LAB | lab(68.06, 68.72, -39.23) |
| CIE-LCH | lch(68.06, 79.13, 330.28°) |
| OKLab | oklab(75.33% 0.1956 -0.1073) |
| OKLCH | oklch(75.33% 0.223 331.2) |
| XYZ | xyz(60.9004, 38.0553, 85.0101) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 1.89
Light Magenta
#FA5FF7
ΔE00 3.11
Violet Pink
#FB5FFC
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 3.54
Orchid
#DA70D6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FEE #6FFB7C
analogous
#C26FFB #FB6FEE #FB6FA8
triadic
#FB6FEE #EEFB6F #6FEEFB
tetradic
#FB6FEE #FBC26F #6FFB7C #6FA8FB
square
#FB6FEE #FBC26F #6FFB7C #6FA8FB
split-complementary
#FB6FEE #A8FB6F #6FFBC2
monochromatic
#E906D4 #F933E7 #FB6FEE #FDABF5 #FEE1FB
Accessibility & contrast
On white
2.44
#FB6FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FB6FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FEE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FEE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#FF7BA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb6fee; /* rgb */ color: rgb(251, 111, 238); /* oklch */ color: oklch(75.3% 0.223 331.2);
Tailwind
colors: {
custom: {
50: '#ff9ff4',
500: '#fb6fee',
950: '#000000',
},
}SCSS
$custom: #fb6fee; $custom-light: #ff9ff4; $custom-dark: #000000;
JSON
{
"hex": "#fb6fee",
"rgb": {
"r": 251,
"g": 111,
"b": 238
},
"hsl": {
"h": 305.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75332,
"c": 0.22312,
"h": 331.2
},
"luminance": 0.38051
}Semantic roles & 50–950 ramp
primary
#FB6FEE
secondary
#D0F6D4
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85