#FF6FCE#FF6FCE
#FF6FCE is a light, highly saturated pink. Relative luminance 0.371; OKLCH L 74.5% C 0.203 H 342.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FCE |
|---|---|
| RGB | rgb(255, 111, 206) |
| HSL | hsl(320, 100%, 72%) |
| HSV | hsv(320, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 19.2%, 0%) |
| CIE-LAB | lab(67.34, 65.02, -22.50) |
| CIE-LCH | lch(67.34, 68.80, 340.91°) |
| OKLab | oklab(74.5% 0.1939 -0.06) |
| OKLCH | oklch(74.5% 0.203 342.8) |
| XYZ | xyz(58.0664, 37.0901, 62.4815) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.07
Bubblegum (survey)
#FF6CB5
ΔE00 4.87
Hot Pink
#FF69B4
ΔE00 4.93
Pink (survey)
#FF81C0
ΔE00 5.47
Candy Pink
#FF63E9
ΔE00 5.53
Purply Pink
#F075E6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FCE #6FFFA0
analogous
#E86FFF #FF6FCE #FF6F86
triadic
#FF6FCE #CEFF6F #6FCEFF
tetradic
#FF6FCE #FFE86F #6FFFA0 #6F86FF
square
#FF6FCE #FFE86F #6FFFA0 #6F86FF
split-complementary
#FF6FCE #86FF6F #6FFFE8
monochromatic
#F400A1 #FF32B9 #FF6FCE #FFACE3 #FFE0F5
Accessibility & contrast
On white
2.49
#FF6FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FF6FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FCE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FCE | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A95D1
Deuteranopia (green-blind)
#A2ADCA
Tritanopia (blue-blind)
#FF7095
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff6fce; /* rgb */ color: rgb(255, 111, 206); /* oklch */ color: oklch(74.5% 0.203 342.8);
Tailwind
colors: {
custom: {
50: '#ff9edd',
500: '#ff6fce',
950: '#000000',
},
}SCSS
$custom: #ff6fce; $custom-light: #ff9edd; $custom-dark: #000000;
JSON
{
"hex": "#ff6fce",
"rgb": {
"r": 255,
"g": 111,
"b": 206
},
"hsl": {
"h": 320.417,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.74499,
"c": 0.20293,
"h": 342.8
},
"luminance": 0.37085
}Semantic roles & 50–950 ramp
primary
#FF6FCE
secondary
#D3F7DF
accent
#E64E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#190F15
muted
#877F83