#FDCDFE#FDCDFE
#FDCDFE is a very light, moderate purple. Relative luminance 0.717; OKLCH L 90.5% C 0.083 H 325.6°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDFE |
|---|---|
| RGB | rgb(253, 205, 254) |
| HSL | hsl(299, 96%, 90%) |
| HSV | hsv(299, 19%, 100%) |
| CMYK | cmyk(0.4%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(87.83, 25.01, -17.55) |
| CIE-LCH | lch(87.83, 30.55, 324.94°) |
| OKLab | oklab(90.47% 0.0688 -0.0471) |
| OKLCH | oklch(90.47% 0.083 325.6) |
| XYZ | xyz(80.2266, 71.7028, 103.3605) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.32
Very Light Purple
#F6CEFC
ΔE00 1.67
Light Lilac
#EDC8FF
ΔE00 3.78
Pale Lavender
#EECFFE
ΔE00 3.81
Light Lavendar
#EFC0FE
ΔE00 4.40
Pale Lilac
#E4CBFF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDFE #CEFECD
analogous
#E5CDFE #FDCDFE #FECDE6
triadic
#FDCDFE #FEFDCD #CDFEFD
tetradic
#FDCDFE #FEE5CD #CEFECD #CDE6FE
square
#FDCDFE #FEE5CD #CEFECD #CDE6FE
split-complementary
#FDCDFE #E6FECD #CDFEE5
monochromatic
#F855FC #FB91FD #FDCDFE #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.37
#FDCDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#FDCDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDFE
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDFE | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#FFD1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fdcdfe; /* rgb */ color: rgb(253, 205, 254); /* oklch */ color: oklch(90.5% 0.083 325.6);
Tailwind
colors: {
custom: {
50: '#fedcfe',
500: '#fdcdfe',
950: '#000000',
},
}SCSS
$custom: #fdcdfe; $custom-light: #fedcfe; $custom-dark: #000000;
JSON
{
"hex": "#fdcdfe",
"rgb": {
"r": 253,
"g": 205,
"b": 254
},
"hsl": {
"h": 298.776,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.90473,
"c": 0.08337,
"h": 325.6
},
"luminance": 0.71701
}Semantic roles & 50–950 ramp
primary
#FDCDFE
secondary
#8AE888
accent
#E60005
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485