#FDC8FD#FDC8FD
#FDC8FD is a very light, moderate purple. Relative luminance 0.693; OKLCH L 89.6% C 0.091 H 326.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8FD |
|---|---|
| RGB | rgb(253, 200, 253) |
| HSL | hsl(300, 93%, 89%) |
| HSV | hsv(300, 21%, 99%) |
| CMYK | cmyk(0%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(86.64, 27.46, -18.80) |
| CIE-LCH | lch(86.64, 33.28, 325.60°) |
| OKLab | oklab(89.55% 0.0758 -0.0505) |
| OKLCH | oklch(89.55% 0.091 326.3) |
| XYZ | xyz(78.8899, 69.2850, 102.1270) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.58
Very Light Purple
#F6CEFC
ΔE00 2.75
Light Lavendar
#EFC0FE
ΔE00 3.64
Light Lilac
#EDC8FF
ΔE00 3.85
Pale Lavender
#EECFFE
ΔE00 4.62
Pale Lilac
#E4CBFF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8FD #C8FDC8
analogous
#E3C8FD #FDC8FD #FDC8E3
triadic
#FDC8FD #FDFDC8 #C8FDFD
tetradic
#FDC8FD #FDE3C8 #C8FDC8 #C8E3FD
square
#FDC8FD #FDE3C8 #C8FDC8 #C8E3FD
split-complementary
#FDC8FD #E3FDC8 #C8FDE3
monochromatic
#F952F9 #FB8DFB #FDC8FD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.41
#FDC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#FDC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8FD
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8FD | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#FFCCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fdc8fd; /* rgb */ color: rgb(253, 200, 253); /* oklch */ color: oklch(89.6% 0.091 326.3);
Tailwind
colors: {
custom: {
50: '#fed9fe',
500: '#fdc8fd',
950: '#000000',
},
}SCSS
$custom: #fdc8fd; $custom-light: #fed9fe; $custom-dark: #000000;
JSON
{
"hex": "#fdc8fd",
"rgb": {
"r": 253,
"g": 200,
"b": 253
},
"hsl": {
"h": 300,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.89554,
"c": 0.09106,
"h": 326.3
},
"luminance": 0.69283
}Semantic roles & 50–950 ramp
primary
#FDC8FD
secondary
#84E584
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385