#FF68DE#FF68DE
#FF68DE is a light, highly saturated pink. Relative luminance 0.364; OKLCH L 74.3% C 0.224 H 337.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68DE |
|---|---|
| RGB | rgb(255, 104, 222) |
| HSL | hsl(313, 100%, 70%) |
| HSV | hsv(313, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 12.9%, 0%) |
| CIE-LAB | lab(66.85, 70.30, -32.19) |
| CIE-LCH | lch(66.85, 77.32, 335.39°) |
| OKLab | oklab(74.34% 0.206 -0.0872) |
| OKLCH | oklch(74.34% 0.224 337.1) |
| XYZ | xyz(59.3759, 36.4394, 72.9994) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 3.30
Light Magenta
#FA5FF7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68DE #68FF89
analogous
#D568FF #FF68DE #FF6892
triadic
#FF68DE #DEFF68 #68DEFF
tetradic
#FF68DE #FFD568 #68FF89 #6892FF
square
#FF68DE #FFD568 #68FF89 #6892FF
split-complementary
#FF68DE #92FF68 #68FFD5
monochromatic
#ED00B9 #FF2BD1 #FF68DE #FFA5EB #FFE0F8
Accessibility & contrast
On white
2.53
#FF68DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FF68DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68DE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68DE | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B94E2
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#FF6F9A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff68de; /* rgb */ color: rgb(255, 104, 222); /* oklch */ color: oklch(74.3% 0.224 337.1);
Tailwind
colors: {
custom: {
50: '#ff9be8',
500: '#ff68de',
950: '#000000',
},
}SCSS
$custom: #ff68de; $custom-light: #ff9be8; $custom-dark: #000000;
JSON
{
"hex": "#ff68de",
"rgb": {
"r": 255,
"g": 104,
"b": 222
},
"hsl": {
"h": 313.113,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.74339,
"c": 0.22366,
"h": 337.1
},
"luminance": 0.36435
}Semantic roles & 50–950 ramp
primary
#FF68DE
secondary
#CDF6D6
accent
#E63200
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84