#FF6CE7#FF6CE7
#FF6CE7 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.2% C 0.225 H 334.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CE7 |
|---|---|
| RGB | rgb(255, 108, 231) |
| HSL | hsl(310, 100%, 71%) |
| HSV | hsv(310, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 9.4%, 0%) |
| CIE-LAB | lab(67.84, 69.96, -35.66) |
| CIE-LCH | lch(67.84, 78.52, 332.99°) |
| OKLab | oklab(75.19% 0.2025 -0.097) |
| OKLCH | oklch(75.19% 0.225 334.4) |
| XYZ | xyz(61.0267, 37.7592, 79.6599) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.52
Purply Pink
#F075E6
ΔE00 2.42
Light Magenta
#FA5FF7
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.44
Orchid
#DA70D6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CE7 #6CFF84
analogous
#CD6CFF #FF6CE7 #FF6C9D
triadic
#FF6CE7 #E7FF6C #6CE7FF
tetradic
#FF6CE7 #FFCD6C #6CFF84 #6C9DFF
square
#FF6CE7 #FFCD6C #6CFF84 #6C9DFF
split-complementary
#FF6CE7 #9DFF6C #6CFFCD
monochromatic
#F100C9 #FF2FDD #FF6CE7 #FFA9F1 #FFE0FA
Accessibility & contrast
On white
2.46
#FF6CE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FF6CE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CE7
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CE7 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B97EB
Deuteranopia (green-blind)
#98ADE3
Tritanopia (blue-blind)
#FF75A0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6ce7; /* rgb */ color: rgb(255, 108, 231); /* oklch */ color: oklch(75.2% 0.225 334.4);
Tailwind
colors: {
custom: {
50: '#ff9def',
500: '#ff6ce7',
950: '#000000',
},
}SCSS
$custom: #ff6ce7; $custom-light: #ff9def; $custom-dark: #000000;
JSON
{
"hex": "#ff6ce7",
"rgb": {
"r": 255,
"g": 108,
"b": 231
},
"hsl": {
"h": 309.796,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.75186,
"c": 0.22453,
"h": 334.4
},
"luminance": 0.37755
}Semantic roles & 50–950 ramp
primary
#FF6CE7
secondary
#D0F7D6
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F16
muted
#877F84