#FFFBFB#FFFBFB
#FFFBFB is a very light, near-neutral red. Relative luminance 0.972; OKLCH L 99.1% C 0.004 H 17.2°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBFB |
|---|---|
| RGB | rgb(255, 251, 251) |
| HSL | hsl(0, 100%, 99%) |
| HSV | hsv(0, 2%, 100%) |
| CMYK | cmyk(0%, 1.6%, 1.6%, 0%) |
| CIE-LAB | lab(98.91, 1.32, 0.47) |
| CIE-LCH | lch(98.91, 1.40, 19.50°) |
| OKLab | oklab(99.12% 0.0041 0.0013) |
| OKLCH | oklch(99.12% 0.004 17.2) |
| XYZ | xyz(93.1471, 97.2197, 105.1062) |
| Luminance | 0.9722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 0.49
Pale Grey
#FDFDFE
ΔE00 1.90
White
#FFFFFF
ΔE00 2.05
Whitesmoke
#F5F5F5
ΔE00 2.39
Off White
#FAF9F6
ΔE00 2.54
Very Light Pink
#FFF4F2
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBFB #FBFFFF
analogous
#FFFBFD #FFFBFB #FFFDFB
triadic
#FFFBFB #FBFFFB #FBFBFF
tetradic
#FFFBFB #FDFFFB #FBFFFF #FDFBFF
square
#FFFBFB #FDFFFB #FBFFFF #FDFBFF
split-complementary
#FFFBFB #FBFFFD #FBFDFF
monochromatic
#FF8181 #FFBEBE #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.03
#FFFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.44
#FFFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBFB
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBFB | 1.00 | 1.03 | 20.44 | 20.44 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFB
Deuteranopia (green-blind)
#FCFCFB
Tritanopia (blue-blind)
#FFFBFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffbfb; /* rgb */ color: rgb(255, 251, 251); /* oklch */ color: oklch(99.1% 0.004 17.2);
Tailwind
colors: {
custom: {
50: '#fffcfc',
500: '#fffbfb',
950: '#000000',
},
}SCSS
$custom: #fffbfb; $custom-light: #fffcfc; $custom-dark: #000000;
JSON
{
"hex": "#fffbfb",
"rgb": {
"r": 255,
"g": 251,
"b": 251
},
"hsl": {
"h": 0,
"s": 100,
"l": 99.216
},
"oklch": {
"l": 0.99115,
"c": 0.00426,
"h": 17.2
},
"luminance": 0.97219
}Semantic roles & 50–950 ramp
primary
#FFFBFB
secondary
#AEF1F1
accent
#E5E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585