#FCD3FF#FCD3FF
#FCD3FF is a very light, moderate purple. Relative luminance 0.745; OKLCH L 91.5% C 0.073 H 324.0°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD3FF |
|---|---|
| RGB | rgb(252, 211, 255) |
| HSL | hsl(296, 100%, 91%) |
| HSV | hsv(296, 17%, 100%) |
| CMYK | cmyk(1.2%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(89.16, 21.71, -16.08) |
| CIE-LCH | lch(89.16, 27.02, 323.48°) |
| OKLab | oklab(91.49% 0.0593 -0.0431) |
| OKLCH | oklch(91.49% 0.073 324) |
| XYZ | xyz(81.4868, 74.5055, 104.6767) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.20
Very Light Purple
#F6CEFC
ΔE00 1.33
Pale Lavender
#EECFFE
ΔE00 3.10
Light Lilac
#EDC8FF
ΔE00 4.21
Pale Lilac
#E4CBFF
ΔE00 5.66
Light Lavendar
#EFC0FE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD3FF #D6FFD3
analogous
#E6D3FF #FCD3FF #FFD3EC
triadic
#FCD3FF #FFFCD3 #D3FFFC
tetradic
#FCD3FF #FFE6D3 #D6FFD3 #D3ECFF
square
#FCD3FF #FFE6D3 #D6FFD3 #D3ECFF
split-complementary
#FCD3FF #ECFFD3 #D3FFE6
monochromatic
#F459FF #F896FF #FCD3FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.32
#FCD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FCD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD3FF
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD3FF | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D8E2FD
Tritanopia (blue-blind)
#FED7E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd3ff; /* rgb */ color: rgb(252, 211, 255); /* oklch */ color: oklch(91.5% 0.073 324.0);
Tailwind
colors: {
custom: {
50: '#fde0ff',
500: '#fcd3ff',
950: '#000000',
},
}SCSS
$custom: #fcd3ff; $custom-light: #fde0ff; $custom-dark: #000000;
JSON
{
"hex": "#fcd3ff",
"rgb": {
"r": 252,
"g": 211,
"b": 255
},
"hsl": {
"h": 295.909,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91492,
"c": 0.07333,
"h": 324
},
"luminance": 0.74504
}Semantic roles & 50–950 ramp
primary
#FCD3FF
secondary
#92EB8C
accent
#E60010
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486