#FB5CEC#FB5CEC
#FB5CEC is a light, highly saturated purple. Relative luminance 0.342; OKLCH L 73.2% C 0.247 H 331.7°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FB5CEC |
|---|---|
| RGB | rgb(251, 92, 236) |
| HSL | hsl(306, 95%, 67%) |
| HSV | hsv(306, 63%, 98%) |
| CMYK | cmyk(0%, 63.3%, 6%, 1.6%) |
| CIE-LAB | lab(65.14, 76.18, -42.69) |
| CIE-LCH | lch(65.14, 87.33, 330.73°) |
| OKLab | oklab(73.17% 0.2178 -0.1171) |
| OKLCH | oklch(73.17% 0.247 331.7) |
| XYZ | xyz(58.7511, 34.2241, 82.8522) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.68
Light Magenta
#FA5FF7
ΔE00 1.73
Violet Pink
#FB5FFC
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.88
Orchid
#DA70D6
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB5CEC #5CFB6B
analogous
#BA5CFB #FB5CEC #FB5C9D
triadic
#FB5CEC #ECFB5C #5CECFB
tetradic
#FB5CEC #FBBA5C #5CFB6B #5C9DFB
square
#FB5CEC #FBBA5C #5CFB6B #5C9DFB
split-complementary
#FB5CEC #9DFB5C #5CFBBA
monochromatic
#D705C4 #FA20E5 #FB5CEC #FC98F3 #FED3FA
Accessibility & contrast
On white
2.68
#FB5CEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#FB5CEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB5CEC
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB5CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB5CEC | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5490F0
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#FF6B9C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fb5cec; /* rgb */ color: rgb(251, 92, 236); /* oklch */ color: oklch(73.2% 0.247 331.7);
Tailwind
colors: {
custom: {
50: '#ff94f2',
500: '#fb5cec',
950: '#000000',
},
}SCSS
$custom: #fb5cec; $custom-light: #ff94f2; $custom-dark: #000000;
JSON
{
"hex": "#fb5cec",
"rgb": {
"r": 251,
"g": 92,
"b": 236
},
"hsl": {
"h": 305.66,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.7317,
"c": 0.24729,
"h": 331.7
},
"luminance": 0.3422
}Semantic roles & 50–950 ramp
primary
#FB5CEC
secondary
#C0F2C5
accent
#E61600
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85