#FFFAFB#FFFAFB
#FFFAFB is a very light, near-neutral red. Relative luminance 0.966; OKLCH L 98.9% C 0.005 H 3.3°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFAFB |
|---|---|
| RGB | rgb(255, 250, 251) |
| HSL | hsl(348, 100%, 99%) |
| HSV | hsv(348, 2%, 100%) |
| CMYK | cmyk(0%, 2%, 1.6%, 0%) |
| CIE-LAB | lab(98.67, 1.83, 0.11) |
| CIE-LCH | lch(98.67, 1.83, 3.43°) |
| OKLab | oklab(98.92% 0.0055 0.0003) |
| OKLCH | oklch(98.92% 0.005 3.3) |
| XYZ | xyz(92.8355, 96.5966, 105.0024) |
| Luminance | 0.9660 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 0.52
Pale Grey
#FDFDFE
ΔE00 2.43
White
#FFFFFF
ΔE00 2.70
Whitesmoke
#F5F5F5
ΔE00 2.87
Very Light Pink
#FFF4F2
ΔE00 2.89
Off White
#FAF9F6
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFAFB #FAFFFE
analogous
#FFFAFE #FFFAFB #FFFCFA
triadic
#FFFAFB #FBFFFA #FAFBFF
tetradic
#FFFAFB #FEFFFA #FAFFFE #FCFAFF
square
#FFFAFB #FEFFFA #FAFFFE #FCFAFF
split-complementary
#FFFAFB #FAFFFC #FAFEFF
monochromatic
#FF8099 #FFBDCA #FFE0E7 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.03
#FFFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#FFFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFAFB
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFAFB | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#FCFBFB
Tritanopia (blue-blind)
#FFFAFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffafb; /* rgb */ color: rgb(255, 250, 251); /* oklch */ color: oklch(98.9% 0.005 3.3);
Tailwind
colors: {
custom: {
50: '#fffbfc',
500: '#fffafb',
950: '#000000',
},
}SCSS
$custom: #fffafb; $custom-light: #fffbfc; $custom-dark: #000000;
JSON
{
"hex": "#fffafb",
"rgb": {
"r": 255,
"g": 250,
"b": 251
},
"hsl": {
"h": 348,
"s": 100,
"l": 99.02
},
"oklch": {
"l": 0.98921,
"c": 0.00548,
"h": 3.3
},
"luminance": 0.96596
}Semantic roles & 50–950 ramp
primary
#FFFAFB
secondary
#ADF0E3
accent
#E6B800
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585