#FF68DD#FF68DD
#FF68DD is a light, highly saturated pink. Relative luminance 0.364; OKLCH L 74.3% C 0.223 H 337.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68DD |
|---|---|
| RGB | rgb(255, 104, 221) |
| HSL | hsl(314, 100%, 70%) |
| HSV | hsv(314, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 13.3%, 0%) |
| CIE-LAB | lab(66.81, 70.15, -31.70) |
| CIE-LCH | lch(66.81, 76.98, 335.68°) |
| OKLab | oklab(74.3% 0.2058 -0.0858) |
| OKLCH | oklch(74.3% 0.223 337.4) |
| XYZ | xyz(59.2422, 36.3859, 72.2956) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.41
Light Magenta
#FA5FF7
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.62
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68DD #68FF8A
analogous
#D568FF #FF68DD #FF6891
triadic
#FF68DD #DDFF68 #68DDFF
tetradic
#FF68DD #FFD568 #68FF8A #6891FF
square
#FF68DD #FFD568 #68FF8A #6891FF
split-complementary
#FF68DD #91FF68 #68FFD5
monochromatic
#ED00B7 #FF2BCF #FF68DD #FFA5EB #FFE0F8
Accessibility & contrast
On white
2.54
#FF68DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FF68DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68DD
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68DD | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C94E1
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#FF6E99
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff68dd; /* rgb */ color: rgb(255, 104, 221); /* oklch */ color: oklch(74.3% 0.223 337.4);
Tailwind
colors: {
custom: {
50: '#ff9be8',
500: '#ff68dd',
950: '#000000',
},
}SCSS
$custom: #ff68dd; $custom-light: #ff9be8; $custom-dark: #000000;
JSON
{
"hex": "#ff68dd",
"rgb": {
"r": 255,
"g": 104,
"b": 221
},
"hsl": {
"h": 313.51,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.74296,
"c": 0.22296,
"h": 337.4
},
"luminance": 0.36381
}Semantic roles & 50–950 ramp
primary
#FF68DD
secondary
#CDF6D6
accent
#E63400
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84