#FD8EFD#FD8EFD
#FD8EFD is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.3% C 0.189 H 327.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EFD |
|---|---|
| RGB | rgb(253, 142, 253) |
| HSL | hsl(300, 97%, 77%) |
| HSV | hsv(300, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 0%, 0.8%) |
| CIE-LAB | lab(74.40, 57.35, -37.55) |
| CIE-LCH | lch(74.40, 68.55, 326.79°) |
| OKLab | oklab(80.28% 0.1592 -0.1027) |
| OKLCH | oklch(80.28% 0.189 327.2) |
| XYZ | xyz(67.9094, 47.3239, 98.4669) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 6.79
Candy Pink
#FF63E9
ΔE00 7.52
Violet Pink
#FB5FFC
ΔE00 8.06
Light Magenta
#FA5FF7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EFD #8EFD8E
analogous
#C68EFD #FD8EFD #FD8EC6
triadic
#FD8EFD #FDFD8E #8EFDFD
tetradic
#FD8EFD #FDC68E #8EFD8E #8EC6FD
square
#FD8EFD #FDC68E #8EFD8E #8EC6FD
split-complementary
#FD8EFD #C6FD8E #8EFDC6
monochromatic
#FB16FB #FC52FC #FD8EFD #FECAFE #FEE1FE
Accessibility & contrast
On white
2.01
#FD8EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FD8EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EFD
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EFD | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#A4BCFA
Tritanopia (blue-blind)
#FF99BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd8efd; /* rgb */ color: rgb(253, 142, 253); /* oklch */ color: oklch(80.3% 0.189 327.2);
Tailwind
colors: {
custom: {
50: '#ffb2fe',
500: '#fd8efd',
950: '#000000',
},
}SCSS
$custom: #fd8efd; $custom-light: #ffb2fe; $custom-dark: #000000;
JSON
{
"hex": "#fd8efd",
"rgb": {
"r": 253,
"g": 142,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.80276,
"c": 0.18946,
"h": 327.2
},
"luminance": 0.4732
}Semantic roles & 50–950 ramp
primary
#FD8EFD
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086