#FCDBFF#FCDBFF
#FCDBFF is a very light, muted purple. Relative luminance 0.786; OKLCH L 92.9% C 0.059 H 323.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBFF |
|---|---|
| RGB | rgb(252, 219, 255) |
| HSL | hsl(295, 100%, 93%) |
| HSV | hsv(295, 14%, 100%) |
| CMYK | cmyk(1.2%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(91.04, 17.52, -13.26) |
| CIE-LCH | lch(91.04, 21.97, 322.89°) |
| OKLab | oklab(92.95% 0.0478 -0.0354) |
| OKLCH | oklch(92.95% 0.059 323.4) |
| XYZ | xyz(83.5239, 78.5797, 105.3557) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.61
Very Light Purple
#F6CEFC
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 4.18
Light Lilac
#EDC8FF
ΔE00 6.21
Pale Lilac
#E4CBFF
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBFF #DEFFDB
analogous
#EADBFF #FCDBFF #FFDBF0
triadic
#FCDBFF #FFFCDB #DBFFFC
tetradic
#FCDBFF #FFEADB #DEFFDB #DBF0FF
square
#FCDBFF #FFEADB #DEFFDB #DBF0FF
split-complementary
#FCDBFF #F0FFDB #DBFFEA
monochromatic
#F261FF #F79EFF #FCDBFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.26
#FCDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FCDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBFF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBFF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#FEDEE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdbff; /* rgb */ color: rgb(252, 219, 255); /* oklch */ color: oklch(92.9% 0.059 323.4);
Tailwind
colors: {
custom: {
50: '#fde6ff',
500: '#fcdbff',
950: '#000000',
},
}SCSS
$custom: #fcdbff; $custom-light: #fde6ff; $custom-dark: #000000;
JSON
{
"hex": "#fcdbff",
"rgb": {
"r": 252,
"g": 219,
"b": 255
},
"hsl": {
"h": 295,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92949,
"c": 0.05949,
"h": 323.4
},
"luminance": 0.78578
}Semantic roles & 50–950 ramp
primary
#FCDBFF
secondary
#9AEC92
accent
#E60013
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486