#FB5CED#FB5CED
#FB5CED is a light, highly saturated purple. Relative luminance 0.343; OKLCH L 73.2% C 0.248 H 331.5°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FB5CED |
|---|---|
| RGB | rgb(251, 92, 237) |
| HSL | hsl(305, 95%, 67%) |
| HSV | hsv(305, 63%, 98%) |
| CMYK | cmyk(0%, 63.3%, 5.6%, 1.6%) |
| CIE-LAB | lab(65.19, 76.33, -43.18) |
| CIE-LCH | lch(65.19, 87.70, 330.51°) |
| OKLab | oklab(73.22% 0.2179 -0.1185) |
| OKLCH | oklch(73.22% 0.248 331.5) |
| XYZ | xyz(58.8968, 34.2824, 83.6195) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 1.76
Violet Pink
#FB5FFC
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 3.92
Orchid
#DA70D6
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB5CED #5CFB6A
analogous
#BA5CFB #FB5CED #FB5C9E
triadic
#FB5CED #EDFB5C #5CEDFB
tetradic
#FB5CED #FBBA5C #5CFB6A #5C9EFB
square
#FB5CED #FBBA5C #5CFB6A #5C9EFB
split-complementary
#FB5CED #9EFB5C #5CFBBA
monochromatic
#D705C5 #FA20E6 #FB5CED #FC98F4 #FED3FA
Accessibility & contrast
On white
2.67
#FB5CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#FB5CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB5CED
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB5CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB5CED | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5390F1
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#FF6C9D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fb5ced; /* rgb */ color: rgb(251, 92, 237); /* oklch */ color: oklch(73.2% 0.248 331.5);
Tailwind
colors: {
custom: {
50: '#ff94f3',
500: '#fb5ced',
950: '#000000',
},
}SCSS
$custom: #fb5ced; $custom-light: #ff94f3; $custom-dark: #000000;
JSON
{
"hex": "#fb5ced",
"rgb": {
"r": 251,
"g": 92,
"b": 237
},
"hsl": {
"h": 305.283,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.73219,
"c": 0.24803,
"h": 331.5
},
"luminance": 0.34278
}Semantic roles & 50–950 ramp
primary
#FB5CED
secondary
#C0F2C5
accent
#E61400
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85