#FC6EED#FC6EED
#FC6EED is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.3% C 0.224 H 331.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EED |
|---|---|
| RGB | rgb(252, 110, 237) |
| HSL | hsl(306, 96%, 71%) |
| HSV | hsv(306, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 6%, 1.2%) |
| CIE-LAB | lab(68.00, 69.25, -38.77) |
| CIE-LCH | lch(68.00, 79.37, 330.76°) |
| OKLab | oklab(75.3% 0.1978 -0.106) |
| OKLCH | oklch(75.3% 0.224 331.8) |
| XYZ | xyz(61.0067, 37.9660, 84.2193) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.68
Purply Pink
#F075E6
ΔE00 1.96
Light Magenta
#FA5FF7
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 3.74
Orchid
#DA70D6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EED #6EFC7D
analogous
#C46EFC #FC6EED #FC6EA6
triadic
#FC6EED #EDFC6E #6EEDFC
tetradic
#FC6EED #FCC46E #6EFC7D #6EA6FC
square
#FC6EED #FCC46E #6EFC7D #6EA6FC
split-complementary
#FC6EED #A6FC6E #6EFCC4
monochromatic
#EB05D2 #FB32E6 #FC6EED #FDAAF4 #FEE1FB
Accessibility & contrast
On white
2.44
#FC6EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FC6EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EED
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EED | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F1
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#FF7AA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6eed; /* rgb */ color: rgb(252, 110, 237); /* oklch */ color: oklch(75.3% 0.224 331.8);
Tailwind
colors: {
custom: {
50: '#ff9ef3',
500: '#fc6eed',
950: '#000000',
},
}SCSS
$custom: #fc6eed; $custom-light: #ff9ef3; $custom-dark: #000000;
JSON
{
"hex": "#fc6eed",
"rgb": {
"r": 252,
"g": 110,
"b": 237
},
"hsl": {
"h": 306.338,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.75298,
"c": 0.22438,
"h": 331.8
},
"luminance": 0.37962
}Semantic roles & 50–950 ramp
primary
#FC6EED
secondary
#D0F6D4
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85