#FDFCFB#FDFCFB
#FDFCFB is a very light, near-neutral orange. Relative luminance 0.975; OKLCH L 99.2% C 0.002 H 67.9°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFCFB |
|---|---|
| RGB | rgb(253, 252, 251) |
| HSL | hsl(30, 33%, 99%) |
| HSV | hsv(30, 1%, 99%) |
| CMYK | cmyk(0%, 0.4%, 0.8%, 0.8%) |
| CIE-LAB | lab(99.01, 0.16, 0.59) |
| CIE-LCH | lch(99.01, 0.61, 75.32°) |
| OKLab | oklab(99.16% 0.0006 0.0016) |
| OKLCH | oklch(99.16% 0.002 67.9) |
| XYZ | xyz(92.7282, 97.4686, 105.1763) |
| Luminance | 0.9747 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
White
#FFFFFF
ΔE00 0.85
Pale Grey
#FDFDFE
ΔE00 1.07
Off White
#FAF9F6
ΔE00 1.23
Whitesmoke
#F5F5F5
ΔE00 1.58
Snow
#FFFAFA
ΔE00 2.14
Ghostwhite
#F8F8FF
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFCFB #FBFCFD
analogous
#FDFBFB #FDFCFB #FDFDFB
triadic
#FDFCFB #FBFDFC #FCFBFD
tetradic
#FDFCFB #FBFDFB #FBFCFD #FDFBFD
square
#FDFCFB #FBFDFB #FBFCFD #FDFBFD
split-complementary
#FDFCFB #FBFDFD #FBFBFD
monochromatic
#D4BFA9 #E9DDD2 #F5F0EB #F5F0EB #F5F0EB
Accessibility & contrast
On white
1.02
#FDFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#FDFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFCFB
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFCFB | 1.00 | 1.02 | 20.49 | 20.49 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFB
Deuteranopia (green-blind)
#FDFCFB
Tritanopia (blue-blind)
#FDFCFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdfcfb; /* rgb */ color: rgb(253, 252, 251); /* oklch */ color: oklch(99.2% 0.002 67.9);
Tailwind
colors: {
custom: {
50: '#fefdfc',
500: '#fdfcfb',
950: '#000000',
},
}SCSS
$custom: #fdfcfb; $custom-light: #fefdfc; $custom-dark: #000000;
JSON
{
"hex": "#fdfcfb",
"rgb": {
"r": 253,
"g": 252,
"b": 251
},
"hsl": {
"h": 30,
"s": 33.333,
"l": 98.824
},
"oklch": {
"l": 0.99155,
"c": 0.0017,
"h": 67.9
},
"luminance": 0.97468
}Semantic roles & 50–950 ramp
primary
#FDFCFB
secondary
#C3CEDA
accent
#73AC39
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585