#FC68ED#FC68ED
#FC68ED is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.6% C 0.233 H 331.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FC68ED |
|---|---|
| RGB | rgb(252, 104, 237) |
| HSL | hsl(306, 96%, 70%) |
| HSV | hsv(306, 59%, 99%) |
| CMYK | cmyk(0%, 58.7%, 6%, 1.2%) |
| CIE-LAB | lab(67.06, 71.80, -40.23) |
| CIE-LCH | lch(67.06, 82.30, 330.74°) |
| OKLab | oklab(74.61% 0.2051 -0.1101) |
| OKLCH | oklch(74.61% 0.233 331.8) |
| XYZ | xyz(60.3811, 36.7148, 84.0108) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.01
Light Magenta
#FA5FF7
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 2.47
Violet Pink
#FB5FFC
ΔE00 2.87
Violet (CSS)
#EE82EE
ΔE00 4.52
Orchid
#DA70D6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC68ED #68FC77
analogous
#C168FC #FC68ED #FC68A3
triadic
#FC68ED #EDFC68 #68EDFC
tetradic
#FC68ED #FCC168 #68FC77 #68A3FC
square
#FC68ED #FCC168 #68FC77 #68A3FC
split-complementary
#FC68ED #A3FC68 #68FCC1
monochromatic
#E505CE #FB2CE6 #FC68ED #FDA4F4 #FEE0FB
Accessibility & contrast
On white
2.52
#FC68ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#FC68ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC68ED
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC68ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC68ED | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F1
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#FF75A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc68ed; /* rgb */ color: rgb(252, 104, 237); /* oklch */ color: oklch(74.6% 0.233 331.8);
Tailwind
colors: {
custom: {
50: '#ff9bf3',
500: '#fc68ed',
950: '#000000',
},
}SCSS
$custom: #fc68ed; $custom-light: #ff9bf3; $custom-dark: #000000;
JSON
{
"hex": "#fc68ed",
"rgb": {
"r": 252,
"g": 104,
"b": 237
},
"hsl": {
"h": 306.081,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.74614,
"c": 0.23278,
"h": 331.8
},
"luminance": 0.36711
}Semantic roles & 50–950 ramp
primary
#FC68ED
secondary
#CBF5CF
accent
#E61700
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85