#FFDCFA#FFDCFA
#FFDCFA is a very light, muted purple. Relative luminance 0.793; OKLCH L 93.2% C 0.055 H 330.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCFA |
|---|---|
| RGB | rgb(255, 220, 250) |
| HSL | hsl(309, 100%, 93%) |
| HSV | hsv(309, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 2%, 0%) |
| CIE-LAB | lab(91.39, 17.09, -10.09) |
| CIE-LCH | lch(91.39, 19.85, 329.44°) |
| OKLab | oklab(93.23% 0.0478 -0.0268) |
| OKLCH | oklch(93.23% 0.055 330.7) |
| XYZ | xyz(84.0865, 79.3500, 101.3104) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.52
Very Light Purple
#F6CEFC
ΔE00 5.11
Pale Lavender
#EECFFE
ΔE00 5.93
Light Pink
#FFD1DF
ΔE00 6.51
Pale Pink
#FFCFDC
ΔE00 7.18
Thistle
#D8BFD8
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCFA #DCFFE1
analogous
#F2DCFF #FFDCFA #FFDCE8
triadic
#FFDCFA #FAFFDC #DCFAFF
tetradic
#FFDCFA #FFF2DC #DCFFE1 #DCE8FF
square
#FFDCFA #FFF2DC #DCFFE1 #DCE8FF
split-complementary
#FFDCFA #E8FFDC #DCFFF2
monochromatic
#FF62E9 #FF9FF1 #FFDCFA #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.24
#FFDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#FFDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCFA
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCFA | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FB
Deuteranopia (green-blind)
#E3E8F9
Tritanopia (blue-blind)
#FFDEE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcfa; /* rgb */ color: rgb(255, 220, 250); /* oklch */ color: oklch(93.2% 0.055 330.7);
Tailwind
colors: {
custom: {
50: '#ffe7fc',
500: '#ffdcfa',
950: '#000000',
},
}SCSS
$custom: #ffdcfa; $custom-light: #ffe7fc; $custom-dark: #000000;
JSON
{
"hex": "#ffdcfa",
"rgb": {
"r": 255,
"g": 220,
"b": 250
},
"hsl": {
"h": 308.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93233,
"c": 0.05485,
"h": 330.7
},
"luminance": 0.79349
}Semantic roles & 50–950 ramp
primary
#FFDCFA
secondary
#93ECA0
accent
#E62100
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485