#FFDCFC#FFDCFC
#FFDCFC is a very light, muted purple. Relative luminance 0.795; OKLCH L 93.3% C 0.057 H 328.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCFC |
|---|---|
| RGB | rgb(255, 220, 252) |
| HSL | hsl(305, 100%, 93%) |
| HSV | hsv(305, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 1.2%, 0%) |
| CIE-LAB | lab(91.45, 17.45, -11.06) |
| CIE-LCH | lch(91.45, 20.65, 327.64°) |
| OKLab | oklab(93.3% 0.0485 -0.0294) |
| OKLCH | oklch(93.3% 0.057 328.8) |
| XYZ | xyz(84.4017, 79.4761, 102.9708) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.11
Very Light Purple
#F6CEFC
ΔE00 4.64
Pale Lavender
#EECFFE
ΔE00 5.45
Light Pink
#FFD1DF
ΔE00 7.03
Light Lilac
#EDC8FF
ΔE00 7.38
Pale Pink
#FFCFDC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCFC #DCFFDF
analogous
#F0DCFF #FFDCFC #FFDCEA
triadic
#FFDCFC #FCFFDC #DCFCFF
tetradic
#FFDCFC #FFF0DC #DCFFDF #DCEAFF
square
#FFDCFC #FFF0DC #DCFFDF #DCEAFF
split-complementary
#FFDCFC #EAFFDC #DCFFF0
monochromatic
#FF62F2 #FF9FF7 #FFDCFC #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.24
#FFDCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FFDCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCFC
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCFC | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#FFDEE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcfc; /* rgb */ color: rgb(255, 220, 252); /* oklch */ color: oklch(93.3% 0.057 328.8);
Tailwind
colors: {
custom: {
50: '#ffe7fd',
500: '#ffdcfc',
950: '#000000',
},
}SCSS
$custom: #ffdcfc; $custom-light: #ffe7fd; $custom-dark: #000000;
JSON
{
"hex": "#ffdcfc",
"rgb": {
"r": 255,
"g": 220,
"b": 252
},
"hsl": {
"h": 305.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93296,
"c": 0.05675,
"h": 328.8
},
"luminance": 0.79475
}Semantic roles & 50–950 ramp
primary
#FFDCFC
secondary
#93EC9B
accent
#E61400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485