#FD67FF#FD67FF
#FD67FF is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.5% C 0.249 H 327.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FD67FF |
|---|---|
| RGB | rgb(253, 103, 255) |
| HSL | hsl(299, 100%, 70%) |
| HSV | hsv(299, 60%, 100%) |
| CMYK | cmyk(0.8%, 59.6%, 0%, 0%) |
| CIE-LAB | lab(67.88, 75.34, -48.84) |
| CIE-LCH | lch(67.88, 89.79, 327.05°) |
| OKLab | oklab(75.51% 0.2091 -0.1349) |
| OKLCH | oklch(75.51% 0.249 327.2) |
| XYZ | xyz(63.4072, 37.8072, 98.5461) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.35
Light Magenta
#FA5FF7
ΔE00 1.70
Candy Pink
#FF63E9
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 5.16
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD67FF #69FF67
analogous
#B167FF #FD67FF #FF67B5
triadic
#FD67FF #FFFD67 #67FFFD
tetradic
#FD67FF #FFB167 #69FF67 #67B5FF
square
#FD67FF #FFB167 #69FF67 #67B5FF
split-complementary
#FD67FF #B5FF67 #67FFB1
monochromatic
#E900EC #FC2AFF #FD67FF #FEA4FF #FFE0FF
Accessibility & contrast
On white
2.45
#FD67FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FD67FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD67FF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD67FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD67FF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5399FF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#FF7BAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd67ff; /* rgb */ color: rgb(253, 103, 255); /* oklch */ color: oklch(75.5% 0.249 327.2);
Tailwind
colors: {
custom: {
50: '#ff9bff',
500: '#fd67ff',
950: '#000000',
},
}SCSS
$custom: #fd67ff; $custom-light: #ff9bff; $custom-dark: #000000;
JSON
{
"hex": "#fd67ff",
"rgb": {
"r": 253,
"g": 103,
"b": 255
},
"hsl": {
"h": 299.211,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.75506,
"c": 0.24879,
"h": 327.2
},
"luminance": 0.37803
}Semantic roles & 50–950 ramp
primary
#FD67FF
secondary
#CCF6CC
accent
#E60003
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86