#FBFDF6#FBFDF6
#FBFDF6 is a very light, near-neutral yellow-green. Relative luminance 0.974; OKLCH L 99.1% C 0.009 H 119.6°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDF6 |
|---|---|
| RGB | rgb(251, 253, 246) |
| HSL | hsl(77, 64%, 98%) |
| HSV | hsv(77, 3%, 99%) |
| CMYK | cmyk(0.8%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(98.99, -1.88, 3.11) |
| CIE-LCH | lch(98.99, 3.63, 121.10°) |
| OKLab | oklab(99.06% -0.0046 0.0082) |
| OKLCH | oklch(99.06% 0.009 119.6) |
| XYZ | xyz(91.5408, 97.4136, 101.1511) |
| Luminance | 0.9741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.75
Floralwhite
#FFFAF0
ΔE00 3.32
Ivory
#FFFFF0
ΔE00 3.35
Mintcream
#F5FFFA
ΔE00 3.41
White
#FFFFFF
ΔE00 3.88
Whitesmoke
#F5F5F5
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDF6 #F8F6FD
analogous
#FDFBF6 #FBFDF6 #F7FDF6
triadic
#FBFDF6 #F6FBFD #FDF6FB
tetradic
#FBFDF6 #F6FDFB #F8F6FD #FDF6F7
square
#FBFDF6 #F6FDFB #F8F6FD #FDF6F7
split-complementary
#FBFDF6 #F6F7FD #FBF6FD
monochromatic
#CEE792 #E5F2C4 #F4F9E6 #F4F9E6 #F4F9E6
Accessibility & contrast
On white
1.03
#FBFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.48
#FBFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDF6
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDF6 | 1.00 | 1.03 | 20.48 | 20.48 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF6
Deuteranopia (green-blind)
#FEFCF6
Tritanopia (blue-blind)
#FCFCFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfdf6; /* rgb */ color: rgb(251, 253, 246); /* oklch */ color: oklch(99.1% 0.009 119.6);
Tailwind
colors: {
custom: {
50: '#fcfef9',
500: '#fbfdf6',
950: '#000000',
},
}SCSS
$custom: #fbfdf6; $custom-light: #fcfef9; $custom-dark: #000000;
JSON
{
"hex": "#fbfdf6",
"rgb": {
"r": 251,
"g": 253,
"b": 246
},
"hsl": {
"h": 77.143,
"s": 63.636,
"l": 97.843
},
"oklch": {
"l": 0.99061,
"c": 0.00943,
"h": 119.6
},
"luminance": 0.97414
}Semantic roles & 50–950 ramp
primary
#FBFDF6
secondary
#C2B5E2
accent
#1ACB4D
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585