#FD69ED#FD69ED
#FD69ED is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.9% C 0.232 H 332.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FD69ED |
|---|---|
| RGB | rgb(253, 105, 237) |
| HSL | hsl(306, 97%, 70%) |
| HSV | hsv(306, 58%, 99%) |
| CMYK | cmyk(0%, 58.5%, 6.3%, 0.8%) |
| CIE-LAB | lab(67.36, 71.63, -39.76) |
| CIE-LCH | lch(67.36, 81.93, 330.97°) |
| OKLab | oklab(74.86% 0.2049 -0.1087) |
| OKLCH | oklch(74.86% 0.232 332) |
| XYZ | xyz(60.8456, 37.1046, 84.0615) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.04
Purply Pink
#F075E6
ΔE00 2.43
Light Magenta
#FA5FF7
ΔE00 2.61
Violet Pink
#FB5FFC
ΔE00 3.07
Violet (CSS)
#EE82EE
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD69ED #69FD79
analogous
#C369FD #FD69ED #FD69A3
triadic
#FD69ED #EDFD69 #69EDFD
tetradic
#FD69ED #FDC369 #69FD79 #69A3FD
square
#FD69ED #FDC369 #69FD79 #69A3FD
split-complementary
#FD69ED #A3FD69 #69FDC3
monochromatic
#E803D0 #FC2DE6 #FD69ED #FEA5F4 #FFE1FB
Accessibility & contrast
On white
2.49
#FD69ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FD69ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD69ED
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD69ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD69ED | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F1
Deuteranopia (green-blind)
#92ACE9
Tritanopia (blue-blind)
#FF75A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd69ed; /* rgb */ color: rgb(253, 105, 237); /* oklch */ color: oklch(74.9% 0.232 332.0);
Tailwind
colors: {
custom: {
50: '#ff9cf3',
500: '#fd69ed',
950: '#000000',
},
}SCSS
$custom: #fd69ed; $custom-light: #ff9cf3; $custom-dark: #000000;
JSON
{
"hex": "#fd69ed",
"rgb": {
"r": 253,
"g": 105,
"b": 237
},
"hsl": {
"h": 306.486,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.74857,
"c": 0.23201,
"h": 332
},
"luminance": 0.371
}Semantic roles & 50–950 ramp
primary
#FD69ED
secondary
#CCF5D1
accent
#E61900
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85