#FCDDFE#FCDDFE
#FCDDFE is a very light, muted purple. Relative luminance 0.796; OKLCH L 93.3% C 0.055 H 324.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDFE |
|---|---|
| RGB | rgb(252, 221, 254) |
| HSL | hsl(296, 94%, 93%) |
| HSV | hsv(296, 13%, 100%) |
| CMYK | cmyk(0.8%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(91.49, 16.30, -12.07) |
| CIE-LCH | lch(91.49, 20.28, 323.48°) |
| OKLab | oklab(93.29% 0.0446 -0.0322) |
| OKLCH | oklch(93.29% 0.055 324.1) |
| XYZ | xyz(83.8883, 79.5653, 104.6851) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 4.60
Pale Lavender
#EECFFE
ΔE00 4.92
Light Lilac
#EDC8FF
ΔE00 7.05
Pale Lilac
#E4CBFF
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDFE #DFFEDD
analogous
#EBDDFE #FCDDFE #FEDDEF
triadic
#FCDDFE #FEFCDD #DDFEFC
tetradic
#FCDDFE #FEEBDD #DFFEDD #DDEFFE
square
#FCDDFE #FEEBDD #DFFEDD #DDEFFE
split-complementary
#FCDDFE #EFFEDD #DDFEEB
monochromatic
#F266FB #F7A2FC #FCDDFE #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.24
#FCDDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#FCDDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDFE
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDFE | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FF
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#FEE0E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcddfe; /* rgb */ color: rgb(252, 221, 254); /* oklch */ color: oklch(93.3% 0.055 324.1);
Tailwind
colors: {
custom: {
50: '#fde7fe',
500: '#fcddfe',
950: '#000000',
},
}SCSS
$custom: #fcddfe; $custom-light: #fde7fe; $custom-dark: #000000;
JSON
{
"hex": "#fcddfe",
"rgb": {
"r": 252,
"g": 221,
"b": 254
},
"hsl": {
"h": 296.364,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.93286,
"c": 0.05499,
"h": 324.1
},
"luminance": 0.79564
}Semantic roles & 50–950 ramp
primary
#FCDDFE
secondary
#9BE996
accent
#E6000E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485