#FF6FEE#FF6FEE
#FF6FEE is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.8% C 0.226 H 332.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FEE |
|---|---|
| RGB | rgb(255, 111, 238) |
| HSL | hsl(307, 100%, 72%) |
| HSV | hsv(307, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 6.7%, 0%) |
| CIE-LAB | lab(68.61, 69.76, -38.33) |
| CIE-LCH | lch(68.61, 79.60, 331.21°) |
| OKLab | oklab(75.85% 0.1998 -0.1047) |
| OKLCH | oklch(75.85% 0.226 332.3) |
| XYZ | xyz(62.3570, 38.8063, 85.0784) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 2.27
Light Magenta
#FA5FF7
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 3.77
Violet Pink
#FB5FFC
ΔE00 3.87
Orchid
#DA70D6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FEE #6FFF80
analogous
#C86FFF #FF6FEE #FF6FA6
triadic
#FF6FEE #EEFF6F #6FEEFF
tetradic
#FF6FEE #FFC86F #6FFF80 #6FA6FF
square
#FF6FEE #FFC86F #6FFF80 #6FA6FF
split-complementary
#FF6FEE #A6FF6F #6FFFC8
monochromatic
#F400D7 #FF32E7 #FF6FEE #FFACF5 #FFE0FB
Accessibility & contrast
On white
2.40
#FF6FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FF6FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FEE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FEE | 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)
#6A9AF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FF7AA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6fee; /* rgb */ color: rgb(255, 111, 238); /* oklch */ color: oklch(75.8% 0.226 332.3);
Tailwind
colors: {
custom: {
50: '#ff9ff4',
500: '#ff6fee',
950: '#000000',
},
}SCSS
$custom: #ff6fee; $custom-light: #ff9ff4; $custom-dark: #000000;
JSON
{
"hex": "#ff6fee",
"rgb": {
"r": 255,
"g": 111,
"b": 238
},
"hsl": {
"h": 307.083,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.75847,
"c": 0.22555,
"h": 332.3
},
"luminance": 0.38802
}Semantic roles & 50–950 ramp
primary
#FF6FEE
secondary
#D3F7D7
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85