#FCDDFF#FCDDFF
#FCDDFF is a very light, muted purple. Relative luminance 0.796; OKLCH L 93.3% C 0.056 H 323.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDFF |
|---|---|
| RGB | rgb(252, 221, 255) |
| HSL | hsl(295, 100%, 93%) |
| HSV | hsv(295, 13%, 100%) |
| CMYK | cmyk(1.2%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(91.52, 16.48, -12.55) |
| CIE-LCH | lch(91.52, 20.71, 322.71°) |
| OKLab | oklab(93.32% 0.0449 -0.0335) |
| OKLCH | oklch(93.32% 0.056 323.2) |
| XYZ | xyz(84.0488, 79.6295, 105.5307) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.35
Very Light Purple
#F6CEFC
ΔE00 4.41
Pale Lavender
#EECFFE
ΔE00 4.70
Light Lilac
#EDC8FF
ΔE00 6.82
Pale Lilac
#E4CBFF
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDFF #E0FFDD
analogous
#EBDDFF #FCDDFF #FFDDF1
triadic
#FCDDFF #FFFCDD #DDFFFC
tetradic
#FCDDFF #FFEBDD #E0FFDD #DDF1FF
square
#FCDDFF #FFEBDD #E0FFDD #DDF1FF
split-complementary
#FCDDFF #F1FFDD #DDFFEB
monochromatic
#F163FF #F7A0FF #FCDDFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.24
#FCDDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FCDDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDFF
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDFF | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#FEE0E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcddff; /* rgb */ color: rgb(252, 221, 255); /* oklch */ color: oklch(93.3% 0.056 323.2);
Tailwind
colors: {
custom: {
50: '#fde7ff',
500: '#fcddff',
950: '#000000',
},
}SCSS
$custom: #fcddff; $custom-light: #fde7ff; $custom-dark: #000000;
JSON
{
"hex": "#fcddff",
"rgb": {
"r": 252,
"g": 221,
"b": 255
},
"hsl": {
"h": 294.706,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93318,
"c": 0.05603,
"h": 323.2
},
"luminance": 0.79628
}Semantic roles & 50–950 ramp
primary
#FCDDFF
secondary
#9CEC94
accent
#E60014
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486