#FF6FE7#FF6FE7
#FF6FE7 is a light, highly saturated pink. Relative luminance 0.384; OKLCH L 75.5% C 0.220 H 334.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FE7 |
|---|---|
| RGB | rgb(255, 111, 231) |
| HSL | hsl(310, 100%, 72%) |
| HSV | hsv(310, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 9.4%, 0%) |
| CIE-LAB | lab(68.32, 68.67, -34.92) |
| CIE-LCH | lch(68.32, 77.04, 333.05°) |
| OKLab | oklab(75.53% 0.1987 -0.095) |
| OKLCH | oklch(75.53% 0.22 334.5) |
| XYZ | xyz(61.3485, 38.4029, 79.7671) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 2.35
Violet (CSS)
#EE82EE
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 4.77
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FE7 #6FFF87
analogous
#CF6FFF #FF6FE7 #FF6F9F
triadic
#FF6FE7 #E7FF6F #6FE7FF
tetradic
#FF6FE7 #FFCF6F #6FFF87 #6F9FFF
square
#FF6FE7 #FFCF6F #6FFF87 #6F9FFF
split-complementary
#FF6FE7 #9FFF6F #6FFFCF
monochromatic
#F400CB #FF32DD #FF6FE7 #FFACF1 #FFE0FA
Accessibility & contrast
On white
2.42
#FF6FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FF6FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FE7
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FE7 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E99EB
Deuteranopia (green-blind)
#9AAEE3
Tritanopia (blue-blind)
#FF78A1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6fe7; /* rgb */ color: rgb(255, 111, 231); /* oklch */ color: oklch(75.5% 0.220 334.5);
Tailwind
colors: {
custom: {
50: '#ff9fef',
500: '#ff6fe7',
950: '#000000',
},
}SCSS
$custom: #ff6fe7; $custom-light: #ff9fef; $custom-dark: #000000;
JSON
{
"hex": "#ff6fe7",
"rgb": {
"r": 255,
"g": 111,
"b": 231
},
"hsl": {
"h": 310,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.75534,
"c": 0.22025,
"h": 334.5
},
"luminance": 0.38398
}Semantic roles & 50–950 ramp
primary
#FF6FE7
secondary
#D3F7D9
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84