#FF67DC#FF67DC
#FF67DC is a light, highly saturated pink. Relative luminance 0.361; OKLCH L 74.1% C 0.224 H 337.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67DC |
|---|---|
| RGB | rgb(255, 103, 220) |
| HSL | hsl(314, 100%, 70%) |
| HSV | hsv(314, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 13.7%, 0%) |
| CIE-LAB | lab(66.62, 70.42, -31.44) |
| CIE-LCH | lch(66.62, 77.12, 335.94°) |
| OKLab | oklab(74.14% 0.2069 -0.085) |
| OKLCH | oklch(74.14% 0.224 337.7) |
| XYZ | xyz(59.0094, 36.1327, 71.5627) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 5.13
Violet Pink
#FB5FFC
ΔE00 5.71
Violet (CSS)
#EE82EE
ΔE00 5.80
Orchid
#DA70D6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67DC #67FF8A
analogous
#D667FF #FF67DC #FF6790
triadic
#FF67DC #DCFF67 #67DCFF
tetradic
#FF67DC #FFD667 #67FF8A #6790FF
square
#FF67DC #FFD667 #67FF8A #6790FF
split-complementary
#FF67DC #90FF67 #67FFD6
monochromatic
#EC00B5 #FF2ACE #FF67DC #FFA4EA #FFE0F8
Accessibility & contrast
On white
2.55
#FF67DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#FF67DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67DC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67DC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B93E0
Deuteranopia (green-blind)
#9AABD8
Tritanopia (blue-blind)
#FF6D98
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff67dc; /* rgb */ color: rgb(255, 103, 220); /* oklch */ color: oklch(74.1% 0.224 337.7);
Tailwind
colors: {
custom: {
50: '#ff9ae7',
500: '#ff67dc',
950: '#000000',
},
}SCSS
$custom: #ff67dc; $custom-light: #ff9ae7; $custom-dark: #000000;
JSON
{
"hex": "#ff67dc",
"rgb": {
"r": 255,
"g": 103,
"b": 220
},
"hsl": {
"h": 313.816,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.74142,
"c": 0.22366,
"h": 337.7
},
"luminance": 0.36128
}Semantic roles & 50–950 ramp
primary
#FF67DC
secondary
#CCF6D6
accent
#E63500
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84