#FDCDFC#FDCDFC
#FDCDFC is a very light, moderate purple. Relative luminance 0.716; OKLCH L 90.4% C 0.081 H 326.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDFC |
|---|---|
| RGB | rgb(253, 205, 252) |
| HSL | hsl(301, 92%, 90%) |
| HSV | hsv(301, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 0.4%, 0.8%) |
| CIE-LAB | lab(87.76, 24.65, -16.59) |
| CIE-LCH | lch(87.76, 29.71, 326.06°) |
| OKLab | oklab(90.41% 0.0682 -0.0445) |
| OKLCH | oklch(90.41% 0.081 326.9) |
| XYZ | xyz(79.9080, 71.5754, 101.6826) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.92
Very Light Purple
#F6CEFC
ΔE00 1.72
Pale Lavender
#EECFFE
ΔE00 3.98
Light Lilac
#EDC8FF
ΔE00 4.13
Light Lavendar
#EFC0FE
ΔE00 4.80
Pale Lilac
#E4CBFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDFC #CDFDCE
analogous
#E6CDFD #FDCDFC #FDCDE4
triadic
#FDCDFC #FCFDCD #CDFCFD
tetradic
#FDCDFC #FDE6CD #CDFDCE #CDE4FD
square
#FDCDFC #FDE6CD #CDFDCE #CDE4FD
split-complementary
#FDCDFC #E4FDCD #CDFDE6
monochromatic
#F857F5 #FB92F8 #FDCDFC #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.37
#FDCDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#FDCDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDFC
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDFC | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FE
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#FFD1DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fdcdfc; /* rgb */ color: rgb(253, 205, 252); /* oklch */ color: oklch(90.4% 0.081 326.9);
Tailwind
colors: {
custom: {
50: '#fedcfd',
500: '#fdcdfc',
950: '#000000',
},
}SCSS
$custom: #fdcdfc; $custom-light: #fedcfd; $custom-dark: #000000;
JSON
{
"hex": "#fdcdfc",
"rgb": {
"r": 253,
"g": 205,
"b": 252
},
"hsl": {
"h": 301.25,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.90405,
"c": 0.08136,
"h": 326.9
},
"luminance": 0.71574
}Semantic roles & 50–950 ramp
primary
#FDCDFC
secondary
#89E68B
accent
#E60500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485