#FC67FF#FC67FF
#FC67FF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.4% C 0.248 H 326.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC67FF |
|---|---|
| RGB | rgb(252, 103, 255) |
| HSL | hsl(299, 100%, 70%) |
| HSV | hsv(299, 60%, 100%) |
| CMYK | cmyk(1.2%, 59.6%, 0%, 0%) |
| CIE-LAB | lab(67.74, 75.11, -49.07) |
| CIE-LCH | lch(67.74, 89.71, 326.84°) |
| OKLab | oklab(75.38% 0.208 -0.1356) |
| OKLCH | oklch(75.38% 0.248 326.9) |
| XYZ | xyz(63.0440, 37.6199, 98.5291) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.27
Light Magenta
#FA5FF7
ΔE00 1.65
Candy Pink
#FF63E9
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 4.26
Violet (CSS)
#EE82EE
ΔE00 5.18
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC67FF #6AFF67
analogous
#B067FF #FC67FF #FF67B6
triadic
#FC67FF #FFFC67 #67FFFC
tetradic
#FC67FF #FFB067 #6AFF67 #67B6FF
square
#FC67FF #FFB067 #6AFF67 #67B6FF
split-complementary
#FC67FF #B6FF67 #67FFB0
monochromatic
#E700EC #FB2AFF #FC67FF #FDA4FF #FEE0FF
Accessibility & contrast
On white
2.46
#FC67FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FC67FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC67FF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC67FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC67FF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5399FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#FF7BAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc67ff; /* rgb */ color: rgb(252, 103, 255); /* oklch */ color: oklch(75.4% 0.248 326.9);
Tailwind
colors: {
custom: {
50: '#ff9bff',
500: '#fc67ff',
950: '#000000',
},
}SCSS
$custom: #fc67ff; $custom-light: #ff9bff; $custom-dark: #000000;
JSON
{
"hex": "#fc67ff",
"rgb": {
"r": 252,
"g": 103,
"b": 255
},
"hsl": {
"h": 298.816,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.75377,
"c": 0.24827,
"h": 326.9
},
"luminance": 0.37616
}Semantic roles & 50–950 ramp
primary
#FC67FF
secondary
#CDF6CC
accent
#E60005
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86