#FCFDFF#FCFDFF
#FCFDFF is a very light, near-neutral blue. Relative luminance 0.982; OKLCH L 99.4% C 0.003 H 264.6°. Best body text is #000000 at 20.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDFF |
|---|---|
| RGB | rgb(252, 253, 255) |
| HSL | hsl(220, 100%, 99%) |
| HSV | hsv(220, 1%, 100%) |
| CMYK | cmyk(1.2%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(99.29, 0.02, -1.07) |
| CIE-LCH | lch(99.29, 1.07, 271.27°) |
| OKLab | oklab(99.39% -0.0003 -0.0028) |
| OKLCH | oklch(99.39% 0.003 264.6) |
| XYZ | xyz(93.3171, 98.1659, 108.6201) |
| Luminance | 0.9817 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.62
White
#FFFFFF
ΔE00 1.12
Whitesmoke
#F5F5F5
ΔE00 1.91
Off White
#FAF9F6
ΔE00 2.71
Ghostwhite
#F8F8FF
ΔE00 2.80
Snow
#FFFAFA
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDFF #FFFEFC
analogous
#FCFFFF #FCFDFF #FDFCFF
triadic
#FCFDFF #FFFCFD #FDFFFC
tetradic
#FCFDFF #FFFCFF #FFFEFC #FCFFFD
square
#FCFDFF #FFFCFF #FFFEFC #FCFFFD
split-complementary
#FCFDFF #FFFDFC #FFFFFC
monochromatic
#82ABFF #BFD4FF #E0EBFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.02
#FCFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.63
#FCFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDFF
20.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDFF | 1.00 | 1.02 | 20.63 | 20.63 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#FCFDFF
Tritanopia (blue-blind)
#FBFDFE
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcfdff; /* rgb */ color: rgb(252, 253, 255); /* oklch */ color: oklch(99.4% 0.003 264.6);
Tailwind
colors: {
custom: {
50: '#fdfeff',
500: '#fcfdff',
950: '#000000',
},
}SCSS
$custom: #fcfdff; $custom-light: #fdfeff; $custom-dark: #000000;
JSON
{
"hex": "#fcfdff",
"rgb": {
"r": 252,
"g": 253,
"b": 255
},
"hsl": {
"h": 220,
"s": 100,
"l": 99.412
},
"oklch": {
"l": 0.99385,
"c": 0.00285,
"h": 264.6
},
"luminance": 0.98166
}Semantic roles & 50–950 ramp
primary
#FCFDFF
secondary
#F1DBAE
accent
#9900E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586