#FB6CED#FB6CED
#FB6CED is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.9% C 0.227 H 331.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6CED |
|---|---|
| RGB | rgb(251, 108, 237) |
| HSL | hsl(306, 95%, 70%) |
| HSV | hsv(306, 57%, 98%) |
| CMYK | cmyk(0%, 57%, 5.6%, 1.6%) |
| CIE-LAB | lab(67.54, 69.85, -39.49) |
| CIE-LCH | lch(67.54, 80.24, 330.52°) |
| OKLab | oklab(74.94% 0.1992 -0.108) |
| OKLCH | oklch(74.94% 0.227 331.5) |
| XYZ | xyz(60.4321, 37.3530, 84.1312) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 2.03
Light Magenta
#FA5FF7
ΔE00 2.78
Violet Pink
#FB5FFC
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 3.96
Orchid
#DA70D6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6CED #6CFB7A
analogous
#C16CFB #FB6CED #FB6CA5
triadic
#FB6CED #EDFB6C #6CEDFB
tetradic
#FB6CED #FBC16C #6CFB7A #6CA5FB
square
#FB6CED #FBC16C #6CFB7A #6CA5FB
split-complementary
#FB6CED #A5FB6C #6CFBC1
monochromatic
#E606D0 #F930E6 #FB6CED #FDA8F4 #FEE1FB
Accessibility & contrast
On white
2.48
#FB6CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FB6CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6CED
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6CED | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F1
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#FF78A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb6ced; /* rgb */ color: rgb(251, 108, 237); /* oklch */ color: oklch(74.9% 0.227 331.5);
Tailwind
colors: {
custom: {
50: '#ff9df3',
500: '#fb6ced',
950: '#000000',
},
}SCSS
$custom: #fb6ced; $custom-light: #ff9df3; $custom-dark: #000000;
JSON
{
"hex": "#fb6ced",
"rgb": {
"r": 251,
"g": 108,
"b": 237
},
"hsl": {
"h": 305.874,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.74937,
"c": 0.22661,
"h": 331.5
},
"luminance": 0.37349
}Semantic roles & 50–950 ramp
primary
#FB6CED
secondary
#CEF5D2
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85