#FC67E9#FC67E9
#FC67E9 is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.3% C 0.231 H 332.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FC67E9 |
|---|---|
| RGB | rgb(252, 103, 233) |
| HSL | hsl(308, 96%, 70%) |
| HSV | hsv(308, 59%, 99%) |
| CMYK | cmyk(0%, 59.1%, 7.5%, 1.2%) |
| CIE-LAB | lab(66.74, 71.59, -38.52) |
| CIE-LCH | lch(66.74, 81.30, 331.72°) |
| OKLab | oklab(74.32% 0.2058 -0.1052) |
| OKLCH | oklch(74.32% 0.231 332.9) |
| XYZ | xyz(59.7032, 36.2835, 80.9339) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.60
Purply Pink
#F075E6
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 2.81
Violet Pink
#FB5FFC
ΔE00 3.37
Violet (CSS)
#EE82EE
ΔE00 4.75
Orchid
#DA70D6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC67E9 #67FC7A
analogous
#C567FC #FC67E9 #FC679F
triadic
#FC67E9 #E9FC67 #67E9FC
tetradic
#FC67E9 #FCC567 #67FC7A #679FFC
square
#FC67E9 #FCC567 #67FC7A #679FFC
split-complementary
#FC67E9 #9FFC67 #67FCC5
monochromatic
#E405C8 #FB2BE0 #FC67E9 #FDA3F2 #FEDFFA
Accessibility & contrast
On white
2.54
#FC67E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#FC67E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC67E9
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC67E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC67E9 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6395ED
Deuteranopia (green-blind)
#92AAE5
Tritanopia (blue-blind)
#FF739F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc67e9; /* rgb */ color: rgb(252, 103, 233); /* oklch */ color: oklch(74.3% 0.231 332.9);
Tailwind
colors: {
custom: {
50: '#ff9af0',
500: '#fc67e9',
950: '#000000',
},
}SCSS
$custom: #fc67e9; $custom-light: #ff9af0; $custom-dark: #000000;
JSON
{
"hex": "#fc67e9",
"rgb": {
"r": 252,
"g": 103,
"b": 233
},
"hsl": {
"h": 307.651,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.74319,
"c": 0.23113,
"h": 332.9
},
"luminance": 0.36279
}Semantic roles & 50–950 ramp
primary
#FC67E9
secondary
#CAF5D0
accent
#E61D00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84