#FCDEFF#FCDEFF
#FCDEFF is a very light, muted purple. Relative luminance 0.802; OKLCH L 93.5% C 0.054 H 323.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEFF |
|---|---|
| RGB | rgb(252, 222, 255) |
| HSL | hsl(295, 100%, 94%) |
| HSV | hsv(295, 13%, 100%) |
| CMYK | cmyk(1.2%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(91.76, 15.96, -12.19) |
| CIE-LCH | lch(91.76, 20.08, 322.61°) |
| OKLab | oklab(93.5% 0.0435 -0.0326) |
| OKLCH | oklch(93.5% 0.054 323.2) |
| XYZ | xyz(84.3137, 80.1591, 105.6190) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.73
Very Light Purple
#F6CEFC
ΔE00 4.78
Pale Lavender
#EECFFE
ΔE00 4.98
Light Lilac
#EDC8FF
ΔE00 7.14
Pale Lilac
#E4CBFF
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEFF #E1FFDE
analogous
#EBDEFF #FCDEFF #FFDEF1
triadic
#FCDEFF #FFFCDE #DEFFFC
tetradic
#FCDEFF #FFEBDE #E1FFDE #DEF1FF
square
#FCDEFF #FFEBDE #E1FFDE #DEF1FF
split-complementary
#FCDEFF #F1FFDE #DEFFEB
monochromatic
#F164FF #F6A1FF #FCDEFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.23
#FCDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#FCDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEFF
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEFF | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#FEE1E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdeff; /* rgb */ color: rgb(252, 222, 255); /* oklch */ color: oklch(93.5% 0.054 323.2);
Tailwind
colors: {
custom: {
50: '#fde8ff',
500: '#fcdeff',
950: '#000000',
},
}SCSS
$custom: #fcdeff; $custom-light: #fde8ff; $custom-dark: #000000;
JSON
{
"hex": "#fcdeff",
"rgb": {
"r": 252,
"g": 222,
"b": 255
},
"hsl": {
"h": 294.545,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93502,
"c": 0.05431,
"h": 323.2
},
"luminance": 0.80158
}Semantic roles & 50–950 ramp
primary
#FCDEFF
secondary
#9DEC95
accent
#E60015
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486