#FC69EA#FC69EA
#FC69EA is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.6% C 0.229 H 332.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FC69EA |
|---|---|
| RGB | rgb(252, 105, 234) |
| HSL | hsl(307, 96%, 70%) |
| HSV | hsv(307, 58%, 99%) |
| CMYK | cmyk(0%, 58.3%, 7.1%, 1.2%) |
| CIE-LAB | lab(67.08, 70.91, -38.53) |
| CIE-LCH | lch(67.08, 80.70, 331.48°) |
| OKLab | oklab(74.59% 0.2035 -0.1053) |
| OKLCH | oklch(74.59% 0.229 332.7) |
| XYZ | xyz(60.0478, 36.7435, 81.7555) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.87
Purply Pink
#F075E6
ΔE00 2.28
Light Magenta
#FA5FF7
ΔE00 2.88
Violet Pink
#FB5FFC
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 4.46
Orchid
#DA70D6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC69EA #69FC7B
analogous
#C569FC #FC69EA #FC69A0
triadic
#FC69EA #EAFC69 #69EAFC
tetradic
#FC69EA #FCC569 #69FC7B #69A0FC
square
#FC69EA #FCC569 #69FC7B #69A0FC
split-complementary
#FC69EA #A0FC69 #69FCC5
monochromatic
#E605CA #FB2DE2 #FC69EA #FDA5F2 #FEE1FB
Accessibility & contrast
On white
2.52
#FC69EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FC69EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC69EA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC69EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC69EA | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EE
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#FF75A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc69ea; /* rgb */ color: rgb(252, 105, 234); /* oklch */ color: oklch(74.6% 0.229 332.7);
Tailwind
colors: {
custom: {
50: '#ff9bf1',
500: '#fc69ea',
950: '#000000',
},
}SCSS
$custom: #fc69ea; $custom-light: #ff9bf1; $custom-dark: #000000;
JSON
{
"hex": "#fc69ea",
"rgb": {
"r": 252,
"g": 105,
"b": 234
},
"hsl": {
"h": 307.347,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.74587,
"c": 0.22912,
"h": 332.7
},
"luminance": 0.36739
}Semantic roles & 50–950 ramp
primary
#FC69EA
secondary
#CCF5D1
accent
#E61C00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85