#FF68DC#FF68DC
#FF68DC is a light, highly saturated pink. Relative luminance 0.363; OKLCH L 74.3% C 0.222 H 337.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68DC |
|---|---|
| RGB | rgb(255, 104, 220) |
| HSL | hsl(314, 100%, 70%) |
| HSV | hsv(314, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 13.7%, 0%) |
| CIE-LAB | lab(66.77, 70.00, -31.20) |
| CIE-LCH | lch(66.77, 76.64, 335.98°) |
| OKLab | oklab(74.25% 0.2056 -0.0844) |
| OKLCH | oklch(74.25% 0.222 337.7) |
| XYZ | xyz(59.1094, 36.3328, 71.5960) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 3.52
Light Magenta
#FA5FF7
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 5.72
Violet Pink
#FB5FFC
ΔE00 5.78
Orchid
#DA70D6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68DC #68FF8B
analogous
#D668FF #FF68DC #FF6891
triadic
#FF68DC #DCFF68 #68DCFF
tetradic
#FF68DC #FFD668 #68FF8B #6891FF
square
#FF68DC #FFD668 #68FF8B #6891FF
split-complementary
#FF68DC #91FF68 #68FFD6
monochromatic
#ED00B6 #FF2BCE #FF68DC #FFA5EA #FFE0F8
Accessibility & contrast
On white
2.54
#FF68DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#FF68DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68DC
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68DC | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C94E0
Deuteranopia (green-blind)
#9AABD8
Tritanopia (blue-blind)
#FF6E99
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff68dc; /* rgb */ color: rgb(255, 104, 220); /* oklch */ color: oklch(74.3% 0.222 337.7);
Tailwind
colors: {
custom: {
50: '#ff9be7',
500: '#ff68dc',
950: '#000000',
},
}SCSS
$custom: #ff68dc; $custom-light: #ff9be7; $custom-dark: #000000;
JSON
{
"hex": "#ff68dc",
"rgb": {
"r": 255,
"g": 104,
"b": 220
},
"hsl": {
"h": 313.907,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.74254,
"c": 0.22227,
"h": 337.7
},
"luminance": 0.36328
}Semantic roles & 50–950 ramp
primary
#FF68DC
secondary
#CDF6D6
accent
#E63500
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84