#FCDBFE#FCDBFE
#FCDBFE is a very light, muted purple. Relative luminance 0.785; OKLCH L 92.9% C 0.058 H 324.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBFE |
|---|---|
| RGB | rgb(252, 219, 254) |
| HSL | hsl(297, 95%, 93%) |
| HSV | hsv(297, 14%, 100%) |
| CMYK | cmyk(0.8%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.01, 17.34, -12.78) |
| CIE-LCH | lch(91.01, 21.54, 323.61°) |
| OKLab | oklab(92.92% 0.0474 -0.0341) |
| OKLCH | oklch(92.92% 0.058 324.3) |
| XYZ | xyz(83.3634, 78.5155, 104.5102) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.73
Very Light Purple
#F6CEFC
ΔE00 3.88
Pale Lavender
#EECFFE
ΔE00 4.40
Light Lilac
#EDC8FF
ΔE00 6.43
Pale Lilac
#E4CBFF
ΔE00 6.78
Thistle
#D8BFD8
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBFE #DDFEDB
analogous
#EADBFE #FCDBFE #FEDBEF
triadic
#FCDBFE #FEFCDB #DBFEFC
tetradic
#FCDBFE #FEEADB #DDFEDB #DBEFFE
square
#FCDBFE #FEEADB #DDFEDB #DBEFFE
split-complementary
#FCDBFE #EFFEDB #DBFEEA
monochromatic
#F264FB #F79FFC #FCDBFE #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.26
#FCDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FCDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBFE
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBFE | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#DFE7FD
Tritanopia (blue-blind)
#FEDEE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdbfe; /* rgb */ color: rgb(252, 219, 254); /* oklch */ color: oklch(92.9% 0.058 324.3);
Tailwind
colors: {
custom: {
50: '#fde6fe',
500: '#fcdbfe',
950: '#000000',
},
}SCSS
$custom: #fcdbfe; $custom-light: #fde6fe; $custom-dark: #000000;
JSON
{
"hex": "#fcdbfe",
"rgb": {
"r": 252,
"g": 219,
"b": 254
},
"hsl": {
"h": 296.571,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.92917,
"c": 0.05844,
"h": 324.3
},
"luminance": 0.78514
}Semantic roles & 50–950 ramp
primary
#FCDBFE
secondary
#99E994
accent
#E6000D
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485