#FC67E8#FC67E8
#FC67E8 is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.3% C 0.230 H 333.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FC67E8 |
|---|---|
| RGB | rgb(252, 103, 232) |
| HSL | hsl(308, 96%, 70%) |
| HSV | hsv(308, 59%, 99%) |
| CMYK | cmyk(0%, 59.1%, 7.9%, 1.2%) |
| CIE-LAB | lab(66.69, 71.43, -38.04) |
| CIE-LCH | lch(66.69, 80.93, 331.97°) |
| OKLab | oklab(74.27% 0.2057 -0.1038) |
| OKLCH | oklch(74.27% 0.23 333.2) |
| XYZ | xyz(59.5607, 36.2266, 80.1837) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.59
Purply Pink
#F075E6
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 2.95
Violet Pink
#FB5FFC
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 4.79
Orchid
#DA70D6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC67E8 #67FC7B
analogous
#C667FC #FC67E8 #FC679D
triadic
#FC67E8 #E8FC67 #67E8FC
tetradic
#FC67E8 #FCC667 #67FC7B #679DFC
square
#FC67E8 #FCC667 #67FC7B #679DFC
split-complementary
#FC67E8 #9DFC67 #67FCC6
monochromatic
#E405C6 #FB2BDF #FC67E8 #FDA3F1 #FEDFFA
Accessibility & contrast
On white
2.55
#FC67E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FC67E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC67E8
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC67E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC67E8 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6394EC
Deuteranopia (green-blind)
#93AAE4
Tritanopia (blue-blind)
#FF729E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc67e8; /* rgb */ color: rgb(252, 103, 232); /* oklch */ color: oklch(74.3% 0.230 333.2);
Tailwind
colors: {
custom: {
50: '#ff9aef',
500: '#fc67e8',
950: '#000000',
},
}SCSS
$custom: #fc67e8; $custom-light: #ff9aef; $custom-dark: #000000;
JSON
{
"hex": "#fc67e8",
"rgb": {
"r": 252,
"g": 103,
"b": 232
},
"hsl": {
"h": 308.054,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.74273,
"c": 0.23039,
"h": 333.2
},
"luminance": 0.36222
}Semantic roles & 50–950 ramp
primary
#FC67E8
secondary
#CAF5D0
accent
#E61F00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84