#FF6CDF#FF6CDF
#FF6CDF is a light, highly saturated pink. Relative luminance 0.373; OKLCH L 74.8% C 0.219 H 336.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CDF |
|---|---|
| RGB | rgb(255, 108, 223) |
| HSL | hsl(313, 100%, 71%) |
| HSV | hsv(313, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 12.5%, 0%) |
| CIE-LAB | lab(67.51, 68.76, -31.73) |
| CIE-LCH | lch(67.51, 75.72, 335.23°) |
| OKLab | oklab(74.84% 0.2012 -0.0859) |
| OKLCH | oklch(74.84% 0.219 336.9) |
| XYZ | xyz(59.9225, 37.3176, 73.8447) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 3.08
Violet (CSS)
#EE82EE
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.12
Violet Pink
#FB5FFC
ΔE00 5.65
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CDF #6CFF8C
analogous
#D56CFF #FF6CDF #FF6C95
triadic
#FF6CDF #DFFF6C #6CDFFF
tetradic
#FF6CDF #FFD56C #6CFF8C #6C95FF
square
#FF6CDF #FFD56C #6CFF8C #6C95FF
split-complementary
#FF6CDF #95FF6C #6CFFD5
monochromatic
#F100BC #FF2FD2 #FF6CDF #FFA9EC #FFE0F8
Accessibility & contrast
On white
2.48
#FF6CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FF6CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CDF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CDF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F96E3
Deuteranopia (green-blind)
#9BADDB
Tritanopia (blue-blind)
#FF739C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff6cdf; /* rgb */ color: rgb(255, 108, 223); /* oklch */ color: oklch(74.8% 0.219 336.9);
Tailwind
colors: {
custom: {
50: '#ff9de9',
500: '#ff6cdf',
950: '#000000',
},
}SCSS
$custom: #ff6cdf; $custom-light: #ff9de9; $custom-dark: #000000;
JSON
{
"hex": "#ff6cdf",
"rgb": {
"r": 255,
"g": 108,
"b": 223
},
"hsl": {
"h": 313.061,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.74838,
"c": 0.21873,
"h": 336.9
},
"luminance": 0.37313
}Semantic roles & 50–950 ramp
primary
#FF6CDF
secondary
#D0F7D8
accent
#E63200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F16
muted
#877F84