#FF6EEC#FF6EEC
#FF6EEC is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.6% C 0.225 H 332.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EEC |
|---|---|
| RGB | rgb(255, 110, 236) |
| HSL | hsl(308, 100%, 72%) |
| HSV | hsv(308, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 7.5%, 0%) |
| CIE-LAB | lab(68.37, 69.88, -37.61) |
| CIE-LCH | lch(68.37, 79.35, 331.71°) |
| OKLab | oklab(75.64% 0.2008 -0.1026) |
| OKLCH | oklch(75.64% 0.225 332.9) |
| XYZ | xyz(61.9563, 38.4724, 83.5033) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 2.26
Light Magenta
#FA5FF7
ΔE00 3.60
Violet (CSS)
#EE82EE
ΔE00 3.95
Violet Pink
#FB5FFC
ΔE00 3.99
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EEC #6EFF81
analogous
#CA6EFF #FF6EEC #FF6EA4
triadic
#FF6EEC #ECFF6E #6EECFF
tetradic
#FF6EEC #FFCA6E #6EFF81 #6EA4FF
square
#FF6EEC #FFCA6E #6EFF81 #6EA4FF
split-complementary
#FF6EEC #A4FF6E #6EFFCA
monochromatic
#F300D3 #FF31E4 #FF6EEC #FFABF4 #FFE0FB
Accessibility & contrast
On white
2.42
#FF6EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FF6EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EEC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EEC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99F0
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6eec; /* rgb */ color: rgb(255, 110, 236); /* oklch */ color: oklch(75.6% 0.225 332.9);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#ff6eec',
950: '#000000',
},
}SCSS
$custom: #ff6eec; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#ff6eec",
"rgb": {
"r": 255,
"g": 110,
"b": 236
},
"hsl": {
"h": 307.862,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.7564,
"c": 0.22545,
"h": 332.9
},
"luminance": 0.38468
}Semantic roles & 50–950 ramp
primary
#FF6EEC
secondary
#D2F7D7
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85