#FF6FDA#FF6FDA
#FF6FDA is a light, highly saturated pink. Relative luminance 0.377; OKLCH L 75.0% C 0.211 H 338.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FDA |
|---|---|
| RGB | rgb(255, 111, 218) |
| HSL | hsl(315, 100%, 72%) |
| HSV | hsv(315, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 14.5%, 0%) |
| CIE-LAB | lab(67.80, 66.73, -28.51) |
| CIE-LCH | lch(67.80, 72.56, 336.86°) |
| OKLab | oklab(74.98% 0.1964 -0.0768) |
| OKLCH | oklch(74.98% 0.211 338.6) |
| XYZ | xyz(59.5802, 37.6956, 70.4541) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 3.75
Bubblegum Pink
#FE83CC
ΔE00 5.40
Violet (CSS)
#EE82EE
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 6.23
Orchid
#DA70D6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FDA #6FFF94
analogous
#DC6FFF #FF6FDA #FF6F92
triadic
#FF6FDA #DAFF6F #6FDAFF
tetradic
#FF6FDA #FFDC6F #6FFF94 #6F92FF
square
#FF6FDA #FFDC6F #6FFF94 #6F92FF
split-complementary
#FF6FDA #92FF6F #6FFFDC
monochromatic
#F400B5 #FF32CA #FF6FDA #FFACEA #FFE0F7
Accessibility & contrast
On white
2.46
#FF6FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FF6FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FDA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FDA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7497DD
Deuteranopia (green-blind)
#9EADD6
Tritanopia (blue-blind)
#FF739B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6fda; /* rgb */ color: rgb(255, 111, 218); /* oklch */ color: oklch(75.0% 0.211 338.6);
Tailwind
colors: {
custom: {
50: '#ff9fe5',
500: '#ff6fda',
950: '#000000',
},
}SCSS
$custom: #ff6fda; $custom-light: #ff9fe5; $custom-dark: #000000;
JSON
{
"hex": "#ff6fda",
"rgb": {
"r": 255,
"g": 111,
"b": 218
},
"hsl": {
"h": 315.417,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.7498,
"c": 0.2109,
"h": 338.6
},
"luminance": 0.37691
}Semantic roles & 50–950 ramp
primary
#FF6FDA
secondary
#D3F7DC
accent
#E63B00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#190F16
muted
#877F84