#FCFDFE#FCFDFE
#FCFDFE is a very light, near-neutral cyan. Relative luminance 0.981; OKLCH L 99.4% C 0.002 H 247.9°. Best body text is #000000 at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDFE |
|---|---|
| RGB | rgb(252, 253, 254) |
| HSL | hsl(210, 50%, 99%) |
| HSV | hsv(210, 1%, 100%) |
| CMYK | cmyk(0.8%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(99.26, -0.15, -0.59) |
| CIE-LCH | lch(99.26, 0.61, 255.51°) |
| OKLab | oklab(99.36% -0.0006 -0.0016) |
| OKLCH | oklch(99.36% 0.002 247.9) |
| XYZ | xyz(93.1565, 98.1017, 107.7745) |
| Luminance | 0.9810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.51
White
#FFFFFF
ΔE00 0.76
Whitesmoke
#F5F5F5
ΔE00 1.71
Off White
#FAF9F6
ΔE00 2.24
Snow
#FFFAFA
ΔE00 2.87
Ghostwhite
#F8F8FF
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDFE #FEFDFC
analogous
#FCFEFE #FCFDFE #FCFCFE
triadic
#FCFDFE #FEFCFD #FDFEFC
tetradic
#FCFDFE #FEFCFE #FEFDFC #FCFEFC
square
#FCFDFE #FEFCFE #FEFDFC #FCFEFC
split-complementary
#FCFDFE #FEFCFC #FEFEFC
monochromatic
#A0C0DF #CEDEEF #E8F0F7 #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.02
#FCFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.62
#FCFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDFE
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDFE | 1.00 | 1.02 | 20.62 | 20.62 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#FCFDFE
Tritanopia (blue-blind)
#FCFDFD
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcfdfe; /* rgb */ color: rgb(252, 253, 254); /* oklch */ color: oklch(99.4% 0.002 247.9);
Tailwind
colors: {
custom: {
50: '#fdfefe',
500: '#fcfdfe',
950: '#000000',
},
}SCSS
$custom: #fcfdfe; $custom-light: #fdfefe; $custom-dark: #000000;
JSON
{
"hex": "#fcfdfe",
"rgb": {
"r": 252,
"g": 253,
"b": 254
},
"hsl": {
"h": 210,
"s": 50,
"l": 99.216
},
"oklch": {
"l": 0.99357,
"c": 0.0017,
"h": 247.9
},
"luminance": 0.98102
}Semantic roles & 50–950 ramp
primary
#FCFDFE
secondary
#E0CFBE
accent
#7328BD
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585