#FD68ED#FD68ED
#FD68ED is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.7% C 0.233 H 332.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FD68ED |
|---|---|
| RGB | rgb(253, 104, 237) |
| HSL | hsl(306, 97%, 70%) |
| HSV | hsv(306, 59%, 99%) |
| CMYK | cmyk(0%, 58.9%, 6.3%, 0.8%) |
| CIE-LAB | lab(67.20, 72.05, -40.00) |
| CIE-LCH | lch(67.20, 82.41, 330.96°) |
| OKLab | oklab(74.75% 0.2061 -0.1094) |
| OKLCH | oklch(74.75% 0.233 332) |
| XYZ | xyz(60.7443, 36.9021, 84.0278) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.95
Light Magenta
#FA5FF7
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 2.52
Violet Pink
#FB5FFC
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 4.54
Orchid
#DA70D6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD68ED #68FD78
analogous
#C368FD #FD68ED #FD68A2
triadic
#FD68ED #EDFD68 #68EDFD
tetradic
#FD68ED #FDC368 #68FD78 #68A2FD
square
#FD68ED #FDC368 #68FD78 #68A2FD
split-complementary
#FD68ED #A2FD68 #68FDC3
monochromatic
#E803CF #FC2CE6 #FD68ED #FEA4F4 #FFE1FB
Accessibility & contrast
On white
2.51
#FD68ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FD68ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD68ED
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD68ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD68ED | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F1
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#FF75A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd68ed; /* rgb */ color: rgb(253, 104, 237); /* oklch */ color: oklch(74.7% 0.233 332.0);
Tailwind
colors: {
custom: {
50: '#ff9bf3',
500: '#fd68ed',
950: '#000000',
},
}SCSS
$custom: #fd68ed; $custom-light: #ff9bf3; $custom-dark: #000000;
JSON
{
"hex": "#fd68ed",
"rgb": {
"r": 253,
"g": 104,
"b": 237
},
"hsl": {
"h": 306.443,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.74746,
"c": 0.23338,
"h": 332
},
"luminance": 0.36898
}Semantic roles & 50–950 ramp
primary
#FD68ED
secondary
#CCF5D0
accent
#E61900
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85