#FC69ED#FC69ED
#FC69ED is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.7% C 0.231 H 331.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FC69ED |
|---|---|
| RGB | rgb(252, 105, 237) |
| HSL | hsl(306, 96%, 70%) |
| HSV | hsv(306, 58%, 99%) |
| CMYK | cmyk(0%, 58.3%, 6%, 1.2%) |
| CIE-LAB | lab(67.21, 71.38, -39.99) |
| CIE-LCH | lch(67.21, 81.82, 330.74°) |
| OKLab | oklab(74.73% 0.2039 -0.1094) |
| OKLCH | oklch(74.73% 0.231 331.8) |
| XYZ | xyz(60.4824, 36.9173, 84.0445) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.09
Purply Pink
#F075E6
ΔE00 2.37
Light Magenta
#FA5FF7
ΔE00 2.50
Violet Pink
#FB5FFC
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 4.38
Orchid
#DA70D6
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC69ED #69FC78
analogous
#C169FC #FC69ED #FC69A4
triadic
#FC69ED #EDFC69 #69EDFC
tetradic
#FC69ED #FCC169 #69FC78 #69A4FC
square
#FC69ED #FCC169 #69FC78 #69A4FC
split-complementary
#FC69ED #A4FC69 #69FCC1
monochromatic
#E605CF #FB2DE6 #FC69ED #FDA5F4 #FEE1FB
Accessibility & contrast
On white
2.51
#FC69ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FC69ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC69ED
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC69ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC69ED | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F1
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#FF76A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc69ed; /* rgb */ color: rgb(252, 105, 237); /* oklch */ color: oklch(74.7% 0.231 331.8);
Tailwind
colors: {
custom: {
50: '#ff9bf3',
500: '#fc69ed',
950: '#000000',
},
}SCSS
$custom: #fc69ed; $custom-light: #ff9bf3; $custom-dark: #000000;
JSON
{
"hex": "#fc69ed",
"rgb": {
"r": 252,
"g": 105,
"b": 237
},
"hsl": {
"h": 306.122,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.74726,
"c": 0.23141,
"h": 331.8
},
"luminance": 0.36913
}Semantic roles & 50–950 ramp
primary
#FC69ED
secondary
#CCF5D0
accent
#E61700
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85