#FF6EFB#FF6EFB
#FF6EFB is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.3% C 0.237 H 328.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EFB |
|---|---|
| RGB | rgb(255, 110, 251) |
| HSL | hsl(302, 100%, 72%) |
| HSV | hsv(302, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 1.6%, 0%) |
| CIE-LAB | lab(69.03, 72.27, -44.83) |
| CIE-LCH | lch(69.03, 85.04, 328.19°) |
| OKLab | oklab(76.34% 0.2026 -0.1233) |
| OKLCH | oklch(76.34% 0.237 328.7) |
| XYZ | xyz(64.2278, 39.3810, 95.4664) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.63
Light Magenta
#FA5FF7
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 4.10
Orchid
#DA70D6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EFB #6EFF72
analogous
#BB6EFF #FF6EFB #FF6EB3
triadic
#FF6EFB #FBFF6E #6EFBFF
tetradic
#FF6EFB #FFBB6E #6EFF72 #6EB3FF
square
#FF6EFB #FFBB6E #6EFF72 #6EB3FF
split-complementary
#FF6EFB #B3FF6E #6EFFBB
monochromatic
#F300EC #FF31F9 #FF6EFB #FFABFD #FFE0FE
Accessibility & contrast
On white
2.37
#FF6EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FF6EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EFB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EFB | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619CFF
Deuteranopia (green-blind)
#91AFF7
Tritanopia (blue-blind)
#FF7EAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff6efb; /* rgb */ color: rgb(255, 110, 251); /* oklch */ color: oklch(76.3% 0.237 328.7);
Tailwind
colors: {
custom: {
50: '#ff9ffd',
500: '#ff6efb',
950: '#000000',
},
}SCSS
$custom: #ff6efb; $custom-light: #ff9ffd; $custom-dark: #000000;
JSON
{
"hex": "#ff6efb",
"rgb": {
"r": 255,
"g": 110,
"b": 251
},
"hsl": {
"h": 301.655,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.76338,
"c": 0.23717,
"h": 328.7
},
"luminance": 0.39377
}Semantic roles & 50–950 ramp
primary
#FF6EFB
secondary
#D2F7D3
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F17
muted
#877F85