#FF67D9#FF67D9
#FF67D9 is a light, highly saturated pink. Relative luminance 0.360; OKLCH L 74.0% C 0.222 H 338.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67D9 |
|---|---|
| RGB | rgb(255, 103, 217) |
| HSL | hsl(315, 100%, 70%) |
| HSV | hsv(315, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 14.9%, 0%) |
| CIE-LAB | lab(66.50, 69.99, -29.95) |
| CIE-LCH | lch(66.50, 76.12, 336.83°) |
| OKLab | oklab(74.01% 0.2064 -0.0808) |
| OKLCH | oklch(74.01% 0.222 338.6) |
| XYZ | xyz(58.6156, 35.9752, 69.4889) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 5.62
Orchid
#DA70D6
ΔE00 6.01
Violet (CSS)
#EE82EE
ΔE00 6.12
Violet Pink
#FB5FFC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67D9 #67FF8D
analogous
#D967FF #FF67D9 #FF678D
triadic
#FF67D9 #D9FF67 #67D9FF
tetradic
#FF67D9 #FFD967 #67FF8D #678DFF
square
#FF67D9 #FFD967 #67FF8D #678DFF
split-complementary
#FF67D9 #8DFF67 #67FFD9
monochromatic
#EC00B1 #FF2ACA #FF67D9 #FFA4E8 #FFE0F7
Accessibility & contrast
On white
2.56
#FF67D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#FF67D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67D9
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67D9 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D93DD
Deuteranopia (green-blind)
#9BAAD5
Tritanopia (blue-blind)
#FF6C97
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff67d9; /* rgb */ color: rgb(255, 103, 217); /* oklch */ color: oklch(74.0% 0.222 338.6);
Tailwind
colors: {
custom: {
50: '#ff9ae5',
500: '#ff67d9',
950: '#000000',
},
}SCSS
$custom: #ff67d9; $custom-light: #ff9ae5; $custom-dark: #000000;
JSON
{
"hex": "#ff67d9",
"rgb": {
"r": 255,
"g": 103,
"b": 217
},
"hsl": {
"h": 315,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.74014,
"c": 0.22161,
"h": 338.6
},
"luminance": 0.3597
}Semantic roles & 50–950 ramp
primary
#FF67D9
secondary
#CCF6D6
accent
#E63900
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F15
muted
#877E84