#FC6EDF#FC6EDF
#FC6EDF is a light, highly saturated pink. Relative luminance 0.372; OKLCH L 74.7% C 0.214 H 336.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EDF |
|---|---|
| RGB | rgb(252, 110, 223) |
| HSL | hsl(312, 96%, 71%) |
| HSV | hsv(312, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 11.5%, 1.2%) |
| CIE-LAB | lab(67.41, 67.09, -31.92) |
| CIE-LCH | lch(67.41, 74.29, 334.55°) |
| OKLab | oklab(74.68% 0.1956 -0.0865) |
| OKLCH | oklch(74.68% 0.214 336.1) |
| XYZ | xyz(59.0406, 37.1795, 73.8645) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 5.03
Orchid
#DA70D6
ΔE00 5.50
Violet Pink
#FB5FFC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EDF #6EFC8B
analogous
#D26EFC #FC6EDF #FC6E98
triadic
#FC6EDF #DFFC6E #6EDFFC
tetradic
#FC6EDF #FCD26E #6EFC8B #6E98FC
square
#FC6EDF #FCD26E #6EFC8B #6E98FC
split-complementary
#FC6EDF #98FC6E #6EFCD2
monochromatic
#EB05BC #FB32D2 #FC6EDF #FDAAEC #FEE1F8
Accessibility & contrast
On white
2.49
#FC6EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FC6EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EDF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EDF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7097E3
Deuteranopia (green-blind)
#9AACDB
Tritanopia (blue-blind)
#FF759D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc6edf; /* rgb */ color: rgb(252, 110, 223); /* oklch */ color: oklch(74.7% 0.214 336.1);
Tailwind
colors: {
custom: {
50: '#ff9ee9',
500: '#fc6edf',
950: '#000000',
},
}SCSS
$custom: #fc6edf; $custom-light: #ff9ee9; $custom-dark: #000000;
JSON
{
"hex": "#fc6edf",
"rgb": {
"r": 252,
"g": 110,
"b": 223
},
"hsl": {
"h": 312.254,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.74677,
"c": 0.21383,
"h": 336.1
},
"luminance": 0.37175
}Semantic roles & 50–950 ramp
primary
#FC6EDF
secondary
#D0F6D8
accent
#E62F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84