#FF6EF2#FF6EF2
#FF6EF2 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.9% C 0.230 H 331.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EF2 |
|---|---|
| RGB | rgb(255, 110, 242) |
| HSL | hsl(305, 100%, 72%) |
| HSV | hsv(305, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 5.1%, 0%) |
| CIE-LAB | lab(68.63, 70.82, -40.51) |
| CIE-LCH | lch(68.63, 81.59, 330.23°) |
| OKLab | oklab(75.91% 0.2016 -0.1109) |
| OKLCH | oklch(75.91% 0.23 331.2) |
| XYZ | xyz(62.8427, 38.8270, 88.1716) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 2.52
Light Magenta
#FA5FF7
ΔE00 3.03
Violet Pink
#FB5FFC
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 3.84
Orchid
#DA70D6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EF2 #6EFF7B
analogous
#C46EFF #FF6EF2 #FF6EAA
triadic
#FF6EF2 #F2FF6E #6EF2FF
tetradic
#FF6EF2 #FFC46E #6EFF7B #6EAAFF
square
#FF6EF2 #FFC46E #6EFF7B #6EAAFF
split-complementary
#FF6EF2 #AAFF6E #6EFFC4
monochromatic
#F300DD #FF31ED #FF6EF2 #FFABF7 #FFE0FC
Accessibility & contrast
On white
2.40
#FF6EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FF6EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EF2
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EF2 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679AF6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#FF7BA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6ef2; /* rgb */ color: rgb(255, 110, 242); /* oklch */ color: oklch(75.9% 0.230 331.2);
Tailwind
colors: {
custom: {
50: '#ff9ff6',
500: '#ff6ef2',
950: '#000000',
},
}SCSS
$custom: #ff6ef2; $custom-light: #ff9ff6; $custom-dark: #000000;
JSON
{
"hex": "#ff6ef2",
"rgb": {
"r": 255,
"g": 110,
"b": 242
},
"hsl": {
"h": 305.379,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.75914,
"c": 0.23006,
"h": 331.2
},
"luminance": 0.38823
}Semantic roles & 50–950 ramp
primary
#FF6EF2
secondary
#D2F7D5
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#190F17
muted
#877F85