#FCF3FE#FCF3FE
#FCF3FE is a very light, near-neutral purple. Relative luminance 0.920; OKLCH L 97.4% C 0.017 H 320.1°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3FE |
|---|---|
| RGB | rgb(252, 243, 254) |
| HSL | hsl(289, 85%, 97%) |
| HSV | hsv(289, 4%, 100%) |
| CMYK | cmyk(0.8%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(96.80, 4.93, -4.20) |
| CIE-LCH | lch(96.80, 6.47, 319.55°) |
| OKLab | oklab(97.43% 0.0133 -0.0111) |
| OKLCH | oklch(97.43% 0.017 320.1) |
| XYZ | xyz(90.0820, 91.9527, 106.7497) |
| Luminance | 0.9195 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.30
Ghostwhite
#F8F8FF
ΔE00 4.66
Lavender (CSS)
#E6E6FA
ΔE00 5.75
Snow
#FFFAFA
ΔE00 5.76
Very Light Pink
#FFF4F2
ΔE00 5.90
Pale Grey
#FDFDFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3FE #F5FEF3
analogous
#F7F3FE #FCF3FE #FEF3FB
triadic
#FCF3FE #FEFCF3 #F3FEFC
tetradic
#FCF3FE #FEF7F3 #F5FEF3 #F3FBFE
square
#FCF3FE #FEF7F3 #F5FEF3 #F3FBFE
split-complementary
#FCF3FE #FBFEF3 #F3FEF7
monochromatic
#E082F5 #EEBBF9 #F8E3FD #F8E3FD #F8E3FD
Accessibility & contrast
On white
1.08
#FCF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#FCF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3FE
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3FE | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#FCF4F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf3fe; /* rgb */ color: rgb(252, 243, 254); /* oklch */ color: oklch(97.4% 0.017 320.1);
Tailwind
colors: {
custom: {
50: '#fdf7fe',
500: '#fcf3fe',
950: '#000000',
},
}SCSS
$custom: #fcf3fe; $custom-light: #fdf7fe; $custom-dark: #000000;
JSON
{
"hex": "#fcf3fe",
"rgb": {
"r": 252,
"g": 243,
"b": 254
},
"hsl": {
"h": 289.091,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.97427,
"c": 0.01733,
"h": 320.1
},
"luminance": 0.91952
}Semantic roles & 50–950 ramp
primary
#FCF3FE
secondary
#B7EAAC
accent
#E1042D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585