#FF6FEA#FF6FEA
#FF6FEA is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.7% C 0.223 H 333.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FEA |
|---|---|
| RGB | rgb(255, 111, 234) |
| HSL | hsl(309, 100%, 72%) |
| HSV | hsv(309, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 8.2%, 0%) |
| CIE-LAB | lab(68.44, 69.14, -36.39) |
| CIE-LCH | lch(68.44, 78.13, 332.24°) |
| OKLab | oklab(75.67% 0.1992 -0.0991) |
| OKLCH | oklch(75.67% 0.223 333.5) |
| XYZ | xyz(61.7758, 38.5739, 82.0177) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 2.24
Violet (CSS)
#EE82EE
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 3.96
Violet Pink
#FB5FFC
ΔE00 4.37
Orchid
#DA70D6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FEA #6FFF84
analogous
#CC6FFF #FF6FEA #FF6FA2
triadic
#FF6FEA #EAFF6F #6FEAFF
tetradic
#FF6FEA #FFCC6F #6FFF84 #6FA2FF
square
#FF6FEA #FFCC6F #6FFF84 #6FA2FF
split-complementary
#FF6FEA #A2FF6F #6FFFCC
monochromatic
#F400D0 #FF32E1 #FF6FEA #FFACF3 #FFE0FB
Accessibility & contrast
On white
2.41
#FF6FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FF6FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FEA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FEA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEE
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6fea; /* rgb */ color: rgb(255, 111, 234); /* oklch */ color: oklch(75.7% 0.223 333.5);
Tailwind
colors: {
custom: {
50: '#ff9ff1',
500: '#ff6fea',
950: '#000000',
},
}SCSS
$custom: #ff6fea; $custom-light: #ff9ff1; $custom-dark: #000000;
JSON
{
"hex": "#ff6fea",
"rgb": {
"r": 255,
"g": 111,
"b": 234
},
"hsl": {
"h": 308.75,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.75667,
"c": 0.2225,
"h": 333.5
},
"luminance": 0.38569
}Semantic roles & 50–950 ramp
primary
#FF6FEA
secondary
#D3F7D8
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84