#FF68DA#FF68DA
#FF68DA is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 74.2% C 0.221 H 338.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68DA |
|---|---|
| RGB | rgb(255, 104, 218) |
| HSL | hsl(315, 100%, 70%) |
| HSV | hsv(315, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 14.5%, 0%) |
| CIE-LAB | lab(66.69, 69.71, -30.21) |
| CIE-LCH | lch(66.69, 75.98, 336.57°) |
| OKLab | oklab(74.17% 0.2053 -0.0815) |
| OKLCH | oklch(74.17% 0.221 338.3) |
| XYZ | xyz(58.8461, 36.2275, 70.2094) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 5.53
Violet (CSS)
#EE82EE
ΔE00 5.93
Orchid
#DA70D6
ΔE00 5.98
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68DA #68FF8D
analogous
#D868FF #FF68DA #FF688E
triadic
#FF68DA #DAFF68 #68DAFF
tetradic
#FF68DA #FFD868 #68FF8D #688EFF
square
#FF68DA #FFD868 #68FF8D #688EFF
split-complementary
#FF68DA #8EFF68 #68FFD8
monochromatic
#ED00B3 #FF2BCB #FF68DA #FFA5E9 #FFE0F8
Accessibility & contrast
On white
2.55
#FF68DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FF68DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68DA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68DA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D93DE
Deuteranopia (green-blind)
#9BABD6
Tritanopia (blue-blind)
#FF6D98
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff68da; /* rgb */ color: rgb(255, 104, 218); /* oklch */ color: oklch(74.2% 0.221 338.3);
Tailwind
colors: {
custom: {
50: '#ff9be5',
500: '#ff68da',
950: '#000000',
},
}SCSS
$custom: #ff68da; $custom-light: #ff9be5; $custom-dark: #000000;
JSON
{
"hex": "#ff68da",
"rgb": {
"r": 255,
"g": 104,
"b": 218
},
"hsl": {
"h": 314.702,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.74169,
"c": 0.22089,
"h": 338.3
},
"luminance": 0.36223
}Semantic roles & 50–950 ramp
primary
#FF68DA
secondary
#CDF6D7
accent
#E63800
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84