#FFFBFC#FFFBFC
#FFFBFC is a very light, near-neutral red. Relative luminance 0.973; OKLCH L 99.1% C 0.004 H 0.0°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBFC |
|---|---|
| RGB | rgb(255, 251, 252) |
| HSL | hsl(345, 100%, 99%) |
| HSV | hsv(345, 2%, 100%) |
| CMYK | cmyk(0%, 1.6%, 1.2%, 0%) |
| CIE-LAB | lab(98.94, 1.50, -0.01) |
| CIE-LCH | lch(98.94, 1.50, 359.66°) |
| OKLab | oklab(99.14% 0.0044 0) |
| OKLCH | oklch(99.14% 0.004 0) |
| XYZ | xyz(93.3051, 97.2829, 105.9386) |
| Luminance | 0.9728 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 0.63
Pale Grey
#FDFDFE
ΔE00 1.95
White
#FFFFFF
ΔE00 2.22
Whitesmoke
#F5F5F5
ΔE00 2.56
Off White
#FAF9F6
ΔE00 2.97
Ghostwhite
#F8F8FF
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBFC #FBFFFE
analogous
#FFFBFE #FFFBFC #FFFCFB
triadic
#FFFBFC #FCFFFB #FBFCFF
tetradic
#FFFBFC #FEFFFB #FBFFFE #FCFBFF
square
#FFFBFC #FEFFFB #FBFFFE #FCFBFF
split-complementary
#FFFBFC #FBFFFC #FBFEFF
monochromatic
#FF81A0 #FFBECE #FFE0E8 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.03
#FFFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#FFFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBFC
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBFC | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFC
Deuteranopia (green-blind)
#FCFCFC
Tritanopia (blue-blind)
#FFFBFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffbfc; /* rgb */ color: rgb(255, 251, 252); /* oklch */ color: oklch(99.1% 0.004 0.0);
Tailwind
colors: {
custom: {
50: '#fffcfd',
500: '#fffbfc',
950: '#000000',
},
}SCSS
$custom: #fffbfc; $custom-light: #fffcfd; $custom-dark: #000000;
JSON
{
"hex": "#fffbfc",
"rgb": {
"r": 255,
"g": 251,
"b": 252
},
"hsl": {
"h": 345,
"s": 100,
"l": 99.216
},
"oklch": {
"l": 0.99142,
"c": 0.00444,
"h": 0
},
"luminance": 0.97283
}Semantic roles & 50–950 ramp
primary
#FFFBFC
secondary
#AEF1E0
accent
#E6AC00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585