#FD8AED#FD8AED
#FD8AED is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.0% C 0.182 H 332.5°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8AED |
|---|---|
| RGB | rgb(253, 138, 237) |
| HSL | hsl(308, 97%, 77%) |
| HSV | hsv(308, 45%, 99%) |
| CMYK | cmyk(0%, 45.5%, 6.3%, 0.8%) |
| CIE-LAB | lab(73.01, 56.59, -30.98) |
| CIE-LCH | lch(73.01, 64.52, 331.30°) |
| OKLab | oklab(79.03% 0.1616 -0.0841) |
| OKLCH | oklch(79.03% 0.182 332.5) |
| XYZ | xyz(64.8822, 45.1779, 85.4071) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.46
Bubblegum Pink
#FE83CC
ΔE00 6.23
Candy Pink
#FF63E9
ΔE00 6.66
Plum
#DDA0DD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8AED #8AFD9A
analogous
#D48AFD #FD8AED #FD8AB4
triadic
#FD8AED #EDFD8A #8AEDFD
tetradic
#FD8AED #FDD48A #8AFD9A #8AB4FD
square
#FD8AED #FDD48A #8AFD9A #8AB4FD
split-complementary
#FD8AED #B4FD8A #8AFDD4
monochromatic
#FB12DA #FC4EE4 #FD8AED #FEC6F6 #FEE1FA
Accessibility & contrast
On white
2.09
#FD8AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#FD8AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8AED
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8AED | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd8aed; /* rgb */ color: rgb(253, 138, 237); /* oklch */ color: oklch(79.0% 0.182 332.5);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#fd8aed',
950: '#000000',
},
}SCSS
$custom: #fd8aed; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#fd8aed",
"rgb": {
"r": 253,
"g": 138,
"b": 237
},
"hsl": {
"h": 308.348,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.79034,
"c": 0.18214,
"h": 332.5
},
"luminance": 0.45174
}Semantic roles & 50–950 ramp
primary
#FD8AED
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085