#FF6EF5#FF6EF5
#FF6EF5 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 76.1% C 0.232 H 330.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EF5 |
|---|---|
| RGB | rgb(255, 110, 245) |
| HSL | hsl(304, 100%, 72%) |
| HSV | hsv(304, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 3.9%, 0%) |
| CIE-LAB | lab(68.76, 71.30, -41.95) |
| CIE-LCH | lch(68.76, 82.73, 329.53°) |
| OKLab | oklab(76.05% 0.2019 -0.115) |
| OKLCH | oklch(76.05% 0.232 330.3) |
| XYZ | xyz(63.2969, 39.0087, 90.5640) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 2.76
Light Magenta
#FA5FF7
ΔE00 2.84
Violet Pink
#FB5FFC
ΔE00 3.01
Violet (CSS)
#EE82EE
ΔE00 3.87
Orchid
#DA70D6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EF5 #6EFF78
analogous
#C16EFF #FF6EF5 #FF6EAD
triadic
#FF6EF5 #F5FF6E #6EF5FF
tetradic
#FF6EF5 #FFC16E #6EFF78 #6EADFF
square
#FF6EF5 #FFC16E #6EFF78 #6EADFF
split-complementary
#FF6EF5 #ADFF6E #6EFFC1
monochromatic
#F300E2 #FF31F1 #FF6EF5 #FFABF9 #FFE0FD
Accessibility & contrast
On white
2.39
#FF6EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FF6EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EF5
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EF5 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659BF9
Deuteranopia (green-blind)
#93AFF1
Tritanopia (blue-blind)
#FF7CA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff6ef5; /* rgb */ color: rgb(255, 110, 245); /* oklch */ color: oklch(76.1% 0.232 330.3);
Tailwind
colors: {
custom: {
50: '#ff9ff9',
500: '#ff6ef5',
950: '#000000',
},
}SCSS
$custom: #ff6ef5; $custom-light: #ff9ff9; $custom-dark: #000000;
JSON
{
"hex": "#ff6ef5",
"rgb": {
"r": 255,
"g": 110,
"b": 245
},
"hsl": {
"h": 304.138,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.76054,
"c": 0.23241,
"h": 330.3
},
"luminance": 0.39004
}Semantic roles & 50–950 ramp
primary
#FF6EF5
secondary
#D2F7D4
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F17
muted
#877F85