#FF6EE2#FF6EE2
#FF6EE2 is a light, highly saturated pink. Relative luminance 0.379; OKLCH L 75.2% C 0.218 H 336.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EE2 |
|---|---|
| RGB | rgb(255, 110, 226) |
| HSL | hsl(312, 100%, 72%) |
| HSV | hsv(312, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 11.4%, 0%) |
| CIE-LAB | lab(67.95, 68.35, -32.72) |
| CIE-LCH | lch(67.95, 75.77, 334.42°) |
| OKLab | oklab(75.2% 0.1992 -0.0887) |
| OKLCH | oklch(75.2% 0.218 336) |
| XYZ | xyz(60.5439, 37.9075, 76.0649) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 2.74
Violet (CSS)
#EE82EE
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 5.39
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EE2 #6EFF8B
analogous
#D46EFF #FF6EE2 #FF6E9A
triadic
#FF6EE2 #E2FF6E #6EE2FF
tetradic
#FF6EE2 #FFD46E #6EFF8B #6E9AFF
square
#FF6EE2 #FFD46E #6EFF8B #6E9AFF
split-complementary
#FF6EE2 #9AFF6E #6EFFD4
monochromatic
#F300C2 #FF31D6 #FF6EE2 #FFABEE #FFE0F9
Accessibility & contrast
On white
2.45
#FF6EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FF6EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EE2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EE2 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7098E6
Deuteranopia (green-blind)
#9BAEDE
Tritanopia (blue-blind)
#FF759E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6ee2; /* rgb */ color: rgb(255, 110, 226); /* oklch */ color: oklch(75.2% 0.218 336.0);
Tailwind
colors: {
custom: {
50: '#ff9eeb',
500: '#ff6ee2',
950: '#000000',
},
}SCSS
$custom: #ff6ee2; $custom-light: #ff9eeb; $custom-dark: #000000;
JSON
{
"hex": "#ff6ee2",
"rgb": {
"r": 255,
"g": 110,
"b": 226
},
"hsl": {
"h": 312,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.752,
"c": 0.21802,
"h": 336
},
"luminance": 0.37903
}Semantic roles & 50–950 ramp
primary
#FF6EE2
secondary
#D2F7D9
accent
#E62E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F16
muted
#877F84