#FF67DA#FF67DA
#FF67DA is a light, highly saturated pink. Relative luminance 0.360; OKLCH L 74.1% C 0.222 H 338.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67DA |
|---|---|
| RGB | rgb(255, 103, 218) |
| HSL | hsl(315, 100%, 70%) |
| HSV | hsv(315, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 14.5%, 0%) |
| CIE-LAB | lab(66.54, 70.13, -30.45) |
| CIE-LCH | lch(66.54, 76.45, 336.53°) |
| OKLab | oklab(74.06% 0.2065 -0.0822) |
| OKLCH | oklch(74.06% 0.222 338.3) |
| XYZ | xyz(58.7461, 36.0273, 70.1760) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 5.45
Orchid
#DA70D6
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 6.01
Violet Pink
#FB5FFC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67DA #67FF8C
analogous
#D867FF #FF67DA #FF678E
triadic
#FF67DA #DAFF67 #67DAFF
tetradic
#FF67DA #FFD867 #67FF8C #678EFF
square
#FF67DA #FFD867 #67FF8C #678EFF
split-complementary
#FF67DA #8EFF67 #67FFD8
monochromatic
#EC00B2 #FF2ACB #FF67DA #FFA4E9 #FFE0F8
Accessibility & contrast
On white
2.56
#FF67DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#FF67DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67DA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67DA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C93DE
Deuteranopia (green-blind)
#9AAAD6
Tritanopia (blue-blind)
#FF6C97
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff67da; /* rgb */ color: rgb(255, 103, 218); /* oklch */ color: oklch(74.1% 0.222 338.3);
Tailwind
colors: {
custom: {
50: '#ff9ae5',
500: '#ff67da',
950: '#000000',
},
}SCSS
$custom: #ff67da; $custom-light: #ff9ae5; $custom-dark: #000000;
JSON
{
"hex": "#ff67da",
"rgb": {
"r": 255,
"g": 103,
"b": 218
},
"hsl": {
"h": 314.605,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.74057,
"c": 0.22229,
"h": 338.3
},
"luminance": 0.36022
}Semantic roles & 50–950 ramp
primary
#FF67DA
secondary
#CCF6D6
accent
#E63800
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84