#FD8AFF#FD8AFF
#FD8AFF is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.8% C 0.198 H 326.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8AFF |
|---|---|
| RGB | rgb(253, 138, 255) |
| HSL | hsl(299, 100%, 77%) |
| HSV | hsv(299, 46%, 100%) |
| CMYK | cmyk(0.8%, 45.9%, 0%, 0%) |
| CIE-LAB | lab(73.73, 59.65, -39.67) |
| CIE-LCH | lch(73.73, 71.64, 326.37°) |
| OKLab | oklab(79.81% 0.165 -0.1088) |
| OKLCH | oklch(79.81% 0.198 326.6) |
| XYZ | xyz(67.6452, 46.2831, 99.9588) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 6.93
Candy Pink
#FF63E9
ΔE00 6.94
Violet Pink
#FB5FFC
ΔE00 7.23
Light Magenta
#FA5FF7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8AFF #8CFF8A
analogous
#C28AFF #FD8AFF #FF8AC7
triadic
#FD8AFF #FFFD8A #8AFFFD
tetradic
#FD8AFF #FFC28A #8CFF8A #8AC7FF
square
#FD8AFF #FFC28A #8CFF8A #8AC7FF
split-complementary
#FD8AFF #C7FF8A #8AFFC2
monochromatic
#FB10FF #FC4DFF #FD8AFF #FEC7FF #FEE0FF
Accessibility & contrast
On white
2.05
#FD8AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FD8AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8AFF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8AFF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#FF96B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8aff; /* rgb */ color: rgb(253, 138, 255); /* oklch */ color: oklch(79.8% 0.198 326.6);
Tailwind
colors: {
custom: {
50: '#ffafff',
500: '#fd8aff',
950: '#000000',
},
}SCSS
$custom: #fd8aff; $custom-light: #ffafff; $custom-dark: #000000;
JSON
{
"hex": "#fd8aff",
"rgb": {
"r": 253,
"g": 138,
"b": 255
},
"hsl": {
"h": 298.974,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.79806,
"c": 0.19762,
"h": 326.6
},
"luminance": 0.4628
}Semantic roles & 50–950 ramp
primary
#FD8AFF
secondary
#D4F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086