#FDCDFD#FDCDFD
#FDCDFD is a very light, moderate purple. Relative luminance 0.716; OKLCH L 90.4% C 0.082 H 326.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDFD |
|---|---|
| RGB | rgb(253, 205, 253) |
| HSL | hsl(300, 92%, 90%) |
| HSV | hsv(300, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(87.79, 24.83, -17.07) |
| CIE-LCH | lch(87.79, 30.13, 325.49°) |
| OKLab | oklab(90.44% 0.0685 -0.0458) |
| OKLCH | oklch(90.44% 0.082 326.2) |
| XYZ | xyz(80.0669, 71.6389, 102.5194) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.11
Very Light Purple
#F6CEFC
ΔE00 1.68
Pale Lavender
#EECFFE
ΔE00 3.88
Light Lilac
#EDC8FF
ΔE00 3.95
Light Lavendar
#EFC0FE
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDFD #CDFDCD
analogous
#E5CDFD #FDCDFD #FDCDE5
triadic
#FDCDFD #FDFDCD #CDFDFD
tetradic
#FDCDFD #FDE5CD #CDFDCD #CDE5FD
square
#FDCDFD #FDE5CD #CDFDCD #CDE5FD
split-complementary
#FDCDFD #E5FDCD #CDFDE5
monochromatic
#F857F8 #FB92FB #FDCDFD #FEE2FE #FEE2FE
Accessibility & contrast
On white
1.37
#FDCDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#FDCDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDFD
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDFD | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#FFD1DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fdcdfd; /* rgb */ color: rgb(253, 205, 253); /* oklch */ color: oklch(90.4% 0.082 326.2);
Tailwind
colors: {
custom: {
50: '#fedcfe',
500: '#fdcdfd',
950: '#000000',
},
}SCSS
$custom: #fdcdfd; $custom-light: #fedcfe; $custom-dark: #000000;
JSON
{
"hex": "#fdcdfd",
"rgb": {
"r": 253,
"g": 205,
"b": 253
},
"hsl": {
"h": 300,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.90439,
"c": 0.08236,
"h": 326.2
},
"luminance": 0.71637
}Semantic roles & 50–950 ramp
primary
#FDCDFD
secondary
#89E689
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485