#FD8CFA#FD8CFA
#FD8CFA is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.9% C 0.190 H 328.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CFA |
|---|---|
| RGB | rgb(253, 140, 250) |
| HSL | hsl(302, 97%, 77%) |
| HSV | hsv(302, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 1.2%, 0.8%) |
| CIE-LAB | lab(73.90, 57.81, -36.70) |
| CIE-LCH | lch(73.90, 68.47, 327.59°) |
| OKLab | oklab(79.86% 0.1614 -0.1003) |
| OKLCH | oklch(79.86% 0.19 328.1) |
| XYZ | xyz(67.1404, 46.5445, 95.8714) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 6.45
Candy Pink
#FF63E9
ΔE00 7.07
Light Magenta
#FA5FF7
ΔE00 7.78
Violet Pink
#FB5FFC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CFA #8CFD8F
analogous
#C88CFD #FD8CFA #FD8CC2
triadic
#FD8CFA #FAFD8C #8CFAFD
tetradic
#FD8CFA #FDC88C #8CFD8F #8CC2FD
square
#FD8CFA #FDC88C #8CFD8F #8CC2FD
split-complementary
#FD8CFA #C2FD8C #8CFDC8
monochromatic
#FB14F5 #FC50F7 #FD8CFA #FEC8FD #FEE1FE
Accessibility & contrast
On white
2.04
#FD8CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#FD8CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CFA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CFA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#FF97B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd8cfa; /* rgb */ color: rgb(253, 140, 250); /* oklch */ color: oklch(79.9% 0.190 328.1);
Tailwind
colors: {
custom: {
50: '#ffb1fc',
500: '#fd8cfa',
950: '#000000',
},
}SCSS
$custom: #fd8cfa; $custom-light: #ffb1fc; $custom-dark: #000000;
JSON
{
"hex": "#fd8cfa",
"rgb": {
"r": 253,
"g": 140,
"b": 250
},
"hsl": {
"h": 301.593,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.79864,
"c": 0.19,
"h": 328.1
},
"luminance": 0.46541
}Semantic roles & 50–950 ramp
primary
#FD8CFA
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085