#FF68DB#FF68DB
#FF68DB is a light, highly saturated pink. Relative luminance 0.363; OKLCH L 74.2% C 0.222 H 338.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68DB |
|---|---|
| RGB | rgb(255, 104, 219) |
| HSL | hsl(314, 100%, 70%) |
| HSV | hsv(314, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 14.1%, 0%) |
| CIE-LAB | lab(66.73, 69.86, -30.71) |
| CIE-LCH | lch(66.73, 76.31, 336.27°) |
| OKLab | oklab(74.21% 0.2055 -0.0829) |
| OKLCH | oklch(74.21% 0.222 338) |
| XYZ | xyz(58.9774, 36.2800, 70.9006) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 3.64
Light Magenta
#FA5FF7
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 5.82
Orchid
#DA70D6
ΔE00 5.93
Violet Pink
#FB5FFC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68DB #68FF8C
analogous
#D868FF #FF68DB #FF688F
triadic
#FF68DB #DBFF68 #68DBFF
tetradic
#FF68DB #FFD868 #68FF8C #688FFF
square
#FF68DB #FFD868 #68FF8C #688FFF
split-complementary
#FF68DB #8FFF68 #68FFD8
monochromatic
#ED00B4 #FF2BCC #FF68DB #FFA5EA #FFE0F8
Accessibility & contrast
On white
2.54
#FF68DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FF68DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68DB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68DB | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D93DF
Deuteranopia (green-blind)
#9AABD7
Tritanopia (blue-blind)
#FF6E98
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff68db; /* rgb */ color: rgb(255, 104, 219); /* oklch */ color: oklch(74.2% 0.222 338.0);
Tailwind
colors: {
custom: {
50: '#ff9be6',
500: '#ff68db',
950: '#000000',
},
}SCSS
$custom: #ff68db; $custom-light: #ff9be6; $custom-dark: #000000;
JSON
{
"hex": "#ff68db",
"rgb": {
"r": 255,
"g": 104,
"b": 219
},
"hsl": {
"h": 314.305,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.74211,
"c": 0.22158,
"h": 338
},
"luminance": 0.36275
}Semantic roles & 50–950 ramp
primary
#FF68DB
secondary
#CDF6D7
accent
#E63700
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84