#FDDCFF#FDDCFF
#FDDCFF is a very light, muted purple. Relative luminance 0.793; OKLCH L 93.2% C 0.058 H 324.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCFF |
|---|---|
| RGB | rgb(253, 220, 255) |
| HSL | hsl(297, 100%, 93%) |
| HSV | hsv(297, 14%, 100%) |
| CMYK | cmyk(0.8%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(91.37, 17.33, -12.77) |
| CIE-LCH | lch(91.37, 21.52, 323.61°) |
| OKLab | oklab(93.22% 0.0474 -0.0341) |
| OKLCH | oklch(93.22% 0.058 324.3) |
| XYZ | xyz(84.1488, 79.2903, 105.4600) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.84
Very Light Purple
#F6CEFC
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 4.54
Light Lilac
#EDC8FF
ΔE00 6.56
Pale Lilac
#E4CBFF
ΔE00 6.90
Thistle
#D8BFD8
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCFF #DEFFDC
analogous
#EBDCFF #FDDCFF #FFDCEF
triadic
#FDDCFF #FFFDDC #DCFFFD
tetradic
#FDDCFF #FFEBDC #DEFFDC #DCEFFF
square
#FDDCFF #FFEBDC #DEFFDC #DCEFFF
split-complementary
#FDDCFF #EFFFDC #DCFFEB
monochromatic
#F662FF #FA9FFF #FDDCFF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.25
#FDDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FDDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCFF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCFF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#E0E8FE
Tritanopia (blue-blind)
#FFDFE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fddcff; /* rgb */ color: rgb(253, 220, 255); /* oklch */ color: oklch(93.2% 0.058 324.3);
Tailwind
colors: {
custom: {
50: '#fee7ff',
500: '#fddcff',
950: '#000000',
},
}SCSS
$custom: #fddcff; $custom-light: #fee7ff; $custom-dark: #000000;
JSON
{
"hex": "#fddcff",
"rgb": {
"r": 253,
"g": 220,
"b": 255
},
"hsl": {
"h": 296.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93219,
"c": 0.0584,
"h": 324.3
},
"luminance": 0.79289
}Semantic roles & 50–950 ramp
primary
#FDDCFF
secondary
#98EC93
accent
#E6000D
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486