#FF6CE2#FF6CE2
#FF6CE2 is a light, highly saturated pink. Relative luminance 0.375; OKLCH L 75.0% C 0.221 H 335.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CE2 |
|---|---|
| RGB | rgb(255, 108, 226) |
| HSL | hsl(312, 100%, 71%) |
| HSV | hsv(312, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 11.4%, 0%) |
| CIE-LAB | lab(67.64, 69.20, -33.21) |
| CIE-LCH | lch(67.64, 76.76, 334.37°) |
| OKLab | oklab(74.97% 0.2017 -0.0901) |
| OKLCH | oklch(74.97% 0.221 335.9) |
| XYZ | xyz(60.3306, 37.4808, 75.9937) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 2.77
Light Magenta
#FA5FF7
ΔE00 4.67
Violet (CSS)
#EE82EE
ΔE00 4.80
Violet Pink
#FB5FFC
ΔE00 5.18
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CE2 #6CFF89
analogous
#D26CFF #FF6CE2 #FF6C98
triadic
#FF6CE2 #E2FF6C #6CE2FF
tetradic
#FF6CE2 #FFD26C #6CFF89 #6C98FF
square
#FF6CE2 #FFD26C #6CFF89 #6C98FF
split-complementary
#FF6CE2 #98FF6C #6CFFD2
monochromatic
#F100C1 #FF2FD6 #FF6CE2 #FFA9EE #FFE0F9
Accessibility & contrast
On white
2.47
#FF6CE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FF6CE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CE2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CE2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D97E6
Deuteranopia (green-blind)
#9AADDE
Tritanopia (blue-blind)
#FF749D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6ce2; /* rgb */ color: rgb(255, 108, 226); /* oklch */ color: oklch(75.0% 0.221 335.9);
Tailwind
colors: {
custom: {
50: '#ff9deb',
500: '#ff6ce2',
950: '#000000',
},
}SCSS
$custom: #ff6ce2; $custom-light: #ff9deb; $custom-dark: #000000;
JSON
{
"hex": "#ff6ce2",
"rgb": {
"r": 255,
"g": 108,
"b": 226
},
"hsl": {
"h": 311.837,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.74967,
"c": 0.22087,
"h": 335.9
},
"luminance": 0.37476
}Semantic roles & 50–950 ramp
primary
#FF6CE2
secondary
#D0F7D8
accent
#E62D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F16
muted
#877F84