#FF67DD#FF67DD
#FF67DD is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 74.2% C 0.224 H 337.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF67DD |
|---|---|
| RGB | rgb(255, 103, 221) |
| HSL | hsl(313, 100%, 70%) |
| HSV | hsv(313, 60%, 100%) |
| CMYK | cmyk(0%, 59.6%, 13.3%, 0%) |
| CIE-LAB | lab(66.66, 70.56, -31.93) |
| CIE-LCH | lch(66.66, 77.45, 335.65°) |
| OKLab | oklab(74.19% 0.207 -0.0864) |
| OKLCH | oklch(74.19% 0.224 337.3) |
| XYZ | xyz(59.1422, 36.1858, 72.2623) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 3.45
Light Magenta
#FA5FF7
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 5.70
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF67DD #67FF89
analogous
#D567FF #FF67DD #FF6791
triadic
#FF67DD #DDFF67 #67DDFF
tetradic
#FF67DD #FFD567 #67FF89 #6791FF
square
#FF67DD #FFD567 #67FF89 #6791FF
split-complementary
#FF67DD #91FF67 #67FFD5
monochromatic
#EC00B7 #FF2ACF #FF67DD #FFA4EB #FFE0F8
Accessibility & contrast
On white
2.55
#FF67DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FF67DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF67DD
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF67DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF67DD | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B93E1
Deuteranopia (green-blind)
#99ABD9
Tritanopia (blue-blind)
#FF6E99
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff67dd; /* rgb */ color: rgb(255, 103, 221); /* oklch */ color: oklch(74.2% 0.224 337.3);
Tailwind
colors: {
custom: {
50: '#ff9ae8',
500: '#ff67dd',
950: '#000000',
},
}SCSS
$custom: #ff67dd; $custom-light: #ff9ae8; $custom-dark: #000000;
JSON
{
"hex": "#ff67dd",
"rgb": {
"r": 255,
"g": 103,
"b": 221
},
"hsl": {
"h": 313.421,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.74185,
"c": 0.22435,
"h": 337.3
},
"luminance": 0.36181
}Semantic roles & 50–950 ramp
primary
#FF67DD
secondary
#CCF6D5
accent
#E63300
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84