#FF6EFD#FF6EFD
#FF6EFD is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.4% C 0.239 H 328.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EFD |
|---|---|
| RGB | rgb(255, 110, 253) |
| HSL | hsl(301, 100%, 72%) |
| HSV | hsv(301, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 0.8%, 0%) |
| CIE-LAB | lab(69.12, 72.60, -45.78) |
| CIE-LCH | lch(69.12, 85.83, 327.77°) |
| OKLab | oklab(76.43% 0.2028 -0.126) |
| OKLCH | oklch(76.43% 0.239 328.1) |
| XYZ | xyz(64.5447, 39.5078, 97.1356) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 2.69
Candy Pink
#FF63E9
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 4.21
Orchid
#DA70D6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EFD #6EFF70
analogous
#B96EFF #FF6EFD #FF6EB4
triadic
#FF6EFD #FDFF6E #6EFDFF
tetradic
#FF6EFD #FFB96E #6EFF70 #6EB4FF
square
#FF6EFD #FFB96E #6EFF70 #6EB4FF
split-complementary
#FF6EFD #B4FF6E #6EFFB9
monochromatic
#F300EF #FF31FC #FF6EFD #FFABFE #FFE0FF
Accessibility & contrast
On white
2.36
#FF6EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FF6EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EFD
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EFD | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9CFF
Deuteranopia (green-blind)
#90B0F9
Tritanopia (blue-blind)
#FF7FAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff6efd; /* rgb */ color: rgb(255, 110, 253); /* oklch */ color: oklch(76.4% 0.239 328.1);
Tailwind
colors: {
custom: {
50: '#ff9ffe',
500: '#ff6efd',
950: '#000000',
},
}SCSS
$custom: #ff6efd; $custom-light: #ff9ffe; $custom-dark: #000000;
JSON
{
"hex": "#ff6efd",
"rgb": {
"r": 255,
"g": 110,
"b": 253
},
"hsl": {
"h": 300.828,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.76434,
"c": 0.23878,
"h": 328.1
},
"luminance": 0.39504
}Semantic roles & 50–950 ramp
primary
#FF6EFD
secondary
#D2F7D2
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F18
muted
#877F86