#FDC8FA#FDC8FA
#FDC8FA is a very light, moderate purple. Relative luminance 0.691; OKLCH L 89.5% C 0.088 H 328.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8FA |
|---|---|
| RGB | rgb(253, 200, 250) |
| HSL | hsl(303, 93%, 89%) |
| HSV | hsv(303, 21%, 99%) |
| CMYK | cmyk(0%, 20.9%, 1.2%, 0.8%) |
| CIE-LAB | lab(86.55, 26.92, -17.35) |
| CIE-LCH | lch(86.55, 32.03, 327.19°) |
| OKLab | oklab(89.45% 0.0748 -0.0465) |
| OKLCH | oklch(89.45% 0.088 328.1) |
| XYZ | xyz(78.4158, 69.0953, 99.6299) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.17
Very Light Purple
#F6CEFC
ΔE00 2.69
Light Lavendar
#EFC0FE
ΔE00 4.22
Light Lilac
#EDC8FF
ΔE00 4.29
Pale Lavender
#EECFFE
ΔE00 4.77
Pale Lilac
#E4CBFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8FA #C8FDCB
analogous
#E6C8FD #FDC8FA #FDC8E0
triadic
#FDC8FA #FAFDC8 #C8FAFD
tetradic
#FDC8FA #FDE6C8 #C8FDCB #C8E0FD
square
#FDC8FA #FDE6C8 #C8FDCB #C8E0FD
split-complementary
#FDC8FA #E0FDC8 #C8FDE6
monochromatic
#F952EF #FB8DF5 #FDC8FA #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.42
#FDC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#FDC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8FA
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8FA | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4FC
Deuteranopia (green-blind)
#D1DBF8
Tritanopia (blue-blind)
#FFCCD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fdc8fa; /* rgb */ color: rgb(253, 200, 250); /* oklch */ color: oklch(89.5% 0.088 328.1);
Tailwind
colors: {
custom: {
50: '#fed9fc',
500: '#fdc8fa',
950: '#000000',
},
}SCSS
$custom: #fdc8fa; $custom-light: #fed9fc; $custom-dark: #000000;
JSON
{
"hex": "#fdc8fa",
"rgb": {
"r": 253,
"g": 200,
"b": 250
},
"hsl": {
"h": 303.396,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.89451,
"c": 0.08811,
"h": 328.1
},
"luminance": 0.69093
}Semantic roles & 50–950 ramp
primary
#FDC8FA
secondary
#84E58A
accent
#E60D00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385