#FF6FE5#FF6FE5
#FF6FE5 is a light, highly saturated pink. Relative luminance 0.383; OKLCH L 75.4% C 0.219 H 335.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FE5 |
|---|---|
| RGB | rgb(255, 111, 229) |
| HSL | hsl(311, 100%, 72%) |
| HSV | hsv(311, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 10.2%, 0%) |
| CIE-LAB | lab(68.23, 68.37, -33.94) |
| CIE-LCH | lch(68.23, 76.33, 333.60°) |
| OKLab | oklab(75.45% 0.1984 -0.0922) |
| OKLCH | oklch(75.45% 0.219 335.1) |
| XYZ | xyz(61.0677, 38.2906, 78.2880) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 2.48
Violet (CSS)
#EE82EE
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 4.60
Violet Pink
#FB5FFC
ΔE00 5.06
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FE5 #6FFF89
analogous
#D16FFF #FF6FE5 #FF6F9D
triadic
#FF6FE5 #E5FF6F #6FE5FF
tetradic
#FF6FE5 #FFD16F #6FFF89 #6F9DFF
square
#FF6FE5 #FFD16F #6FFF89 #6F9DFF
split-complementary
#FF6FE5 #9DFF6F #6FFFD1
monochromatic
#F400C8 #FF32DA #FF6FE5 #FFACF0 #FFE0F9
Accessibility & contrast
On white
2.43
#FF6FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FF6FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FE5
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FE5 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F99E9
Deuteranopia (green-blind)
#9BAEE1
Tritanopia (blue-blind)
#FF77A0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6fe5; /* rgb */ color: rgb(255, 111, 229); /* oklch */ color: oklch(75.4% 0.219 335.1);
Tailwind
colors: {
custom: {
50: '#ff9fed',
500: '#ff6fe5',
950: '#000000',
},
}SCSS
$custom: #ff6fe5; $custom-light: #ff9fed; $custom-dark: #000000;
JSON
{
"hex": "#ff6fe5",
"rgb": {
"r": 255,
"g": 111,
"b": 229
},
"hsl": {
"h": 310.833,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.75447,
"c": 0.21877,
"h": 335.1
},
"luminance": 0.38286
}Semantic roles & 50–950 ramp
primary
#FF6FE5
secondary
#D3F7D9
accent
#E62900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84