#FDFBF8#FDFBF8
#FDFBF8 is a very light, near-neutral orange. Relative luminance 0.967; OKLCH L 98.9% C 0.005 H 78.4°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFBF8 |
|---|---|
| RGB | rgb(253, 251, 248) |
| HSL | hsl(36, 56%, 98%) |
| HSV | hsv(36, 2%, 99%) |
| CMYK | cmyk(0%, 0.8%, 2%, 0.8%) |
| CIE-LAB | lab(98.69, 0.14, 1.67) |
| CIE-LCH | lch(98.69, 1.67, 85.17°) |
| OKLab | oklab(98.88% 0.0009 0.0044) |
| OKLCH | oklch(98.88% 0.005 78.4) |
| XYZ | xyz(91.9458, 96.6545, 102.6011) |
| Luminance | 0.9665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 0.67
White
#FFFFFF
ΔE00 1.79
Whitesmoke
#F5F5F5
ΔE00 2.05
Pale Grey
#FDFDFE
ΔE00 2.12
Snow
#FFFAFA
ΔE00 2.45
Floralwhite
#FFFAF0
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFBF8 #F8FAFD
analogous
#FDF8F8 #FDFBF8 #FCFDF8
triadic
#FDFBF8 #F8FDFB #FBF8FD
tetradic
#FDFBF8 #F8FDF8 #F8FAFD #FDF8FC
square
#FDFBF8 #F8FDF8 #F8FAFD #FDF8FC
split-complementary
#FDFBF8 #F8FCFD #F8F8FD
monochromatic
#E2C599 #EFE0C8 #F8F1E7 #F8F1E7 #F8F1E7
Accessibility & contrast
On white
1.03
#FDFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#FDFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFBF8
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFBF8 | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#FCFBF8
Tritanopia (blue-blind)
#FEFAFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fdfbf8; /* rgb */ color: rgb(253, 251, 248); /* oklch */ color: oklch(98.9% 0.005 78.4);
Tailwind
colors: {
custom: {
50: '#fefcfa',
500: '#fdfbf8',
950: '#000000',
},
}SCSS
$custom: #fdfbf8; $custom-light: #fefcfa; $custom-dark: #000000;
JSON
{
"hex": "#fdfbf8",
"rgb": {
"r": 253,
"g": 251,
"b": 248
},
"hsl": {
"h": 36,
"s": 55.556,
"l": 98.235
},
"oklch": {
"l": 0.98878,
"c": 0.00451,
"h": 78.4
},
"luminance": 0.96654
}Semantic roles & 50–950 ramp
primary
#FDFBF8
secondary
#B9C9E0
accent
#63C322
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585