#FF6CEE#FF6CEE
#FF6CEE is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.5% C 0.230 H 332.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CEE |
|---|---|
| RGB | rgb(255, 108, 238) |
| HSL | hsl(307, 100%, 71%) |
| HSV | hsv(307, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 6.7%, 0%) |
| CIE-LAB | lab(68.14, 71.04, -39.06) |
| CIE-LCH | lch(68.14, 81.07, 331.19°) |
| OKLab | oklab(75.5% 0.2035 -0.1067) |
| OKLCH | oklch(75.5% 0.23 332.3) |
| XYZ | xyz(62.0351, 38.1626, 84.9711) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.49
Purply Pink
#F075E6
ΔE00 2.40
Light Magenta
#FA5FF7
ΔE00 3.11
Violet Pink
#FB5FFC
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 4.11
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CEE #6CFF7D
analogous
#C66CFF #FF6CEE #FF6CA4
triadic
#FF6CEE #EEFF6C #6CEEFF
tetradic
#FF6CEE #FFC66C #6CFF7D #6CA4FF
square
#FF6CEE #FFC66C #6CFF7D #6CA4FF
split-complementary
#FF6CEE #A4FF6C #6CFFC6
monochromatic
#F100D5 #FF2FE7 #FF6CEE #FFA9F5 #FFE0FB
Accessibility & contrast
On white
2.43
#FF6CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FF6CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CEE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CEE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#95AEEA
Tritanopia (blue-blind)
#FF78A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6cee; /* rgb */ color: rgb(255, 108, 238); /* oklch */ color: oklch(75.5% 0.230 332.3);
Tailwind
colors: {
custom: {
50: '#ff9df4',
500: '#ff6cee',
950: '#000000',
},
}SCSS
$custom: #ff6cee; $custom-light: #ff9df4; $custom-dark: #000000;
JSON
{
"hex": "#ff6cee",
"rgb": {
"r": 255,
"g": 108,
"b": 238
},
"hsl": {
"h": 306.939,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.75502,
"c": 0.22979,
"h": 332.3
},
"luminance": 0.38158
}Semantic roles & 50–950 ramp
primary
#FF6CEE
secondary
#D0F7D5
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85