#FB68ED#FB68ED
#FB68ED is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.5% C 0.232 H 331.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FB68ED |
|---|---|
| RGB | rgb(251, 104, 237) |
| HSL | hsl(306, 95%, 70%) |
| HSV | hsv(306, 59%, 98%) |
| CMYK | cmyk(0%, 58.6%, 5.6%, 1.6%) |
| CIE-LAB | lab(66.92, 71.54, -40.46) |
| CIE-LCH | lch(66.92, 82.19, 330.51°) |
| OKLab | oklab(74.48% 0.2041 -0.1108) |
| OKLCH | oklch(74.48% 0.232 331.5) |
| XYZ | xyz(60.0199, 36.5285, 83.9938) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.09
Light Magenta
#FA5FF7
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 2.44
Violet Pink
#FB5FFC
ΔE00 2.78
Violet (CSS)
#EE82EE
ΔE00 4.50
Orchid
#DA70D6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB68ED #68FB76
analogous
#BF68FB #FB68ED #FB68A4
triadic
#FB68ED #EDFB68 #68EDFB
tetradic
#FB68ED #FBBF68 #68FB76 #68A4FB
square
#FB68ED #FBBF68 #68FB76 #68A4FB
split-complementary
#FB68ED #A4FB68 #68FBBF
monochromatic
#E306CE #F92CE6 #FB68ED #FDA4F4 #FEDFFB
Accessibility & contrast
On white
2.53
#FB68ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FB68ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB68ED
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB68ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB68ED | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F1
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#FF75A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fb68ed; /* rgb */ color: rgb(251, 104, 237); /* oklch */ color: oklch(74.5% 0.232 331.5);
Tailwind
colors: {
custom: {
50: '#ff9bf3',
500: '#fb68ed',
950: '#000000',
},
}SCSS
$custom: #fb68ed; $custom-light: #ff9bf3; $custom-dark: #000000;
JSON
{
"hex": "#fb68ed",
"rgb": {
"r": 251,
"g": 104,
"b": 237
},
"hsl": {
"h": 305.714,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.74483,
"c": 0.2322,
"h": 331.5
},
"luminance": 0.36524
}Semantic roles & 50–950 ramp
primary
#FB68ED
secondary
#CAF4CE
accent
#E61600
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85