#FD67E5#FD67E5
#FD67E5 is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.3% C 0.229 H 334.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FD67E5 |
|---|---|
| RGB | rgb(253, 103, 229) |
| HSL | hsl(310, 97%, 70%) |
| HSV | hsv(310, 59%, 99%) |
| CMYK | cmyk(0%, 59.3%, 9.5%, 0.8%) |
| CIE-LAB | lab(66.71, 71.23, -36.34) |
| CIE-LCH | lch(66.71, 79.97, 332.97°) |
| OKLab | oklab(74.27% 0.2063 -0.099) |
| OKLCH | oklch(74.27% 0.229 334.4) |
| XYZ | xyz(59.5014, 36.2448, 77.9756) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.83
Purply Pink
#F075E6
ΔE00 2.63
Light Magenta
#FA5FF7
ΔE00 3.50
Violet Pink
#FB5FFC
ΔE00 4.07
Violet (CSS)
#EE82EE
ΔE00 4.97
Orchid
#DA70D6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD67E5 #67FD7F
analogous
#CA67FD #FD67E5 #FD679A
triadic
#FD67E5 #E5FD67 #67E5FD
tetradic
#FD67E5 #FDCA67 #67FD7F #679AFD
square
#FD67E5 #FDCA67 #67FD7F #679AFD
split-complementary
#FD67E5 #9AFD67 #67FDCA
monochromatic
#E703C2 #FC2BDB #FD67E5 #FEA3EF #FFE0FA
Accessibility & contrast
On white
2.55
#FD67E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FD67E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD67E5
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD67E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD67E5 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6694E9
Deuteranopia (green-blind)
#95AAE1
Tritanopia (blue-blind)
#FF719D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fd67e5; /* rgb */ color: rgb(253, 103, 229); /* oklch */ color: oklch(74.3% 0.229 334.4);
Tailwind
colors: {
custom: {
50: '#ff9aed',
500: '#fd67e5',
950: '#000000',
},
}SCSS
$custom: #fd67e5; $custom-light: #ff9aed; $custom-dark: #000000;
JSON
{
"hex": "#fd67e5",
"rgb": {
"r": 253,
"g": 103,
"b": 229
},
"hsl": {
"h": 309.6,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.74269,
"c": 0.22878,
"h": 334.4
},
"luminance": 0.3624
}Semantic roles & 50–950 ramp
primary
#FD67E5
secondary
#CBF5D1
accent
#E62500
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84