#FDC4FA#FDC4FA
#FDC4FA is a very light, moderate purple. Relative luminance 0.673; OKLCH L 88.7% C 0.095 H 328.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4FA |
|---|---|
| RGB | rgb(253, 196, 250) |
| HSL | hsl(303, 93%, 88%) |
| HSV | hsv(303, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 1.2%, 0.8%) |
| CIE-LAB | lab(85.64, 29.02, -18.73) |
| CIE-LCH | lch(85.64, 34.54, 327.16°) |
| OKLab | oklab(88.75% 0.0807 -0.0503) |
| OKLCH | oklch(88.75% 0.095 328.1) |
| XYZ | xyz(77.5015, 67.2668, 99.3251) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.33
Very Light Purple
#F6CEFC
ΔE00 3.61
Light Lavendar
#EFC0FE
ΔE00 3.71
Light Lilac
#EDC8FF
ΔE00 4.45
Pale Lavender
#EECFFE
ΔE00 5.44
Pale Lilac
#E4CBFF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4FA #C4FDC7
analogous
#E3C4FD #FDC4FA #FDC4DD
triadic
#FDC4FA #FAFDC4 #C4FAFD
tetradic
#FDC4FA #FDE3C4 #C4FDC7 #C4DDFD
square
#FDC4FA #FDE3C4 #C4FDC7 #C4DDFD
split-complementary
#FDC4FA #DDFDC4 #C4FDE3
monochromatic
#F94EF0 #FB89F5 #FDC4FA #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.45
#FDC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#FDC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4FA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4FA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FC
Deuteranopia (green-blind)
#CED9F8
Tritanopia (blue-blind)
#FFC8D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdc4fa; /* rgb */ color: rgb(253, 196, 250); /* oklch */ color: oklch(88.7% 0.095 328.1);
Tailwind
colors: {
custom: {
50: '#fed6fc',
500: '#fdc4fa',
950: '#000000',
},
}SCSS
$custom: #fdc4fa; $custom-light: #fed6fc; $custom-dark: #000000;
JSON
{
"hex": "#fdc4fa",
"rgb": {
"r": 253,
"g": 196,
"b": 250
},
"hsl": {
"h": 303.158,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.88749,
"c": 0.09508,
"h": 328.1
},
"luminance": 0.67265
}Semantic roles & 50–950 ramp
primary
#FDC4FA
secondary
#81E586
accent
#E60C00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385