#FDFCFF#FDFCFF
#FDFCFF is a very light, near-neutral violet. Relative luminance 0.977; OKLCH L 99.3% C 0.004 H 301.5°. Best body text is #000000 at 20.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFCFF |
|---|---|
| RGB | rgb(253, 252, 255) |
| HSL | hsl(260, 100%, 99%) |
| HSV | hsv(260, 1%, 100%) |
| CMYK | cmyk(0.8%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(99.11, 0.86, -1.31) |
| CIE-LCH | lch(99.11, 1.57, 303.11°) |
| OKLab | oklab(99.27% 0.0021 -0.0035) |
| OKLCH | oklch(99.27% 0.004 301.5) |
| XYZ | xyz(93.3654, 97.7235, 108.5322) |
| Luminance | 0.9772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.26
White
#FFFFFF
ΔE00 1.84
Ghostwhite
#F8F8FF
ΔE00 2.05
Snow
#FFFAFA
ΔE00 2.15
Whitesmoke
#F5F5F5
ΔE00 2.32
Off White
#FAF9F6
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFCFF #FEFFFC
analogous
#FCFDFF #FDFCFF #FFFCFF
triadic
#FDFCFF #FFFDFC #FCFFFD
tetradic
#FDFCFF #FFFCFD #FEFFFC #FCFFFF
square
#FDFCFF #FFFCFD #FEFFFC #FCFFFF
split-complementary
#FDFCFF #FFFFFC #FDFFFC
monochromatic
#AB82FF #D4BFFF #EBE0FF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.02
#FDFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.54
#FDFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFCFF
20.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFCFF | 1.00 | 1.02 | 20.54 | 20.54 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFF
Deuteranopia (green-blind)
#FCFCFF
Tritanopia (blue-blind)
#FDFCFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdfcff; /* rgb */ color: rgb(253, 252, 255); /* oklch */ color: oklch(99.3% 0.004 301.5);
Tailwind
colors: {
custom: {
50: '#fefdff',
500: '#fdfcff',
950: '#000000',
},
}SCSS
$custom: #fdfcff; $custom-light: #fefdff; $custom-dark: #000000;
JSON
{
"hex": "#fdfcff",
"rgb": {
"r": 253,
"g": 252,
"b": 255
},
"hsl": {
"h": 260,
"s": 100,
"l": 99.412
},
"oklch": {
"l": 0.99267,
"c": 0.00408,
"h": 301.5
},
"luminance": 0.97723
}Semantic roles & 50–950 ramp
primary
#FDFCFF
secondary
#DBF1AE
accent
#E60099
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586