#FF6CEF#FF6CEF
#FF6CEF is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.5% C 0.231 H 332.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CEF |
|---|---|
| RGB | rgb(255, 108, 239) |
| HSL | hsl(307, 100%, 71%) |
| HSV | hsv(307, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 6.3%, 0%) |
| CIE-LAB | lab(68.18, 71.20, -39.55) |
| CIE-LCH | lch(68.18, 81.44, 330.95°) |
| OKLab | oklab(75.55% 0.2036 -0.1081) |
| OKLCH | oklch(75.55% 0.231 332) |
| XYZ | xyz(62.1824, 38.2215, 85.7470) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 2.44
Light Magenta
#FA5FF7
ΔE00 3.01
Violet Pink
#FB5FFC
ΔE00 3.37
Violet (CSS)
#EE82EE
ΔE00 4.09
Orchid
#DA70D6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CEF #6CFF7C
analogous
#C66CFF #FF6CEF #FF6CA5
triadic
#FF6CEF #EFFF6C #6CEFFF
tetradic
#FF6CEF #FFC66C #6CFF7C #6CA5FF
square
#FF6CEF #FFC66C #6CFF7C #6CA5FF
split-complementary
#FF6CEF #A5FF6C #6CFFC6
monochromatic
#F100D6 #FF2FE8 #FF6CEF #FFA9F6 #FFE0FC
Accessibility & contrast
On white
2.43
#FF6CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FF6CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CEF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CEF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F3
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#FF78A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6cef; /* rgb */ color: rgb(255, 108, 239); /* oklch */ color: oklch(75.5% 0.231 332.0);
Tailwind
colors: {
custom: {
50: '#ff9df4',
500: '#ff6cef',
950: '#000000',
},
}SCSS
$custom: #ff6cef; $custom-light: #ff9df4; $custom-dark: #000000;
JSON
{
"hex": "#ff6cef",
"rgb": {
"r": 255,
"g": 108,
"b": 239
},
"hsl": {
"h": 306.531,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.75548,
"c": 0.23055,
"h": 332
},
"luminance": 0.38217
}Semantic roles & 50–950 ramp
primary
#FF6CEF
secondary
#D0F7D4
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85