#FD8EFB#FD8EFB
#FD8EFB is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.2% C 0.188 H 327.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EFB |
|---|---|
| RGB | rgb(253, 142, 251) |
| HSL | hsl(301, 97%, 77%) |
| HSV | hsv(301, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 0.8%, 0.8%) |
| CIE-LAB | lab(74.32, 57.00, -36.59) |
| CIE-LCH | lch(74.32, 67.74, 327.30°) |
| OKLab | oklab(80.19% 0.1588 -0.1) |
| OKLCH | oklch(80.19% 0.188 327.8) |
| XYZ | xyz(67.5925, 47.1971, 96.7977) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.60
Candy Pink
#FF63E9
ΔE00 7.45
Violet Pink
#FB5FFC
ΔE00 8.13
Light Magenta
#FA5FF7
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EFB #8EFD90
analogous
#C78EFD #FD8EFB #FD8EC4
triadic
#FD8EFB #FBFD8E #8EFBFD
tetradic
#FD8EFB #FDC78E #8EFD90 #8EC4FD
square
#FD8EFB #FDC78E #8EFD90 #8EC4FD
split-complementary
#FD8EFB #C4FD8E #8EFDC7
monochromatic
#FB16F7 #FC52F9 #FD8EFB #FECAFD #FEE1FE
Accessibility & contrast
On white
2.01
#FD8EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#FD8EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EFB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EFB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#FF99B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd8efb; /* rgb */ color: rgb(253, 142, 251); /* oklch */ color: oklch(80.2% 0.188 327.8);
Tailwind
colors: {
custom: {
50: '#ffb2fd',
500: '#fd8efb',
950: '#000000',
},
}SCSS
$custom: #fd8efb; $custom-light: #ffb2fd; $custom-dark: #000000;
JSON
{
"hex": "#fd8efb",
"rgb": {
"r": 253,
"g": 142,
"b": 251
},
"hsl": {
"h": 301.081,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.80189,
"c": 0.18767,
"h": 327.8
},
"luminance": 0.47194
}Semantic roles & 50–950 ramp
primary
#FD8EFB
secondary
#D4F7D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085