#FF67DB#FF67DB
#FF67DB is a light, highly saturated pink. Relative luminance 0.361; OKLCH L 74.1% C 0.223 H 338.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67DB |
|---|---|
| RGB | rgb(255, 103, 219) |
| HSL | hsl(314, 100%, 70%) |
| HSV | hsv(314, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 14.1%, 0%) |
| CIE-LAB | lab(66.58, 70.27, -30.94) |
| CIE-LCH | lch(66.58, 76.78, 336.24°) |
| OKLab | oklab(74.1% 0.2067 -0.0836) |
| OKLCH | oklch(74.1% 0.223 338) |
| XYZ | xyz(58.8773, 36.0798, 70.8673) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 3.68
Light Magenta
#FA5FF7
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 5.90
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67DB #67FF8B
analogous
#D767FF #FF67DB #FF678F
triadic
#FF67DB #DBFF67 #67DBFF
tetradic
#FF67DB #FFD767 #67FF8B #678FFF
square
#FF67DB #FFD767 #67FF8B #678FFF
split-complementary
#FF67DB #8FFF67 #67FFD7
monochromatic
#EC00B4 #FF2ACD #FF67DB #FFA4E9 #FFE0F8
Accessibility & contrast
On white
2.56
#FF67DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FF67DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67DB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67DB | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C93DF
Deuteranopia (green-blind)
#9AABD7
Tritanopia (blue-blind)
#FF6D98
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff67db; /* rgb */ color: rgb(255, 103, 219); /* oklch */ color: oklch(74.1% 0.223 338.0);
Tailwind
colors: {
custom: {
50: '#ff9ae6',
500: '#ff67db',
950: '#000000',
},
}SCSS
$custom: #ff67db; $custom-light: #ff9ae6; $custom-dark: #000000;
JSON
{
"hex": "#ff67db",
"rgb": {
"r": 255,
"g": 103,
"b": 219
},
"hsl": {
"h": 314.211,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.74099,
"c": 0.22297,
"h": 338
},
"luminance": 0.36075
}Semantic roles & 50–950 ramp
primary
#FF67DB
secondary
#CCF6D6
accent
#E63600
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84