#FBFDF1#FBFDF1
#FBFDF1 is a very light, near-neutral yellow-green. Relative luminance 0.971; OKLCH L 98.9% C 0.016 H 114.4°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDF1 |
|---|---|
| RGB | rgb(251, 253, 241) |
| HSL | hsl(70, 75%, 97%) |
| HSV | hsv(70, 5%, 99%) |
| CMYK | cmyk(0.8%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(98.87, -2.73, 5.50) |
| CIE-LCH | lch(98.87, 6.14, 116.36°) |
| OKLab | oklab(98.93% -0.0065 0.0145) |
| OKLCH | oklch(98.93% 0.016 114.4) |
| XYZ | xyz(90.7837, 97.1108, 97.1636) |
| Luminance | 0.9711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.43
Floralwhite
#FFFAF0
ΔE00 3.67
Mintcream
#F5FFFA
ΔE00 4.19
Off White
#FAF9F6
ΔE00 4.69
Oldlace
#FDF5E6
ΔE00 4.75
Beige
#F5F5DC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDF1 #F3F1FD
analogous
#FDF9F1 #FBFDF1 #F5FDF1
triadic
#FBFDF1 #F1FBFD #FDF1FB
tetradic
#FBFDF1 #F1FDF9 #F3F1FD #FDF1F5
square
#FBFDF1 #F1FDF9 #F3F1FD #FDF1F5
split-complementary
#FBFDF1 #F1F5FD #F9F1FD
monochromatic
#DCEE86 #ECF5BB #F7FBE4 #F7FBE4 #F7FBE4
Accessibility & contrast
On white
1.03
#FBFDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#FBFDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDF1
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDF1 | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF0
Deuteranopia (green-blind)
#FFFCF1
Tritanopia (blue-blind)
#FDFBF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfdf1; /* rgb */ color: rgb(251, 253, 241); /* oklch */ color: oklch(98.9% 0.016 114.4);
Tailwind
colors: {
custom: {
50: '#fcfef5',
500: '#fbfdf1',
950: '#000000',
},
}SCSS
$custom: #fbfdf1; $custom-light: #fcfef5; $custom-dark: #000000;
JSON
{
"hex": "#fbfdf1",
"rgb": {
"r": 251,
"g": 253,
"b": 241
},
"hsl": {
"h": 70,
"s": 75,
"l": 96.863
},
"oklch": {
"l": 0.98928,
"c": 0.01587,
"h": 114.4
},
"luminance": 0.97111
}Semantic roles & 50–950 ramp
primary
#FBFDF1
secondary
#B6ADE5
accent
#0ED730
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585