#FFDCFB#FFDCFB
#FFDCFB is a very light, muted purple. Relative luminance 0.794; OKLCH L 93.3% C 0.056 H 329.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCFB |
|---|---|
| RGB | rgb(255, 220, 251) |
| HSL | hsl(307, 100%, 93%) |
| HSV | hsv(307, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 1.6%, 0%) |
| CIE-LAB | lab(91.42, 17.27, -10.57) |
| CIE-LCH | lch(91.42, 20.25, 328.52°) |
| OKLab | oklab(93.26% 0.0482 -0.0281) |
| OKLCH | oklch(93.26% 0.056 329.7) |
| XYZ | xyz(84.2437, 79.4129, 102.1384) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.31
Very Light Purple
#F6CEFC
ΔE00 4.87
Pale Lavender
#EECFFE
ΔE00 5.68
Light Pink
#FFD1DF
ΔE00 6.77
Pale Pink
#FFCFDC
ΔE00 7.43
Light Lilac
#EDC8FF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCFB #DCFFE0
analogous
#F1DCFF #FFDCFB #FFDCE9
triadic
#FFDCFB #FBFFDC #DCFBFF
tetradic
#FFDCFB #FFF1DC #DCFFE0 #DCE9FF
square
#FFDCFB #FFF1DC #DCFFE0 #DCE9FF
split-complementary
#FFDCFB #E9FFDC #DCFFF1
monochromatic
#FF62ED #FF9FF4 #FFDCFB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.24
#FFDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FFDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCFB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCFB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FC
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#FFDEE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcfb; /* rgb */ color: rgb(255, 220, 251); /* oklch */ color: oklch(93.3% 0.056 329.7);
Tailwind
colors: {
custom: {
50: '#ffe7fc',
500: '#ffdcfb',
950: '#000000',
},
}SCSS
$custom: #ffdcfb; $custom-light: #ffe7fc; $custom-dark: #000000;
JSON
{
"hex": "#ffdcfb",
"rgb": {
"r": 255,
"g": 220,
"b": 251
},
"hsl": {
"h": 306.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93264,
"c": 0.05579,
"h": 329.7
},
"luminance": 0.79411
}Semantic roles & 50–950 ramp
primary
#FFDCFB
secondary
#93EC9D
accent
#E61A00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485