#FF6FE3#FF6FE3
#FF6FE3 is a light, highly saturated pink. Relative luminance 0.382; OKLCH L 75.4% C 0.217 H 335.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FE3 |
|---|---|
| RGB | rgb(255, 111, 227) |
| HSL | hsl(312, 100%, 72%) |
| HSV | hsv(312, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 11%, 0%) |
| CIE-LAB | lab(68.15, 68.07, -32.96) |
| CIE-LCH | lch(68.15, 75.63, 334.16°) |
| OKLab | oklab(75.36% 0.1981 -0.0894) |
| OKLCH | oklch(75.36% 0.217 335.7) |
| XYZ | xyz(60.7900, 38.1795, 76.8258) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 2.65
Violet (CSS)
#EE82EE
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 5.35
Orchid
#DA70D6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FE3 #6FFF8B
analogous
#D36FFF #FF6FE3 #FF6F9B
triadic
#FF6FE3 #E3FF6F #6FE3FF
tetradic
#FF6FE3 #FFD36F #6FFF8B #6F9BFF
square
#FF6FE3 #FFD36F #6FFF8B #6F9BFF
split-complementary
#FF6FE3 #9BFF6F #6FFFD3
monochromatic
#F400C4 #FF32D7 #FF6FE3 #FFACEF #FFE0F9
Accessibility & contrast
On white
2.43
#FF6FE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FF6FE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FE3
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FE3 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7098E7
Deuteranopia (green-blind)
#9BAEDF
Tritanopia (blue-blind)
#FF779F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6fe3; /* rgb */ color: rgb(255, 111, 227); /* oklch */ color: oklch(75.4% 0.217 335.7);
Tailwind
colors: {
custom: {
50: '#ff9fec',
500: '#ff6fe3',
950: '#000000',
},
}SCSS
$custom: #ff6fe3; $custom-light: #ff9fec; $custom-dark: #000000;
JSON
{
"hex": "#ff6fe3",
"rgb": {
"r": 255,
"g": 111,
"b": 227
},
"hsl": {
"h": 311.667,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.7536,
"c": 0.21731,
"h": 335.7
},
"luminance": 0.38175
}Semantic roles & 50–950 ramp
primary
#FF6FE3
secondary
#D3F7DA
accent
#E62D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84