#FC6EEB#FC6EEB
#FC6EEB is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.2% C 0.223 H 332.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EEB |
|---|---|
| RGB | rgb(252, 110, 235) |
| HSL | hsl(307, 96%, 71%) |
| HSV | hsv(307, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 6.7%, 1.2%) |
| CIE-LAB | lab(67.91, 68.94, -37.80) |
| CIE-LCH | lch(67.91, 78.62, 331.26°) |
| OKLab | oklab(75.21% 0.1975 -0.1032) |
| OKLCH | oklch(75.21% 0.223 332.4) |
| XYZ | xyz(60.7161, 37.8497, 82.6890) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 1.90
Light Magenta
#FA5FF7
ΔE00 3.38
Violet (CSS)
#EE82EE
ΔE00 3.80
Violet Pink
#FB5FFC
ΔE00 3.81
Orchid
#DA70D6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EEB #6EFC7F
analogous
#C66EFC #FC6EEB #FC6EA4
triadic
#FC6EEB #EBFC6E #6EEBFC
tetradic
#FC6EEB #FCC66E #6EFC7F #6EA4FC
square
#FC6EEB #FCC66E #6EFC7F #6EA4FC
split-complementary
#FC6EEB #A4FC6E #6EFCC6
monochromatic
#EB05CF #FB32E3 #FC6EEB #FDAAF3 #FEE1FB
Accessibility & contrast
On white
2.45
#FC6EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FC6EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EEB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EEB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999EF
Deuteranopia (green-blind)
#95ADE7
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc6eeb; /* rgb */ color: rgb(252, 110, 235); /* oklch */ color: oklch(75.2% 0.223 332.4);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fc6eeb',
950: '#000000',
},
}SCSS
$custom: #fc6eeb; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fc6eeb",
"rgb": {
"r": 252,
"g": 110,
"b": 235
},
"hsl": {
"h": 307.183,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.75207,
"c": 0.22282,
"h": 332.4
},
"luminance": 0.37845
}Semantic roles & 50–950 ramp
primary
#FC6EEB
secondary
#D0F6D5
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85