#FDCDFA#FDCDFA
#FDCDFA is a very light, moderate purple. Relative luminance 0.714; OKLCH L 90.3% C 0.079 H 328.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDFA |
|---|---|
| RGB | rgb(253, 205, 250) |
| HSL | hsl(304, 92%, 90%) |
| HSV | hsv(304, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 1.2%, 0.8%) |
| CIE-LAB | lab(87.70, 24.29, -15.62) |
| CIE-LCH | lch(87.70, 28.88, 327.25°) |
| OKLab | oklab(90.34% 0.0675 -0.0418) |
| OKLCH | oklch(90.34% 0.079 328.2) |
| XYZ | xyz(79.5928, 71.4493, 100.0222) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.70
Very Light Purple
#F6CEFC
ΔE00 1.92
Pale Lavender
#EECFFE
ΔE00 4.20
Light Lilac
#EDC8FF
ΔE00 4.52
Light Lavendar
#EFC0FE
ΔE00 5.22
Pale Lilac
#E4CBFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDFA #CDFDD0
analogous
#E8CDFD #FDCDFA #FDCDE2
triadic
#FDCDFA #FAFDCD #CDFAFD
tetradic
#FDCDFA #FDE8CD #CDFDD0 #CDE2FD
square
#FDCDFA #FDE8CD #CDFDD0 #CDE2FD
split-complementary
#FDCDFA #E2FDCD #CDFDE8
monochromatic
#F857EE #FB92F4 #FDCDFA #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.37
#FDCDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#FDCDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDFA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDFA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#D5DEF8
Tritanopia (blue-blind)
#FFD0DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fdcdfa; /* rgb */ color: rgb(253, 205, 250); /* oklch */ color: oklch(90.3% 0.079 328.2);
Tailwind
colors: {
custom: {
50: '#fedcfc',
500: '#fdcdfa',
950: '#000000',
},
}SCSS
$custom: #fdcdfa; $custom-light: #fedcfc; $custom-dark: #000000;
JSON
{
"hex": "#fdcdfa",
"rgb": {
"r": 253,
"g": 205,
"b": 250
},
"hsl": {
"h": 303.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.90338,
"c": 0.0794,
"h": 328.2
},
"luminance": 0.71447
}Semantic roles & 50–950 ramp
primary
#FDCDFA
secondary
#89E68E
accent
#E60E00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485