#FFFBFA#FFFBFA
#FFFBFA is a very light, near-neutral red. Relative luminance 0.972; OKLCH L 99.1% C 0.004 H 34.4°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBFA |
|---|---|
| RGB | rgb(255, 251, 250) |
| HSL | hsl(12, 100%, 99%) |
| HSV | hsv(12, 2%, 100%) |
| CMYK | cmyk(0%, 1.6%, 2%, 0%) |
| CIE-LAB | lab(98.89, 1.15, 0.95) |
| CIE-LCH | lch(98.89, 1.49, 39.43°) |
| OKLab | oklab(99.09% 0.0037 0.0025) |
| OKLCH | oklch(99.09% 0.004 34.4) |
| XYZ | xyz(92.9899, 97.1568, 104.2782) |
| Luminance | 0.9716 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 0.80
Pale Grey
#FDFDFE
ΔE00 1.98
White
#FFFFFF
ΔE00 1.99
Off White
#FAF9F6
ΔE00 2.14
Whitesmoke
#F5F5F5
ΔE00 2.33
Very Light Pink
#FFF4F2
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBFA #FAFEFF
analogous
#FFFAFC #FFFBFA #FFFEFA
triadic
#FFFBFA #FAFFFB #FBFAFF
tetradic
#FFFBFA #FCFFFA #FAFEFF #FEFAFF
square
#FFFBFA #FCFFFA #FAFEFF #FEFAFF
split-complementary
#FFFBFA #FAFFFE #FAFCFF
monochromatic
#FF9980 #FFCABD #FFE7E0 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.03
#FFFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#FFFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBFA
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBFA | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFA
Deuteranopia (green-blind)
#FDFCFA
Tritanopia (blue-blind)
#FFFBFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffbfa; /* rgb */ color: rgb(255, 251, 250); /* oklch */ color: oklch(99.1% 0.004 34.4);
Tailwind
colors: {
custom: {
50: '#fffcfb',
500: '#fffbfa',
950: '#000000',
},
}SCSS
$custom: #fffbfa; $custom-light: #fffcfb; $custom-dark: #000000;
JSON
{
"hex": "#fffbfa",
"rgb": {
"r": 255,
"g": 251,
"b": 250
},
"hsl": {
"h": 12,
"s": 100,
"l": 99.02
},
"oklch": {
"l": 0.99087,
"c": 0.00448,
"h": 34.4
},
"luminance": 0.97156
}Semantic roles & 50–950 ramp
primary
#FFFBFA
secondary
#ADE3F0
accent
#B8E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585