#FD8EFF#FD8EFF
#FD8EFF is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.4% C 0.191 H 326.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EFF |
|---|---|
| RGB | rgb(253, 142, 255) |
| HSL | hsl(299, 100%, 78%) |
| HSV | hsv(299, 44%, 100%) |
| CMYK | cmyk(0.8%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(74.48, 57.70, -38.51) |
| CIE-LCH | lch(74.48, 69.37, 326.28°) |
| OKLab | oklab(80.36% 0.1595 -0.1055) |
| OKLCH | oklch(80.36% 0.191 326.5) |
| XYZ | xyz(68.2297, 47.4520, 100.1536) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 7.00
Candy Pink
#FF63E9
ΔE00 7.60
Violet Pink
#FB5FFC
ΔE00 7.99
Light Magenta
#FA5FF7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EFF #90FF8E
analogous
#C48EFF #FD8EFF #FF8EC8
triadic
#FD8EFF #FFFD8E #8EFFFD
tetradic
#FD8EFF #FFC48E #90FF8E #8EC8FF
square
#FD8EFF #FFC48E #90FF8E #8EC8FF
split-complementary
#FD8EFF #C8FF8E #8EFFC4
monochromatic
#FB14FF #FC51FF #FD8EFF #FECBFF #FEE0FF
Accessibility & contrast
On white
2.00
#FD8EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FD8EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EFF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EFF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#FF9ABB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd8eff; /* rgb */ color: rgb(253, 142, 255); /* oklch */ color: oklch(80.4% 0.191 326.5);
Tailwind
colors: {
custom: {
50: '#ffb2ff',
500: '#fd8eff',
950: '#000000',
},
}SCSS
$custom: #fd8eff; $custom-light: #ffb2ff; $custom-dark: #000000;
JSON
{
"hex": "#fd8eff",
"rgb": {
"r": 253,
"g": 142,
"b": 255
},
"hsl": {
"h": 298.938,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80363,
"c": 0.19125,
"h": 326.5
},
"luminance": 0.47449
}Semantic roles & 50–950 ramp
primary
#FD8EFF
secondary
#D4F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086